My /etc/aliases looks like:
[EMAIL PROTECTED] [EMAIL PROTECTED]
@mail3.soid.ch test2
First line: All emails with the address [EMAIL PROTECTED] will sent to the
extern email-address [EMAIL PROTECTED] - it works good :-)
Second line: All emails to @mail3.soid.ch will sent to the local user test2,
but it doesn't work. Qmail sents the mail to [EMAIL PROTECTED]!
So I have install a virtualdomain-file:
[EMAIL PROTECTED]:test2
So now qmail sents the email to user test2!
Is there a possibility to design the /etc/aliases-file that qmail sents
directly to the user test2 without the virtualdomain-file?
Thanks: Severin Olloz