Fulltext results:
- Incoming SMTP Mail
- 3 configuration to allow this to work. You do NOT need to configure an //SMTP Mail Collector// in VPOP3.... MTP feed account, then, in this case, you //may// need to configure an SMTP Mail Collector. In these day... nternet connections, this is rare! =====When you need an SMTP Mail Collector===== You will need to configure an SMTP Mail Collector in VPOP3 if either: * Y
- Database -> Restore Tab
- To use this database restore facility, first you need to restore a database backup to a temporary datab... rt: ''5433'' * Database: ''vpop3temp'' (If you need to enter customised parameters, you can edit the ... may take some time depending on how many messages need to be restored. You can continue using VPOP3 or e
- Mail Connectors -> Mail Senders
- ly to the recipient's mail server, so it does not need an intermediate server. To have any chance of this working you will almost certainly need to have a reverse DNS entry configured for your I... Direct for other mail in this situation you will need to [[how_to:Route MX Sent (Direct) Outbound Mail
- Status Monitor (port 5109) protocol
- llenge' //including// the < and > characters You need to concatenate the challenge and the user's passw... llenge' //including// the < and > characters You need to concatenate the challenge and the WebAPI key a... ey occur. The data is 'pushed' to you, you do not need to request an update. Each data line begins with
- SMTP Service - Filtering
- nt (or attachments, etc) using SMTP rules If you need to check the message body, or attachments, you may need to use a [[spam_filter_rules|custom Spam Rule scr
- Signature Script
- e for domain2</p>" end end end </code> If you need, we can produce a script for you, but there would... or reading signatures from a file, then we would need to know the exact specification to be able to giv
- Spam Filter Rules: If
- tests within a single **If** statement, so if you need to test if two conditions are both met, you will need to nest two **If** statements, for instance <code
- Download Rules
- es apply before the message is downloaded. If you need to check the message content, then you may need to use the [[spam filter rules]]. There can be multipl
- SMTP -> General tab
- is is set to **SMTP Server**. There is usually no need to change this unless you have VPOP3 Enterprise a... checked, then incoming or internal mail does not need to be authenticated, even if authentication would
- Reset Message Folder Counts
- step. **Before running the query below you will need to stop VPOP3**. Note that running it will take s... =ff.folderid; (Copy and paste if possible!) N.B. VPOP3 **does** need to be stopped while you do this
- Message Rules
- want for each rule. By default all the conditions need to match for the rule to apply, but you can clear the **All conditions need to match** checkbox near the bottom of the window
- Database query to make LAN Forwarding immediately attempt to dequeue all pending messages
- ssage and retry periodically. Usually there is no need to do anything special if there was a problem wit... UPDATE messages.outgoing SET nexttry=now(); N.B. VPOP3 does not need to be stopped while you do this
- Reports
- essage history. For many of reports to work, you need to have previously enabled **[[logging#historical
- Mail Sender Advanced Settings
- lays in the SMTP standards. There is generally no need to alter these. {{:reference:smtptimeouts.png?no
- Sent message summary
- nd m.datetime>(now()- interval '1 month'); N.B. VPOP3 does not need to be stopped while you do this