Fulltext results:
- SMTP Server Lua Scripting
- called on different callbacks, and may be changed by the Lua script itself in order to change the VPOP... - called when an entire message has been received by VPOP3 * **StartMessage()** - (v5+) called at th... (v5+) called each time a message line is received by VPOP3 * **MessageLine()** - (v5+) called after processing each message line received by VPOP3 * **EndMessage()** - (v5+) called when th
- Autoresponder Commands
- e commands put on a line of their own, surrounded by angle brackets (<>) and they alter the behaviour ... ommands in a Section, then only the commands used by the applied Sections will be used. * **<From: ... tomated response (usually it is a prefix followed by the original subject) * **<SubjectPrefix: **tex... le restrictions in one <Valid> command, separated by commas. * Date - the date can be specified as
- Spamfilter White/Blacklists
- the Whitelist will take precedence). Note that, by default, local email addresses on the whitelist will be ignored. This is by design, because it is a common spammer trick to p... * and ?) or you can use a PCRE regular expression by surrounding the text with / ... / characters (wit... to match or you can use a PCRE regular expression by surrounding the text with / ... / characters (wit
- SMTP Server -> IDS/IPS
- erver. SMTP servers are regularly attacked, both by incoming mail attacks (spam/viruses etc) and relay attacks (by spammers and other malware distributors trying to... events to a specified log. This can then be read by a third party IPS system to feed updates to a fir... .snort.org/|Snort]]) The IDS logging is disabled by default, and VPOP3 does not use it itself. The IP
- Settings -> Attachment Processing
- ltering is applied when a new message is received by VPOP3. The **Attachment filenames to filter** box... ld enable a malicious file to accidentally be run by the recipient. The syntax for pattern matching i... only used to distract the recipient. For example, by naming a file //photo.jpg.exe//, the sender could... sion to make it unrunnable** - //This is achieved by replacing the final character of the filename ext
- Spam Filter Rules
- n of the spam filtering script language supported by VPOP3. Note that as later versions of VPOP3 are r... he messages. The language is intended to be used by advanced users with some programming experience. ... for you, that is possible, but it is not covered by our standard support services. If you [[support@p... r's hard disk. This file can include other files by using the [[spamrules_statement_include|include]]
- Address Book tab
- ch** -> allows you to filter the list of contacts by entering part of their name or email address ===V... ch** -> allows you to filter the list of contacts by entering the first letters of their display name ... sts. Any branch of this tree can be opened/closed by pressing the +/- icons next to each category. ==... ===Version 5 and later=== You can select contacts by selecting the checkbox for their row in the grid.
- SMTP Reputation Stats
- tats====== (Added in v6.20) If you receive email by direct incoming SMTP (not via an ISP or filtering... y tracking far more information than we will be. By pooling the information that each copy of VPOP3 h... gh reputation data for this to make a difference. By pooling the data we hope to improve things. For ... which are sending to unknown email addresses etc. By pooling this information we should be able to det
- Misc -> Advanced Tab
- the 'hops' which a message has already made (done by counting the number of 'Received:' header lines).... e is an arbitrary size. Nowadays, the time saved by skipping this step is negligible - eg if there ar... orrectly. ====Don't route local mail locally==== By default, if a local user sends a message to <a lo... is option, then all messages which VPOP3 receives by SMTP will be sent out to the Internet, regardless
- POP3 Mail Collection
- ng * MSN SPA - a proprietary system supported by some Microsoft software * Compuserve RPA - a not-widely-used system which was used by Compuserve's servers * Maximum Message Size to ... ges have been downloaded before. ''UID''s are set by the remote POP3 server. There are two situations... from the ISP, then this problem can be alleviated by setting ''Hold Obsolete UIDLs for x Days'' to 0 d
- Mail Sender Advanced Settings
- ain.com** or **customerdomain.* ** Negate a rule by putting a ! (exclamation mark/bang) in front of i... hen VPOP3 will sort the pending outgoing messages by size and send the smaller messages first. If th... ed, then VPOP3 will try to send messages in order by the time they arrived (First-in First-out - FIFO)... is checked, then VPOP3 will reverse the order set by the above setting. So, if the //Send smaller mess
- Permissions
- the maximum size of an //outgoing// message sent by this user. It does not affect internal messages or incoming messages. The size is set in bytes, and is the size of the encoded message. Typically attachments will grow by 1/3 when they are encoded for inclusion in an email, so a size limit of 20,000,000 bytes will stop attachments of about 15MB or more.
- Spamfilter.Whitelist table
- * if the email address was added to the whitelist by the spamfilter component because it was an addres... e email address was last "added" to the whitelist by the spamfilter component because a message was se... number of times the email address has been added by the spamfilter component because it has been sent... has been found on incoming messages * lastaddedby - this is the username of the person who last add
- Prune Rules
- y alter the settings in the columns in the table, by clicking them. The settings define which messages... You can edit prune rules which apply to all users by going to Settings -> Database -> Message Store, a... matically delete any messages which were received by VPOP3 over 365 days ago. ====Size==== The size ... mum size (all sized messages), but you can set it by clicking in that column. ====Read==== The read
- Lua SMTP Relay Control
- e)** * LastCommand - the last SMTP command sent by VPOP3 * FullResponse - the latest full response... function which will stop messages over 10,000,000 bytes being sent between 7am and 7pm, and make messages over 5,000,000 bytes be sent last is below <code> function CheckFi... > As an example, if you want messages over 50000 bytes to go through mail sender '0' and all other me