Fulltext results:
- How To Allow Mail Relay Through VPOP3 @how_to
- u may also want those remote users to be able to send their outgoing mail through VPOP3 as well. This ... enticated. This means that when someone tries to send a message through VPOP3, VPOP3 doesn't know who t... can cause a problem if unauthorised users try to send mail through VPOP3, as you will want to block tho... users, whilst still allowing legitimate users to send mail. The default VPOP3 settings will tell VPOP3
- SMTP Server Lua Scripting @reference
- s a connection to port 25 on the VPOP3 server to send it a message, whether from a local user or an inc... cessing each message line received by VPOP3 * **EndMessage()** - (v5+) called when the message terminator . has been received at the end of a message * **CheckRecipients()** - (v6.3+ Enterprise Only) called at the end of a message to check if recipients are allowed
- Autoresponder scripting @reference
- - the current date & time in different, locale-dependent, forms * **conditionname** - the autorespond... e** - the start date of the condition in local-dependent format (or "unknown") * **EndDate** - the end date of the condition in local-dependent format (or "unknown") After the script has b
- IMAP4 Server Scripting @reference
- pabilities (a space is added at the beginning and end to make finding words simpler) The function shou... ng string modification functions. We do not recommend adding capabilities as they will not be supported... tring.gsub(caps, " IDLE ", " ") return caps end ====DoListResult function==== if (m_Lua.C... calls DoListResult(foldername, attributes, extended) * foldername = the name of the folder * a
- Autoresponder Global Scripting @reference
- should check for previous messages from the same sender * Sender - the sender to use in the autoresponse * ReplyTo - the reply-to address to use in the autorespo... toresponse (cannot be used with Subject) * AppendMsg - whether the original message should be appen
- Move VPOP3 Version 5 (or later) to a new PC @how_to
- the VPOP3 directory tree===== How you do this depends on your network setup. The easiest way to copy... dows Vista/2008/7 or later, we **strongly** recommend that you do not copy the files to the 'Program Fi... ked by default during a move operation * At the end of the install, make sure you **uncheck** the **S... led VPOP3 on the new computer (which is not recommended), then you need to "drop" the existing database
- Lua Scripting @reference
- ith that, but it will be on a chargeable basis depending on the complexity of the issue. [[support@pscs... 3.UnHexString]] ====Version 7.9==== * [[VPOP3.SendMessage]] * [[VPOP3.SendControlledMessage]] * [[VPOP3.SendNotification]] ====Version 5==== * [[VPOP3.PostgresQuery]] ====
- LAN Forwarding Scripting @reference
- script to modify the SMTP Return Path used when sending the message using LAN Forwarding. It is called