Fulltext results:
- Mail Not Downloading From ISP @how_to
- ded them. Then, the next time it connects it will see that there are some messages waiting, but it may ... ownloaded them, so it won't download them again. See also: [[Making VPOP3 re-download POP3 messages fr... ttings or in a text editor like Notepad, you will see VPOP3 send a command called ''UIDL'' ('Unique ID ... owed by the Unique IDs for those messages. If you see duplicate Unique IDs in that list, then you shoul
- Delete OutQueue messages directly from the database @how_to
- default: vpop3pass At this point you may wish to see how many messages there are, and see if you can work out how they got there. ===To see how many messages are in the OutQueue=== ''SELECT COUNT(*) FROM outqueue.outmessages;'' ===To see how many unsent messages are in the OutQueue=== '
- How to Obtain Message Headers @how_to
- . but there are many more which most people never see. Quite often we need to see the full internet mail headers from an e-mail that is causing problems. Th... sage, click the link ''Full headers''. You should see the full internet headers in place of the usual d... en select the relevant e-mail message. You should see the full internet headers in place of the usual d
- Encryption @faq
- With session encryption, an eavesdropper cannot see the message content. Also, they cannot see who is sending a message to whom. Everything about the mess... il servers that the message passes through cannot see the message content either. However, the details ... to whom will be available for an eavesdropper to see (unless session encryption is used as well). Com
- How to Restore a backup of VPOP3 @how_to
- == If you just need to restore a database backup, see steps 4 to 7 below. To restore a [[backup_vpop3|... usually 5433). Note that during this step you may see a couple of errors which are not important: there... == If you just need to restore a database backup, see steps 4 to 6 below. To restore a [[backup_vpop3|... **pgsqlpass**. Note that during this step you may see a couple of errors which are not important: there
- Formatting Syntax @wiki
- on in the pagename. For details about namespaces see [[doku>namespaces]]. Linking to a specific secti... for links and [[#images_and_other_files|images]] (see below) like this: [[http://php.net|{{wiki:doku... e caption}} For linking an image to another page see [[#Image Links]] above. ==== Supported Media For... Col 2 | Row 2 Col 3 | As you can see, it's the cell separator before a cell which deci
- Problems accessing VPOP3 Settings @how_to
- rator login details. If you have forgotten these, see [[Lost Password|here for some suggestions]]. - ... have problems after this with VPOP3 v5 or later, see: * [[non-administrator|Trying to perform admin... P addresses or ports]] For VPOP3 v4 and earlier, see below: - go to **Start -> Programs -> VPOP3 -> ... trator, or you have forgotten the login details - see [[Lost Password|here for some suggestions]]. -
- VPOP3 Is Responding Slowly @how_to
- es from any real-time/on-access virus scanning to see if that makes any difference. * Try a differen... xpress, Windows Live Mail, Mozilla Thunderbird to see if the problem is email client related. * Try ... ith incoming mail, or sending mail, then check to see if the **WHITELIST.TXT** file in the VPOP3 direct... XT file to WHITELIST.OLD.TXT and restart VPOP3 to see if that solves the problem. * If VPOP3 is inst
- VPOP3 Not Starting Properly @how_to
- tart it. If the database service does not exist, see the [[VPOP3DB service doesn't exist]] article. I... e doesn't start, or starts and stops immediately, see the [[VPOP3DB_PostgreSQL service not starting|VPO... ssages, so it is taking a while to validate them. See the [[delete Outqueue messages directly from the ... em, you can delete/move/rename this directory and see if this makes any difference. VPOP3 periodically
- Configuring Calendar on iOS @how_to
- P3 calendars" - Press **Next** - You will see a **Verifying** screen. This may display warnings... ceive these warnings - You will probably then see a popup saying **Unable to verify account informa... ow go to the **Calendars** app in iOS, you should see the VPOP3 calendars listed when you press the **C
- Move VPOP3 Version 3 or 4 to a new PC @how_to
- file to the new PC * Amend or edit as required (see below) * Double-click the .REG file to import i... on the new PC Note that during this step you may see a couple of errors which are not important: there... check for common potential issues on the new PC - see the [[install VPOP3|installing VPOP3]] topic for
- Spam filter not working @how_to
- aders|message headers]] of an incoming message to see if the spam filter is being run at all. Check to see if a header line beginning with **X-VPOP3-Spam** ... rusted users, so it will not scan their messages. See the [[Allowing mail relay through VPOP3]] article
- Mappings @reference
- ame> . For an explanation of the <domains> value, see the //Domains to use// section of this article. ... ill match <name> @ any of the applicable domains (see above) - **<name>@<domain>** - this will match ... by the ISP, to the relevant mailbox elsewhere). See [[how_to:How to tell VPOP3 some users in the loca
- Use Download Rules for incoming POP3 message filtering @how_to
- ut downloading it first. Download rules can only see the message headers, and other basic information ... ent date/time etc. This is because download rules see the message before it has been downloaded (otherw... ad rules to take effect for this mail collector. See the [[reference:download_rules|Reference section
- VPOP3 Historical Logger Backlog @how_to
- n later versions, but would be extremely unusual (see the note at the bottom if you are using version 3... nd using the PostgreSQL database update option, see Start -> Programs -> VPOP3 -> Download and Instal... alling PostgreSQL for this database as an option (see the error message above) which is a **lot** quick
- Database query to make LAN Forwarding immediately attempt to dequeue all pending messages @reference