Hello
I have a qmail system running with fastforward (running on Debian). It
seems that fastforward is not using users/assign. Is this true and if
so, is it intentional?
In aliases, I have among others:
# grep me1 /etc/aliases
[EMAIL PROTECTED]:me1
#
However, there is no entry in users/assign or in users/cdb:
# grep me1 /etc/qmail/users/assign
# grep me1 /etc/qmail/users/cdb
But the system is working:
# ls -laF /var/spool/mail/me1
-rw-rw---- 1 me1 mail 1307 Mar 9 17:59
/var/spool/mail/me1
#
I don't understand this, since for local delivery qmail needs to know,
such as
=joe.shmoe:joe:503:78:/home/joe:::
a) What am I missing here?
b) I am looking for a solution where I can forward all emails beginning
with "newsletter" and ending with "@mydomain.be" to
"[EMAIL PROTECTED]". However it seems users/assign does not
work with fastforward so "+newsletter" does not work. Ayy ideas?
Regards
Leander