I am going to structure this in the following way.

Primary box -
    accept incoming e-mail's for organization, users will be connecting via
Pop only. All e-mail will be removed from the server and downloaded onto the
users PC. I do not need console/telnet mail for my users, only the root
account for convenience (I am flexible what program I will use). This box
needs to selectively relay e-mail based on network address. (or if possible
authenticate the sending user). I have 50 local users, and 40 remote users
(these numbers grow quickly). We maintain mailing lists for the different
office locations as well as the different departments.

Secondary box -
    just in case the primary is down. This box needs to accept e-mail and
relay to the primary, as well as selectively relaying based on network
address. This machine will also host some announcement mailing lists. The
lists have a large amount of users but are low volume.

Both machines will be a Dell PC w/ a 400MHz celeron processor, 96MB of ram,
and a 6GB hard drive.
We connect to the Internet via a full point-to-point T1.

Mailstats from the current Linux/Sendmail machine (no office or external
mailing lists are running on this box) are in the attached file.

I need to provide LDAP to my users as well. I have been reading from
http://www.openldap.org but will take a while for me to understand the
config. This is not a big concern.

I intend to install a web interface to the mail system in the future, again
I have not done an evaluation yet so I am really flexible to the
configuration.

Thanks for the help
- Max


----- Original Message -----
From: Dave Sill <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 21, 2000 12:23 PM
Subject: Re: Configuration for high volume qmail box


"Max" <[EMAIL PROTECTED]> wrote:

>I am looking at moving my company's mail system from Linux/Sendmail to
>FreeBSD/Qmail. I have already installed the package from the ports
>collection.
>
>My question is given that this machine will be processing 5,000 + 10,000
>e-mails on a standard day, and up to 100,000 e-mails when we use our
>lists......
>
>1) What configuration options should I use with qmail (i.e. should I use
>maildirs?)

Insufficient data.

Just to answer the maildir question, we need to know something about
how the system will be used. Will all mailbox access be via POP or
IMAP, or will some users log in to read mail using pine/mutt/etc? If
the latter, will these people also need POP/IMAP, or will they
exclusively use a local MUA?

Some MUA's don't grok maildirs. E.g., pine requires patches. Mutt has
excellent maildir support. For POP/IMAP users, maildir works well.

For other configuration options, we'd need to know more details of
your set-up. It's probably best to go with a basic configuration and
tweak it as necessary.

>2) Are there tuning/performance options I should change?

Raise concurrencylocal and concurrencyremote. Run dnscache.

>3) Which Pop server should I use (I am using the Washington EDU Imap
package
>now)

qmail-pop3d. There are imapd patches for maildir support. See:

  http://Web.InfoAve.Net/~dsill/lwq.html#imap-maildir

-Dave
Statistics from Fri Jan  7 09:55:08 2000
 M   msgsfr  bytes_from   msgsto    bytes_to  msgsrej msgsdis  Mailer
 3    12943     851594K    29467    1386329K        0       0  local
 5       13         74K        2          2K       20       0  fax
 8        4          4K       15         68K        7       0  suucp
13     9586     208522K     4751     297473K        0       0  esmtp
=============================================================
 T    22546    1060194K    34235    1683872K       27       0

Reply via email to