I've searched the archives and i couldn't locate
anything dealing with this.
I'm trying to set up an email address @ a virtual
domain using qmail (current release). You guys
were very helpful to me in getting it set up at all
and everything has worked smoothly so far. Now I wanted
to set up an address with a . in it; that is for example
[EMAIL PROTECTED]
qmail file;
/var/qmail/alias/.qmail-dom-foo.bar
containing
&foobar, then &foobar@localhost then &[EMAIL PROTECTED]
It repliled 'no mailbox here' with all of
the above variations.
I then removed .bar from the filename; as with
/var/qmail/alias/.qmail-dom-foo
containing &[EMAIL PROTECTED]
the user does exist, everything else is right. The second
config worked.
Can anyone tell me why I can't have <>.<> email
names and what I should do about it?
~cHris