Hi there! Hope someone can help me out with this becasuse I'm getting really desperate...
I have ISPC3 3.0.1.2 running on ubuntu 8.10. Everything's working great but local aliases, which are not processed at all. Postfix knows about the aliases file, with entries in main.cf:
alias_maps = hash:/etc/postfix/aliases
alias_database = hash:/etc/postfix/aliases
These are the contents of /etc/postfix/aliases
postmaster:
adminisp@otherdomainiannotherserver.ltd
If I send a message to
postmaster@anyvirtualdomaininispc3.ltd I get this in the log:
NOQUEUE: reject: RCPT from externaldomain.ltd[1.2.3.4]: 550 5.1.1 <postmaster@virtualdomaininispc3.ltd>: Recipient address rejected: User unknown in virtual mailbox table; from=<myaccount@externaldomain.ltd> to=<postmaster@virtualdomaininispc3.ltd> proto=ESMTP helo=<mailserver.externaldomain.ltd>
If I do add a malformed entry in /etc/postfix/aliases and run newaliases without any options I do get warnings/errors, so postfix IS looking at the right file.
On an opensuse server without ISPC3 (but with virtual users as well in a LDAP database), an aliases file such as this one in ubuntu works well.
Can anybody help me, please?
TIA,
Ignacio
Recent comments
8 hours 17 min ago
9 hours 17 min ago
13 hours 4 min ago
14 hours 18 min ago
17 hours 54 min ago
1 day 1 hour ago
1 day 10 hours ago
1 day 11 hours ago
2 days 2 hours ago
2 days 5 hours ago