Fulltext results:
- SMTP Server Lua Scripting @reference
- ======SMTP Server Lua Scripting====== The SMTP Server [[http://wiki.pscs.co.uk/reference;lua_scripting|Lua Script]] is called SMTPSVR.LUA and can be edited from the Settings -> Scr... cript is called whenever an instance of the VPOP3 SMTP server is launched - ie whenever someone opens a
- SMTP -> General tab @reference
- ======SMTP -> General tab====== This page is reached from [[Services]] -> [[SMTP Server]], then the **General** tab. This page lets you set general settings for the SMTP service component of VPOP3. The SMTP service is how users send outgoing mail, and how incoming SMTP mes
- SMTP Service - Filtering @reference
- ======SMTP Service - Filtering====== The [[SMTP Server]] -> Filtering tab lets you set up filtering of messages going through the VPOP3 SMTP service. This may be incoming SMTP messages, or locally sent messages. =====SMTP Rules===== SMTP Rules
- Incoming SMTP Mail @reference
- ======Incoming SMTP Mail====== If you have an incoming SMTP mail feed, then the mail server sending mail to you will connec... atic IP address, the usual way of having incoming SMTP is to configure your DNS 'MX' records to point to... w this to work. You do NOT need to configure an //SMTP Mail Collector// in VPOP3. See [[how_to:incoming_
- Creating Extra SMTP Services @how_to
- ======Creating Extra SMTP Services====== In VPOP3 Enterprise (//not VPOP3 Basic//) you can create multiple SMTP services. This can be useful if you want VPOP3 to... re are two ways of doing this. ====Have a single SMTP service listening on multiple ports or IP addresses==== This can be useful if you want a single SMTP service configuration to listen on multiple ports
- Incoming SMTP Feed @how_to
- ======Incoming SMTP Feed====== An incoming SMTP feed is where incoming mail is sent directly to your mail server without go... ver on the way. =====Advantages===== An incoming SMTP feed has several advantages over going via a POP3... permanent IP address on the Internet for incoming SMTP to work. Other mail servers have to know where to
- How To Allow Mail Relay Through VPOP3 @how_to
- owing users to collect mail, because, by default, SMTP connections are not authenticated. This means tha... make it use the 'Authentication' extension to the SMTP protocol so that your remote users can log on bef... rs are using email client software which supports SMTP authentication. (Most modern email clients do, bu... ones don't). To do this, go to the **Services -> SMTP** page in the VPOP3 settings. In the **SMTP Auth
- SMTP Rule Example - restrict who can send to a local email address @how_to
- ======SMTP Rule Example - restrict who can send to a local email address====== If you have a local emai... es can send messages to this address, you can use SMTP rules. There are a few ways you can configure the SMTP rules for this scenario. Because SMTP rules are calculated as either 'ALL conditions' or 'ANY conditio
- Spam Filter Rules: Variables @reference
- e name ^Description ^Version ^ ^${MailFrom} |The SMTP return address of the message |2.1.7+ | ^${RcptCo... r of recipients which VPOP3 knows about (from the SMTP envelope or recognised addresses in the message h... .7+ | ^${SenderIP} |The sender's IP address (for SMTP mail only) |2.1.7+ | ^${Subject} |The subject of... ender's username if the message is received using SMTP |2.4.5+ | ^${AnyInvalidRecipients} |Returns '1'
- Sending mail through your Gmail account @how_to
- sending mail through Gmail are: |Outgoing Mail (SMTP) Server - requires TLS or SSL: |smtp.gmail.com (use authentication)\\ Use Authentication: Yes\\ Port fo... od** box, make sure you have chosen **Send via an SMTP Relay (Smarthost)**. - Go to the **Settings** tab - In the **SMTP Relay Servers** box, type ''smtp.gmail.com:587''
- SMTP Server @reference
- ======SMTP Server====== This page lets you configure the SMTP server component of VPOP3. This is how users send ma... r internal), and also how VPOP3 receives incoming SMTP messages. In VPOP3 Enterprise, you can create multiple SMTP servers with different settings for instance, to
- SMTPStats.SMTPClientFailures table @reference
- ======SMTPStats.SMTPClientFailures table====== The [[SMTPStats]].SMTPClientFailures table contains logging data about errors/usage for the SMTP Services in VPOP3
- Settings -> Diagnostics @reference
- iew Connection Log** - //connect.log// * **View SMTP Rules Log** - //smtprules.log// * **View Virus Scanner Log** - //viruscan.log// * //This setting doe... ail client and VPOP3) - //pop3svr.log// * **Log SMTP Server Connections** (incoming SMTP or connections between email client and VPOP3) - //smtpsvr.log//
- How To Encrypt Sessions @how_to
- ns. STARTTLS encryption can be used for incoming SMTP connections, if the sending SMTP server supports STARTTLS as well as the receiving server. SSL encryption cannot be used for incoming SMTP connections. For any SMTP server which allows incoming connections, you **must** allow either encrypted
- Setting up VPOP3 to work with Exchange 2003 @how_to
- the same PC===== ====Changing the Exchange Server SMTP Port==== As both VPOP3 and Exchange Server are o... eed to change the TCP/IP port assignments for the SMTP service in Exchange Server. - On the Exchange ... up), choose the server name, then Protocols, then SMTP, then right-click Default SMTP Virtual Server and choose Properties - On the General tab, press the A
- Error message after sending RCPTTO: - error 0 - text 550 5.7.1 Relaying not allowed! Bad sender IP address @how_to