Fulltext results:
- SMTP Server Lua Scripting
- - called when the EHLO command is received * **DoHELO()** - called when the HELO or EHLO command is received * **DoHELP()** - called when the HELP command is received * **DoQUIT()** - called when the QUIT command is received * **DoNOOP()** - called when the NOOP command is receive
- Download Rules
- ======Download Rules====== Download rules are a facility in VPOP3 where it can look at message summary information before downloading a message from an ISP POP3 mailbox (they do not work on incoming SMTP messages - use [[SMTP R
- Misc -> Advanced Tab
- POP3 technical support have suggested it. If you do make changes, and want to go back to the original... will restore the settings to their defaults. ====Don't multi-thread VPOP3 plugins==== If you have any... ount the 'hops' which a message has already made (done by counting the number of 'Received:' header li... way to you, you may wish to increase this number. Do not increase it too high, or you will unnecessari
- Route incoming POP3 mail by parsing message headers
- ly detect who the message is for. The **Accepted Domains** setting tells VPOP3 which addresses it sho... addresses for the other company. In the Accepted Domains box, specify a list of your registered domains, separated by semi-colons (;). Do NOT put preceding @ characters. For instance: <code> domain1.
- Mappings
- r list) will have implied Mappings of <username>@<domains> -> <username> . For an explanation of the <domains> value, see the //Domains to use// section of this article. The implied Mappings only apply if ... ble default user -> user mappings" option). =====Domains to use===== For implied Mappings or Mappings
- POP3 Mail Collection
- , usually on the standard port 110. If the server doesn't support TLS encryption then the connection w... Compuserve's servers * Maximum Message Size to Download - the maximum size in kB of messages to be downloaded, or 0 for no limit (1) * Leave Messages... emote server, 0 to delete immediately (2) * Use Download Rules - this tells VPOP3 to use [[download
- Settings -> Local Mail -> General
- t fundamentally important settings. =====Default Domain===== In the majority//**†**// of cases, this is the domain name that VPOP3 will use when sending automat... y receive a message from ''Mailer_Daemon@[default domain]''. =====Local Domains===== The **Local Domains** box contains a list of domains, for which mail
- Spamfilter database comparators
- re numeric values for inequality * <, >, <=, >= do standard numeric comparisons * If the value sp... ty using plain ASCII comparisons * <, >, <=, >= do string comparisons using plain ASCII comparisons ... equality using plain ASCII comparisons * **lt** does a 'less than' string comparison using plain ASCII comparisons * **le** does a 'less than or equals' string comparison using
- What's new in version 5 webmail?
- ted to the mobile compatible version. It is a cut-down version of Webmail, which retains the key features, but doesn't utilise the extra features which work really... click the **Enhanced** link at any time. We have done our best to automatically detect whether a devi... her.\\ You can open messages in three ways:\\ * Double-left-click the message * Select the message
- Settings -> Attachment Processing
- cript. | |<code>*.???.???</code> |Files with a 'double' filename extension are commonly used to dist... oto.jpg.exe//, the sender could exploit users who do not have the technical knowledge to realise that ... | |<code>*.</code> |Windows will disregard the dot at the end of a filename, so there is very littl... reason for a filename legitimately ending with a dot. An attacker may try using a dot at the end of t
- Autoresponder
- versions. It is now a lot more flexible, but this does mean that it is slightly more complicated. In ... 1.png?nolink&|}} In the **Autoresponders:** drop-down at the top (1), choose the existing autorespond... elect this autoresponder automatically, but if it doesn't, pressing **Go** will select the autorespond... er in the table beneath (2). Note that this drop-down only selects which autoresponder you are curren
- SMTP Server -> Spam Reduction
- [wp>Email_spoofing|email address spoofing]] =====Domainkeys===== "Domainkeys" is a way of signing a message to show that it comes from the person it clai... m. If you have VPOP3 signing outgoing mail using Domainkeys, you should store the private keys in PEM format in a file called **domainkey_<domain name>_<selector>.key** in the VPOP
- Message Rules
- e, press the **Add Rule** button. To edit a rule, double-click on it in the rule list. The **Rule Nam... t. Some available options are visible in the drop-down list, but you can also type any header field na... sted in a case-insensitive way - so checking for 'Dog' will match 'dog', 'DOG', 'dOg', etc. If the **I** checkbox is not checked, then the condition will
- POP3 Client Lua Scripting
- t is called whenever VPOP3 runs a POP3 session to download messages from a remote POP3 server. VPOP3 ... when the POP3 session starts, before VPOP3 starts downloading any messages. * **DownloadRules()** - called before each message is downloaded to determine how VPOP3 should handle the me
- IMAP4 Server Scripting
- MAP4 Server Scripting====== (Added in V6.12) ====DoCapability function==== When the IMAP4 CAPABILITY... apability string based on settings, then calls DoCapability(ipaddr, capabilities) * ipaddr = IP ... ction should return a new capabilities string. To do nothing, return the 'capabilities' argument. You ... string by using string modification functions. We do not recommend adding capabilities as they will no