Max <[EMAIL PROTECTED]> wrote:
> 
> Each user at my company has several e-mail aliases (first.last, first_last,
> Flast, firstL) with our current sendmail server that equates to alot of lines
> in the aliases file.

There's another way...
 
> What is the best way to do this on my new qmail server? I am worried about
> the administration time creating all of the .qmail- files in ~aliases.
> Would we see a performance hit if I installed dotforward and run some aliases
> from the aliases file, and the rest as .qmail-?

Try using /var/qmail/users/mailnames (documented briefly in the man page
for qmail-pw2u).

Essentially, it's a lot of lines of the format:
sysaccount:mailalias1[:mailalias2][...]

We use it to set up the same types of aliases here.  qmail-pw2u takes it
into account when it creates the output which you put into 
/var/qmail/users/assign, which is used by qmail-newu to create the cdb file.

Charles
-- 
----------------------------------------------------
Charles Cazabon         <[EMAIL PROTECTED]>
Any opinions expressed are just that -- my opinions.
----------------------------------------------------

Reply via email to