Didier Wiroth a icrit :
Hello,
I'm trying to add a single or more domain entries to
the /etc/mail/virtual file and use makemap to generate
the /etc/mail/virtual.db file but I keep getting an error.
1) f.ex. the virtual file contains:
@toto.net
2) try to generate the db file:
#makemap -o virtual.db virtual
makemap: virtual:1: invalid entry
Do I miss something?
Thanks a lot!
Kind regards
Didier
[email protected] x
[email protected] y
@toto.net z
this means that [email protected] is delivered to account x, [email protected] is
delivered to account y
and all other @toto.net addresses are delivered to z. you're missing a
column
Gilles