Re: mail daemon(s) recomendation request

2004-05-28 Thread David Landgren
Mike Maltese wrote:
I'm looking for an smtp daemon that is less complex than
sendmail, can use procmail and has some virtusertable
equivalent features.  Allowing relay based on mx is going to
be a requirement for some of the boxes as well.
Sendmail is working ok for me, but I'm intersted in finding
something with a config file I can actually read.
I'm going to check into postfix and maybe qmail.
I'm also looking for some imap and pop3 daemons (ideally
with ssl support) that can use maildir.
I'll probably continue to use dovecot for imap and pop3.
Anyone have any other suggestions?

Qmail is said to be a very robust and secure MTA. Exim is also a popular
Sendmail replacement. Personally, I swear by Postfix. Stable, secure and
easy to configure, with lots of back-end options. For pop3/imap, I like
Courier-IMAP.
I'll second the Postfix recommendation. It can do maildir style 
mailboxes if you want, does procmail, and has good virtual user support. 
Not sure what you mean by "relay based on mx", but Postfix's 
configuration allows for all sorts of weird setups if needed.

David
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

--
Commercial OS breeds commerce, whereas free OS breeds freedom,
the only thing more dangerous and confusing than commerce.
  -- Michael R. Jinks, redhat-list, circa 1997
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: mail daemon(s) recomendation request

2004-05-28 Thread Richard Caley
In article <[EMAIL PROTECTED]>, Joseph Gleason (jg) writes:

jg> I'm going to check into postfix and maybe qmail.

Haven't played with qmail, but we were handed postfix on some managed
linux servers. Years of experience with sendmail made me dread
learning another monsterous system.

Actually I just went down the config file and did the obvious things
and it worked. 

It even relayed mail under the desired domain name without me having
to spend three days living on fermented yak's milk in a hidden
lamastary performing weird and unsettling chicken sacrificing
ceremonies to the Great Old Ones.

The O'Reiley book is comprehensible and the index takes you to the
right page.

On the whole I feel as if I have slipped into a parallel universe
where email is a simple technological matter, not a deep religious
mystery.

-- 
Mail me as [EMAIL PROTECTED]_O_
 |<

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: mail daemon(s) recomendation request

2004-05-27 Thread Mike Maltese
> I'm looking for an smtp daemon that is less complex than
> sendmail, can use procmail and has some virtusertable
> equivalent features.  Allowing relay based on mx is going to
> be a requirement for some of the boxes as well.
> Sendmail is working ok for me, but I'm intersted in finding
> something with a config file I can actually read.
>
> I'm going to check into postfix and maybe qmail.
>
> I'm also looking for some imap and pop3 daemons (ideally
> with ssl support) that can use maildir.
>
> I'll probably continue to use dovecot for imap and pop3.
>
> Anyone have any other suggestions?

Qmail is said to be a very robust and secure MTA. Exim is also a popular
Sendmail replacement. Personally, I swear by Postfix. Stable, secure and
easy to configure, with lots of back-end options. For pop3/imap, I like
Courier-IMAP.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


mail daemon(s) recomendation request

2004-05-27 Thread Joseph Gleason
I'm looking for an smtp daemon that is less complex than
sendmail, can use procmail and has some virtusertable
equivalent features.  Allowing relay based on mx is going to
be a requirement for some of the boxes as well.
Sendmail is working ok for me, but I'm intersted in finding
something with a config file I can actually read.

I'm going to check into postfix and maybe qmail.

I'm also looking for some imap and pop3 daemons (ideally
with ssl support) that can use maildir.

I'll probably continue to use dovecot for imap and pop3.

Anyone have any other suggestions?


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"