Delivering some but not all accounts locally
Oliver Večernik
ml at vecernik.at
Fri Jan 19 11:01:39 CET 2007
Hello,
I configured some local names:
# grep -v '^#\|^$' /etc/kolab/templates/virtual.template
KOLAB_META_START
TARGET=/etc/postfix/virtual
PERMISSIONS=0640
OWNERSHIP=root:root
KOLAB_META_END
root root at localhost
news news at localhost
ov ov at localhost
...
# grep -v '^#\|^$' /etc/postfix/main.cf | grep mydestination
mydestination = localhost localhost.vecernik.at zipo.vecernik.at
But still mails to e.g. <ov at vecernik.at> are sent to $relayhost instead
of local delivery.
Interestingly this works on another postfix installation flawlessly, but
not on the Kolab box. What am I doing wrong?
--
Cheers,
Oliver
More information about the users
mailing list