divert(-1) # # Copyright (c) 2003, 2004 Victor Ustugov # This hack is under BSD License # Redistributions of source code must retain the above copyright notice # # hacks disscussion's maillist - http://www.mta.org.ua/mailman/listinfo/sendmail-conf # # # SMTP auth # SMTP аутентификация # divert(0) VERSIONID(`$Id: smtp_auth.m4,v 8.12-0.02 2003/09/22 19:20:00 corvax Exp $')dnl divert(-1) dnl dnl TRUST_AUTH_MECH( `DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl dnl define(`confAUTH_MECHANISMS', `DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl dnl dnl TRUST_AUTH_MECH( `GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl dnl define(`confAUTH_MECHANISMS', `GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl dnl TRUST_AUTH_MECH( `EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl define(`confAUTH_MECHANISMS', `EXTERNAL GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl dnl dnl define(`confDEF_AUTH_INFO', `/etc/mail/auth/auth-info')dnl dnl DAEMON_OPTIONS(`Port=25,Name=MSA,M=E')dnl dnl dnl LOCAL_CONFIG dnl dnl # # Insert authentication information # #H?{auth_authen}?X-Authenticated:$?{auth_type}with ${auth_type}$.$?{auth_authen} from ${auth_authen}$. at $j H?{auth_authen}?X-Authenticated:$?{auth_type}$?{auth_authen} with ${auth_type} from ${auth_authen} at $j$.$.