Fulltext results:
- Mail Sender Advanced Settings
- ======Mail Sender Advanced Settings====== [[Mail Connectors]] -> [[Mail Senders]] -> (name) -> Advanced =====Advanced===== ==... r, see [[http://www.pscs.co.uk/manual/index.html?sender_domain_filtering.html|the Domain Filtering sect... rict which email messages are sent via this Mail Sender. You specify each rule on a separate line, and
- Outgoing Message Scripting
- function signature is: **NewMessage(AuthenticatedSender, ReturnPath, CreationDate, Subject, SenderIPAddress, FileLength, Priority, Headers, Message, HoldSeconds, DeleteAfterSeconds)** * AuthenticatedSender - The VPOP3 username of the user who authenticated to send the message (if authentication wasn't used, this
- Lua SMTP Relay Control
- elay Control====== Every time VPOP3 is going to send messages via SMTP Relay, it runs a script called ... les==== This script may have global variables, depending on your version of VPOP3. In VPOP3 3.0.0L and... al variables set at the start of the script: * senderid - this is the numeric message sender configuration id (starting at 0) * sendername - this is the
- Lua SMTP MX Control
- P MX Control====== Every time VPOP3 is going to send messages using direct MX sending, it runs a script called **mxout.lua** which can be created/edited in... les are defined: * ConnectionId - the numeric Sender/Connection ID * ConnectionName - the text Sender/Connection name =====Messages to be sent===== For
- End()
- =====End()===== ''End()'' This function is called by VPOP3 when the SMTP service session ends ======SMTP Server Lua Scripting====== The SMTP... s a connection to port 25 on the VPOP3 server to send it a message, whether from a local user or an inc
- POP3 Mail Collection
- y are downloaded and possibly change behaviour depending on the message headers and other information ... session** and if it sees messages with the same sender, recipient, subject, sent date, and message-id ... 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 t
- Mail Connectors -> Mail Senders -> SMTP Direct
- ======Mail Connectors -> Mail Senders -> SMTP Direct====== VPOP3 can be configured to send mail directly to the recipient's mail server (or ... er). Usually this is only used if you have a high-end business class Internet connection - such as a le... ed in a data centre. Attempts to use SMTP Direct sending on a dial-up/ADSL/Cable/FTTC/etc connection ma
- Misc -> Advanced Tab
- VPOP3's 'Mailer Daemon' is the entity which will send you emails from VPOP3 - such as error messages or... mailer daemon messages|control messages]] if you send messages with a particular format to the 'mailer ... cause the VPOP3 'mailer daemon' (see above) will send users emails, it's not unknown for some users to ... o the mailer daemon]]. VPOP3 will reply to the sender telling them it did not understand the message
- ListServer Commands
- POP3 which manages [[mailing lists]]. People can send commands to the ListServer to perform various fun... ommands are allowed, and exactly how they work depends on the particular mailing list's settings. ====... ===Subscribe=== (Can be abbreviated to **sub**) Send a subject of **subscribe listname**. For example ... not the email address of the list This adds the sender email address to the specified mailing list. Th
- Autoresponder
- ent autoresponders, one for evenings, one for weekends, and one for your holidays, and have different t... used; all the defined autoresponders are used, depending on the rules defined for the autoresponders. ... e //From// email address which will be used when sending the automatic response. If you don't set this,... dicates the //Reply-To// email address used when sending the automatic response. If the original sender
- Calendar.Events table
- ======Calendar.Events table====== The [[Calendar]].Events table contains a record of all the events in calendars managed by VPOP3. An 'event' is an iCalendar event. Note that if an event is a recurring series, t
- Signature Script
- totype: GetSignature(<format>, <authenticated sender>, <sender email address>) (where '<format>' is either "HTML" or "PLAIN") In v6.7+, the message s... tion: GetSignature(<format>, <authenticated sender>, <sender email address>, <subject>) In v6.9+, a table is passed containing the LDAP attributes f
- Spam Filter Rules: ForEach
- ement requires either two or three parameters (depending on the type of loop that is being conducted), ... l **ForEach** statements must be followed by an **EndFor** statement ^ Type ^ Description ^ Data ^ Ver... <code> ForEach URL FoundURLs Log "${FoundURLs}" EndFor #There should be a separate entry in the log f... ddr}' variable. This is then checked against the sender's whitelist. <code> ForEach Addr Reply-To Reply
- Quarantine Report Mailer Scripting
- ed, untilTime * mailsNeeded = boolean, true = send emails, false = don't send emails * untilTime (optional) = latest date/time of the quarantined items... ortOrder Possible sort orders are: * Time * Sender * Subject * Size * Score * SenderDomain quarantineItems is a table of items, where each is:
- Calendar.Calendars table
- ======Calendar.Calendars table====== The [[Calendar]].Calendars table contains a list of all 'calendars' created in VPOP3. Each user account has at leas