I am trying use '/etc/aliases' with qmail and can not get them to work
correctly.
I am using the following files
.qmail-default
****************
| /var/qmail/bin/fastforward -d /etc/aliases.cdb
~alias directory
******************
-rw-r--r-- 1 alias nofiles 73 Apr 3 08:29 .qmail-default
-rw-r--r-- 1 alias nofiles 0 Apr 3 08:23 .qmail-mailer-daemon
-rw-r--r-- 1 alias nofiles 23 Mar 26 14:30 .qmail-postmaster
-rw-r--r-- 1 alias nofiles 23 Apr 2 10:08 .qmail-root
-rwxr--r-- 1 alias nofiles 0 Apr 2 16:02 Mailbox
drwxr--r-- 5 alias nofiles 512 Mar 15 15:35 Maildir
alias user
************
alias:x:1002:100::/var/qmail/alias:/bin/sh
virtualdomains
*****************
mydomain.com:mydomain
mydomain2.com:mydomain2
rcpthosts
***********
mydomain.com
mydomain2.com
I have tested the '/etc/aliases' file using 'fastforward -nd
/etc/aliases.cdb' and they parse out correctly. I followed the "Single UID
based POP3 box HOWTO" but can not get the aliases to work. All other mail to
users in '/var/qmail/users/assign' works perfectly.
Any help, ideas would be appreciated
Thanks
VInce