AW: sender rejected
Christian Tardif
christian.tardif at servinfo.ca
Fri Apr 30 19:58:21 CEST 2010
>
> I actually followed the Wiki that is why I added these entries to the virtual table as you described. And I do receive emails for both domains correctly. The problem is that when I try to send an email using my normal username and the domain that I added to the virtual table it is rejected.
>
>
Oh! I see. Someone may correct me, but I think you can't send an email
from a domain which isn't in the list of accepted domains. And the
creation of Domain Aliases doesn't set the somewhat fake domain as a
list of accepted domains and therefore, mails from that domain are
rejected. To my knowledge, this would lead to an open relay situation.
What you may try is:
1) put this somewhere in the main.cf.template file:
relay_domains = hash:/kolab/etc/postfix/relay_domains
2) Create the /kolab/etc/postfix/relay_domains file
3) Put this single line:
domain2.com OK
4) Create the needed db file with the command:
/kolab/sbin/postmap /kolab/etc/postfix/relay_domains
4) Reload the new config with:
/kolab/sbin/kolabconf
Then, postfix should allow you to relay the fake domain2.com domain. But
you still won't be allowed, though, to authenticate with this
domain2.com to send mail, since the domain doesn't really exist in the
kolab config.
--
Christian...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20100430/debe8561/attachment.html>
More information about the users
mailing list