

g_send_open_timeout – SMTP link open timeout.g_send_onpopfetch – Only send outgoing while doing a POPfetch.g_send_noskipslow – Don’t skip slow hosts.g_send_nosize – Don’t send size with from envelope.g_send_nopoll – Use sleep loop instead of poll (debugging only).


g_send_helo_from – Use the sending domain for the helo command.g_send_helo – Domain to use for all outgoing SMTP helo commands.g_send_first_retry – Minutes for first retry, default is 16 minutes, do not adjust!.g_send_delay – Wait this many seconds after sending each item.g_send_conspeed – Outgoing connections per second per destination, default is 4.g_send_bug1 – Fail while sending messages.g_send_body_once – Don’t try 3 times if failure occurs sending body.g_send_body_noretry – Don’t try and resend if failure during body send.g_send_body_end_retry – Try again if connection fails after entire body sent.g_retry_warn_n – Send user a warning if nth send fails.g_retry_warn – Send user a warning if first send fails.g_retry_unwarn – Send user sent on confirmation if warning sent.g_retry_rule – Retry rules overriding g_retry_limit.g_retry_minutes – Time between attempted retries.g_retry_limit – Max hours to keep trying to deliver messages.g_retry_from – Time to keep messages from these domains.g_retry_dns – Hours to keep trying if dns response suggested invalid domain name, default 0.g_retry_bounces – Max hours to keep trying to bounce messages.
