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
- 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
- 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
- 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
- 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
- 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]]. -
- 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
- Seeing where a message came from @how_to
- ge came from====== Sometimes you need to check to see where a message really came from. The 'From:' ema... trace header to the start of the message. So, to see the passage of the message through time you have ... is what the sending software was calling itself. See [[http://tools.ietf.org/html/rfc5321#section-4.4|
- SMTP Server -> IDS/IPS @reference
- ith bad details. The Block List can be viewed to see which IP addresses are already in the block list,... addresses. The Never Block List can be viewed to see which IP addresses are already in the list and wh... .168.0.0/16) ====View Event Log==== This lets you see the recent past events added to the IDS event log
- 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
- Mail tab @reference
- nage your sent and received messages. As you can see from the screenshot, the page is divided into thr... ircle that is filled blue for unread messages and see-through for read messages - Click on the circ... ar that is filled yellow for flagged messages and see-through for unflagged messages - Click on the
- How To Upgrade VPOP3 to version 5 or later @how_to
- ernet. This is currently chargeable at £30 + VAT. See our [[http://www.pscs.co.uk/helpdesk/index.php|Su... ntact us for more information or to arrange this. See [[https://www.pscs.co.uk/helpdesk/purchase.php]] ... n if you install version 5 in the future, it will see that it has already upgraded the settings/data fr
- SMTP Server Lua Scripting @reference
- nction should return the new capabilities string (see the relevant RFCs for the syntax) =====DoHELO()==... return the new help text to return to the client (see the RFCs for the syntax) =====DoQUIT()===== ''DoQ... - should the message be deleted after retrieving (see below) * Ignore boolean - should the message
- Database query to make LAN Forwarding immediately attempt to dequeue all pending messages @reference