PUSHDIVERT(-1) dnl dnl ifdef(`confSMALL_USERS',, `define(`confSMALL_USERS', `/etc/mail/smallusers')') ifdef(`SMTP_SMALL_MAILER_MAX',, `define(`SMTP_SMALL_MAILER_MAX', `524288')') dnl dnl POPDIVERT dnl dnl MAILER_DEFINITIONS dnl dnl Mesmtp_small, P=[IPC], F=_MODMF_(CONCAT(_DEF_SMTP_MAILER_FLAGS, `a', SMTP_MAILER_FLAGS), `SMTP'), S=EnvFromSMTP/HdrFromSMTP, R=ifdef(`_ALL_MASQUERADE_', `EnvToSMTP/HdrFromSMTP', `EnvToSMTP'), E=\r\n, L=990, _OPTINS(`SMTP_SMALL_MAILER_MAX', `M=', `, ')_OPTINS(`SMTP_MAILER_MAXMSGS', `m=', `, ')_OPTINS(`SMTP_MAILER_MAXRCPTS', `r=', `, ')_OPTINS(`SMTP_MAILER_CHARSET', `C=', `, ')T=DNS/RFC822/SMTP, A=ESMTP_MAILER_ARGS dnl dnl dnl LOCAL_CONFIG dnl dnl F{smallusers}`'confSMALL_USERS dnl dnl LOCAL_NET_CONFIG dnl dnl ###################################################################### # Send messages to smallusers thru esmtp_small # ###################################################################### dnl R $+ < @ $+ > $* $: <$1@$2> $1 < @ $2 > $3 R < $+ . > $* $: < $1 > $2 R < $={smallusers} > $+ <@ $+ > $* $#esmtp_small $@ $3 $: $2 < @ $3 > $4 R < $+ > $+ < @ $+ > $* $2 < @ $3 > $4 dnl