Fulltext results:
- SMTP Server Lua Scripting
- s read-only by the script. If it is marked as (IN/OUT) then the script can modify it if desired. * **... g "192.168.1.1") * **ValidClientAddress** - (IN/OUT) - boolean - TRUE if the client IP address is in ... IP address range * **LocalClientAddress** - (IN/OUT) - boolean - TRUE if client IP address is in an '... on is needed * **AuthenticationRequired** - (IN/OUT) - boolean - TRUE if SMTP authentication is requi
- Mail Sender Advanced Settings
- POP3 will get a list of messages waiting in the [[outgoing message queue]] at the time when the connect... ages, even if new messages have arrived in in the outqueue. If this box is not checked, then, once VPO... s tried to send all the messages currently in the outqueue, it will check again to see if any new messa... box is checked, then VPOP3 will sort the pending outgoing messages by size and send the smaller messag
- POP3 Mail Collection
- etf.org/rfc/rfc1939.txt|RFC 1939]]) =====POP3 Routing===== VPOP3 has five different ways of handling mail it collects using POP3 * [[Route by parsing message headers]] * [[Send all mess... * [[Search subject lines for a marker]] =====Routing Errors===== The **Routing Errors** tab is only visible if the **POP3 Routing** option is set to **R
- Permissions
- relevant [[services|service]] settings =====Max Outgoing Message Size===== The **Max Outgoing Message Size** setting sets the maximum size of an //outgoing// message sent by this user. It does not aff... it of 20,000,000 bytes will stop attachments of about 15MB or more. This setting will only take effect
- Spam Filter Rules: IfMatch
- e message. HTML parts have the HTML tags stripped out and are converted to plain text before searching ... of any HTML parts of the message, after stripping out tags and converting HTML to plain text |2.1.7 | ^... er |This searches the entire message header, without any decoding being performed |2.1.7 | ^header |T... the recipients of the message that VPOP3 knows about (i.e. all recipients in the SMTP envelope, or all
- Lua Scripting
- he **print** command in Lua, VPOP3 will write the output to the **Lua.out** file, it won't appear directly on screen. VPOP3 writes Lua interpreter errors (e... user specific scripts). These must be edited from outside of VPOP3 and backed up separately. In VPOP3 v... Management Scripting|Management Scripting]] * [[Outgoing Message Script|Outgoing Message Scripting]]
- Route incoming POP3 mail by parsing message headers
- ======Route incoming POP3 mail by parsing message headers====== This routing method is generally used if you have a catch-a... ther fields in the message headers to try to work out who the message is for. If the recipient is not l... user@isp.com;domain2.com </code> *****Configure Routing Options***** This button takes you to an advan
- Connections
- on**. This is the case when VPOP3 connects via a router or firewall. In some situations it may help t... to have a fallback method - eg connect through a router normally, but fall back to a dial-up modem (note: if your //router// does the fallback to dial-up then this isn't ... ers over the network. Nowadays, most people have routers, so this is the most common setting to use.
- Database query to list failed message sends
- failed message sends====== This will list failed outgoing messages from the last 3 days (with the defa... | '@' || domain as recipient, latesterror from outqueue.outrecipients inner join outqueue.outmessages using(msgid) where failedtime is not null order by created
- Message Monitoring
- n VPOP3 will tell VPOP3 to send a copy of all the outgoing, internal and/or incoming mail from/to speci... desired options from the **Incoming messages**, **Outgoing messages** and **Internal Messages** boxes a... g the copying, certain header fields are stripped out, such as those requesting a read receipt. Also, ... intended for. This can be useful when monitoring outgoing messages, because if the message was BCCd to
- Groups
- is option is checked, then group members can send outgoing email. If it's not checked, then they will be blocked from sending outgoing mail (note that [[smtp general|requiring SMT... group's members will be administrators * **Max Outgoing Size** - if this option is set to 0 (zero), ... set to a non-zero value, then that is the maximum outgoing message size that the group members can send
- Monitor Scripting
- * MonitorIncoming * MonitorInternal * MonitorOut The functions are similar, except they are calle... sages are to be monitored (incoming, internal and outgoing messages respectively). The functions are o... ngs -> Message Monitoring). VPOP3 calls MonitorOut(sender, authenticated_sender, recipient_list, sub... is a list of target email addresses for **MonitorOut** and a list of target user names for **MonitorIn
- Mappings
- tion, or in the appropriate Mail Collector (POP3 Routing -> Configure Routing Options, the "Disable default user -> user mappings" option). =====Domains to use===== For implied Mappings or Mappings without an explicit email domain set, VPOP3 uses a list o... the <domains> list is any domain listed in the [[route_by_parsing_message_headers|Accepted Domains]] se
- User Routing Script
- ======User Routing Script====== If there is a <username>/user_redirect.lua script, this Lua script can override VPOP3's message routing options. You can edit this either in the Setti... ngs -> Scripts page in the settings, or via the 'Routing' tab in the user's settings in the VPOP3 admin... ttings can be changed by the script to alter the routing (the changes will only apply for this message,
- Mail Connectors -> Mail Senders
- ==== The Mail Sender tells VPOP3 how to send mail out to the Internet. If you want to send mail for spe... LAN Forwarding]] feature instead. VPOP3 can send outgoing mail using two methods: * Send via an SMTP... ject your mail, and there is nothing you can do about that. These mail servers can tell that you are on... mail in this situation you will need to [[how_to:Route MX Sent (Direct) Outbound Mail Through Your ISP'