This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
reference:pop3_collection [2010/09/13 08:41] – created paul | reference:pop3_collection [2018/11/14 10:45] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
POP3 Mail Collection is when VPOP3 will collect mail from an external POP3 mailbox - for instance, from an Internet Provider. | POP3 Mail Collection is when VPOP3 will collect mail from an external POP3 mailbox - for instance, from an Internet Provider. | ||
+ | |||
+ | =====POP3 General===== | ||
+ | This page tells VPOP3 how to collect mail. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | * POP3 Server Address - this is the name (or IP address) of the POP3 server from which you want VPOP3 to collect mail | ||
+ | * Port - this is the port of the POP3 server VPOP3 is collecting mail from. Usually this will be 110 for standard POP3, or 995 for POP3S (POP3 over SSL) | ||
+ | * POP3 Account Username - this is the user name/login name/ | ||
+ | * POP3 Account Password - this is the password which your mail service provider has told you to use when collecting mail | ||
+ | * Session Encryption - this needs to be set to a suitable method which the mail service provider supports: | ||
+ | * None - use no encryption, commands and messages are transmitted in plain text | ||
+ | * SSL - use encryption, usually on a different port (eg 995) | ||
+ | * TLS - use negotiated encryption (STLS), usually on the standard port 110. If the server doesn' | ||
+ | * TLS If Available - use encryption (STLS) if the server supports it, otherwise use no encryption | ||
+ | * POP3 Authentication Method - this needs to be set to a suitable method which the mail service provider supports: | ||
+ | * Plain text - username/ | ||
+ | * APOP - password is encrypted using a simple challenge response hashing | ||
+ | * CRAM-MD5 - password is encrypted using an alternative simple challenge response hashing | ||
+ | * MSN SPA - a proprietary system supported by some Microsoft software | ||
+ | * Compuserve RPA - a not-widely-used system which was used by Compuserve' | ||
+ | * Maximum Message Size to Download - the maximum size in kB of messages to be downloaded, or 0 for no limit (1) | ||
+ | * Leave Messages On Server - the number of days for which messages should be left on the remote server, 0 to delete immediately (2) | ||
+ | * Use Download Rules - this tells VPOP3 to use [[download rules]] to examine message headers before they are downloaded and possibly change behaviour depending on the message headers and other information | ||
+ | * Edit Download Rules - press this button to edit the [[download rules]] | ||
+ | * Attempt to remove duplicate messages - VPOP3 will look at the messages downloaded **during this session** and if it sees messages with the same sender, recipient, subject, sent date, and message-id it will skip the duplicates | ||
+ | |||
+ | ===Notes: | ||
+ | ==(1) Maximum Message Size== | ||
+ | If the maximum message size is exceeded, VPOP3 will send a message to the intended recipient(s) asking if they want to download the message. If they reply to that message, VPOP3 will download the message at the next scheduled connection as long as the message was not first seen over 14 days ago | ||
+ | |||
+ | ==(2) Leave Messages On Server== | ||
+ | If '' | ||
+ | |||
+ | Like other mail software, VPOP3 uses the '' | ||
+ | |||
+ | There are two situations where this can cause problems: | ||
+ | - if the remote server reuses '' | ||
+ | - if the remote server gives new '' | ||
Line 14: | Line 53: | ||
* [[Attempt to work with a single email address]] | * [[Attempt to work with a single email address]] | ||
* [[Search subject lines for a marker]] | * [[Search subject lines for a marker]] | ||
+ | |||
+ | =====Routing Errors===== | ||
+ | The **Routing Errors** tab is only visible if the **POP3 Routing** option is set to **Route by parsing message headers**. | ||
+ | |||
+ | The **Routing Errors** tab settings tell VPOP3 what it should do if it receives a message and, after parsing the message headers, it cannot work out who the message is for. Common reasons for routing errors are if the recipient address is misspelled, so that VPOP3 does not recognise it, or if the message was sent using a [[how to: | ||
+ | |||
+ | The main choice is what to do with the incoming message which it can't handle automatically | ||
+ | * **Send an Error Message to Main Administrator** - this sends a message to the [[admin_settings# | ||
+ | * **Send the Incoming Message to Main Administrator** - this sends the original message to the main administrator, | ||
+ | * **Send an Error Message to < | ||
+ | * **Send the Incoming Message to < | ||
+ | * **Bounce to sender and don't keep local copy** - this sends a message back to the original sender, and discards the message | ||
+ | * **Ignore** - the problem message is simply ignored. This can be useful if you expect there to be messages for unrecognised recipients - eg if all your domain' | ||
+ | |||
+ | There are a couple of extra options | ||
+ | * **Send a bounce message to the sender** - if this is checked, then a bounce message will be sent to the original sender as well as the main action above (if the main action is ' | ||
+ | * **Customise Bounce Message** - this lets you customise the bounce message which is generated | ||
+ | * **Don' | ||
+ | |||
+ | Note that sending a bounce message to the sender can cause [[howto: | ||
+ | |||
+ | =====Messages===== | ||
+ | The **Messages** tab lists all the messages which VPOP3 has seen on the ISP's POP3 mailbox. | ||
+ | |||
+ | Using this list you can tell VPOP3 to re-download or delete some messages, or during its normal download connection. |