Re: Having problems with SMTP authentication

2007-12-29 Thread Yuri Pankov
On Sat, Dec 29, 2007 at 03:24:42PM -0700, Andrew Falanga wrote: > On Saturday 29 December 2007 13:51:06 Matthew Seaman wrote: > > Andrew Falanga wrote: > > > dnl set SASL options > > > TRUST_AUTH_MECH(`GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN')dnl > > > define(`confAUTH_MECHANISMS', `GSSAPI DIGEST-MD5 CRAM

Re: Having problems with SMTP authentication

2007-12-29 Thread Gerard
On Sat, 29 Dec 2007 15:24:42 -0700 Andrew Falanga <[EMAIL PROTECTED]> wrote: [snip] > this seems to imply you want me to create a file named > .mc. The instructions I followed in the handbook also > mentioned that, "Many administrators choose to use the output from > hostname(1) as the .mc file

Re: Having problems with SMTP authentication

2007-12-29 Thread Andrew Falanga
On Saturday 29 December 2007 13:51:06 Matthew Seaman wrote: > Andrew Falanga wrote: > > dnl set SASL options > > TRUST_AUTH_MECH(`GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN')dnl > > define(`confAUTH_MECHANISMS', `GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN')dnl > > > > But when I ask my e-mail client to "check what the

Re: Having problems with SMTP authentication

2007-12-29 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Andrew Falanga wrote: > dnl set SASL options > TRUST_AUTH_MECH(`GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN')dnl > define(`confAUTH_MECHANISMS', `GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN')dnl > > But when I ask my e-mail client to "check what the server supports", th