Re: questions on setting up a mail server
- From: "Jim Stapleton" <stapleton.41@xxxxxxxxx>
- Date: Wed, 5 Sep 2007 06:46:49 -0400
All the authentication options you mention after plain text (which is the
standard method built in to the protocol) require Cyrus SASL. This isn't as
scary to set up as the docs make it sound. PLAIN and LOGIN can both use your
existing user passwords (which is what I do). GSSAPI requires Kerberos, and
the digest methods (the -MD5 ones) need a separate file of passwords held in
plain text - the sasldb. Of the passwd-based methods, PLAIN is the preferred
protocol according to the docs and RFCs - LOGIN is the one Microsoft uses (go
figure).
Thanks, that's almost all of what I needed there. You insinuated (but
I don't think explicitly stated) that LOGIN is in fact encrypted in
some form?
Thanks,
-Jim Stapleton
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: questions on setting up a mail server
- From: Eric Crist
- Re: questions on setting up a mail server
- From: Jonathan McKeown
- Re: questions on setting up a mail server
- References:
- RE: questions on setting up a mail server
- From: Ted Mittelstaedt
- Re: questions on setting up a mail server
- From: Jonathan McKeown
- RE: questions on setting up a mail server
- Prev by Date: Re: mail server setup questions
- Next by Date: Re: mail server setup questions
- Previous by thread: RE: questions on setting up a mail server
- Next by thread: Re: questions on setting up a mail server
- Index(es):
Relevant Pages
|