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
- 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... ng in first. In that case, VPOP3 will try to work out the sender by looking at the sender's email addre
- 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]]
- 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
- 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
- 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
- Database query to list messages in the LAN forwarding queue waiting to go to a specific server
- ame || '@' || r.domain as recipient FROM messages.outgoing INNER JOIN messages.outgoingrecipients r USING(msgid) INNER JOIN messages.outgoingtargets USING(msgid) WHERE target='<server>' ... e the <> or use SELECT count(*) FROM messages.outgoingtargets WHERE target='<server>'; to simply
- Database query to list ALL messages in the LAN forwarding queue
- ame || '@' || r.domain as recipient FROM messages.outgoing INNER JOIN messages.outgoingrecipients r USING(msgid) INNER JOIN messages.outgoingtargets USING(msgid) ORDER BY msgid; to li... ng queue or use SELECT count(*) FROM messages.outgoing; to simply get a count of the number of m
- Global Signature
- andard piece of text or HTML to the bottom of all outgoing messages. You can create just a plain text,... signature will not cause that to be added to all outgoing messages. If a user sends a plain text messa... g HTML tags) and add the converted version to the outgoing message. =====Images and other media===== W... signature, the image will not be embedded in the outgoing email. The included image should be a link t
- Mail Connectors -> Mail Senders -> SMTP Direct
- messages may not be sent, but may 'stick' in the out queue - this can happen if the target mail server... y error code, VPOP3 will leave the message in the outqueue to try again later. In VPOP3, you can open the message in the Outqueue viewer in the settings, and it will show you
- 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... you will need to [[how_to:Route MX Sent (Direct) Outbound Mail Through Your ISP's Relay Server|tell VP
- Database query to alter LAN Forwarding rules for one server to go to another
- rd is 'vpop3pass') Then, type UPDATE messages.outgoingtargets SET target='<new server>' WHERE targe... ely. Don't include the <>. eg UPDATE messages.outgoingtargets SET target='192.168.1.53' WHERE targe... on the new server, you can use UPDATE messages.outgoingtargets SET target='<new server>', username='
- Settings -> Admin Settings
- osing a Main Administrator]] * [[#Opting in and out of error messages|Opting in and out of error messages]] * [[#Enabling Message Security|Enabling Mess... g. Postmaster), is up to you. =====Opting in and out of error messages===== You have control over some
- Import Users From File
- override relevant addresses with this address, in outgoing mail |A valid email address | |**Assistant... cifically selected for monitoring |0/1 | |**Max Outgoing Size** |The maximum permitted size (in bytes) for outgoing messages |Numeric | |**WebPassword** |A s