Fulltext results:
- Mail Sender Advanced Settings
- eck again to see if any new messages have arrived while it was sending those. If there are any new messag... is then a good idea to slow down retries after a while, so that messages which are not going for some re
- Database -> Message Store Tab
- essage store =====Message Store===== The **Delay while moving messages** setting tells VPOP3 how quickly... ng_disk_space|Freeing disk space]] topic. Note that VPOP3 will need to be closed down while this is done.
- LAN Forwarding Scripting
- ified 'rules' table containing new rules to check while processing this message. If it returns nothing, t... (Added in VPOP3 v8.8) These functions are called while VPOP3 is preparing to send and sending a message
- Database query to alter LAN Forwarding rules for one server to go to another
- word='<password>' WHERE target='<old server>'; N.B. VPOP3 does not need to be stopped while you do this
- Database query to list messages in the LAN forwarding queue waiting to go to a specific server
- mber of messages in the queue for that server. N.B. VPOP3 does not need to be stopped while you do this
- Prune Rules
- ne and doesn't find any, then it can wait quite a while before checking again, but if it finds that lots
- SMTP Server
- method (e.g. Microsoft Outlook/Outlook Express), while still allowing unencrypted connections or the new
- Sent message summary
- and m.datetime>(now()- interval '1 month'); N.B. VPOP3 does not need to be stopped while you do this
- Mail Connectors -> Connector Schedule
- hecked, then whenever an outgoing message is sent while VPOP3 is online, VPOP3 will try to connect using
- Running database updates within a transaction
- ). Certain other database actions may be queued while you are in the transaction, so try not to make it
- Reset Message Folder Counts
- d=ff.folderid; (Copy and paste if possible!) N.B. VPOP3 **does** need to be stopped while you do this
- POP3 Server
- method (e.g. Microsoft Outlook/Outlook Express), while still allowing unencrypted connections or the new
- Misc -> DNS Tab
- this, then things like the spamfilter may timeout while waiting for responses for blacklist lookups, givi
- Mappings
- r ''albert-*@mydomain.com -> albert'' Note that, while you can use wildcards in the domain part of the e
- Database query to make LAN Forwarding immediately attempt to dequeue all pending messages
- UPDATE messages.outgoing SET nexttry=now(); N.B. VPOP3 does not need to be stopped while you do this