Fulltext results:
- SMTP Server Lua Scripting @reference
- ======SMTP Server Lua Scripting====== The SMTP Server [[http://wiki.pscs.co.uk/reference;lua_scripting|Lua Script... cript is called whenever an instance of the VPOP3 SMTP server is launched - ie whenever someone opens a ... message, whether from a local user or an incoming SMTP message. Each SMTP server instance has its own i
- 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
- 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'
- 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
- 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
- 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''
- 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
- SMTP Direct Sender Settings @reference
- ======SMTP Direct Sender Settings====== [[Mail Connectors]] -> [[Mail Senders]] -> [[SMTP Direct Sender]] -> Settings tab The SMTP Direct Settings tab lets you set how VPOP3 will send mail using SMTP Direct ====DNS Servers to Use==== This setting t
- SMTP Service -> Advanced Tab @reference
- ======SMTP Service -> Advanced Tab====== [[Services]] -> [[SMTP Server]] -> Advanced Tab ====Refuse SMTP Connections from==== This setting should be rarely needed, an... some text in this box, then VPOP3 will refuse any SMTP connections from clients whose 'HELO'/'EHLO' comm
- Lua Scripting @reference
- itor Script|Message Monitor Scripting]] * [[Lua SMTP Relay control|SMTP Relay Control]] * [[Lua SMTP MX control|SMTP MX Control]] * [[Lua SMTP MX server rules|SMTP MX Server Rules]] * [[Lua SMTP Serve
- Error message after sending RCPTTO: - error 0 - text 550 5.7.1 Relaying not allowed! Bad sender IP address @how_to