


This setting can be used to hide sensitive local ip addresses from outgoing mail headers. Syntax: g_received_names string g_received_skip – Don’t write a received header for local trusted users It defines the valid received names to expect quoted in a properly formed bounce message for a message from this server/system. This list is used when processing vanish_bad_bounces, vanish_virus_bounces and vanish_any_bounce. Syntax: g_received_name string g_received_names – List of valid received names for incoming email Name shown as received “by” in the received headers this defaults to server name but can be specified if required:Įg “myservername” Received: from .nz (unverified )īy myservername (SurgeMail 1.5f) with ESMTP id 1140619 Syntax: g_rdns_timeout int g_received_name – Name shown in received headers Syntax: g_rcpt_trace bool g_rdns_timeout – Timeout for reverse DNS lookups default is 30 seconds This will list all recipients in the message to facilitate tracing Syntax: g_rcpt_quote bool g_rcpt_trace – Add X-Rcpt-Trace headers There is no known reason for ever turning this setting on. Syntax: g_rcpt_ok string g_rcpt_quote – Allow quote character(s) in addressesīy default quotes are blocked at the SMTP level, this is because some of the authent modules don’t handle quotes in addresses so it’s best not to let them through. This setting has no further documentation currently available Syntax: g_rcpt_nodup bool g_rcpt_ok – Whitelist for invalid rcpt addresses we will permit When enabled this prevents a message being delivered more than once to a single person, it’s a fairly good setting to use and will get rid of some spam for people using fallback addresses. Syntax: g_rcpt_msg string g_rcpt_nodup – Ignore duplicate recipients to the same user Response given for invalid recipient errors message is prefixed by email address. Syntax: g_rcpt_max_in int g_rcpt_msg – Invalid recipient response This limit is only applied to untrusted sessions (incoming mail) Syntax: g_rcpt_max int g_rcpt_max_in – Limit for recipients of untrusted channels, default g_rcpt_max Max recipients per message, default is 1000, can only be lower than 1000. Syntax: g_rcpt_colon bool g_rcpt_max – Max recipients per message, default is 1000 Syntax: g_rcpt_bang bool g_rcpt_colon – Allow colon characters in addressesĪllow colon characters in addresses. G_rcpt_bang – Allow bang characters in addressesĪllow exclamation marks in addresses.
