Hi Max,

1) edit /var/qmail/control/rcpthosts (input your domain, so that qmail will receive emails from your domain. eg: [EMAIL PROTECTED])

2) allow relaying from Exchange Server (Any emails from client will be receive by Exchange. However, if it's being send directly through DNS Server, it will be unsafe, because there won't be any scanning. To do this, you will have to forward your outgoing mails to qmailtoaster. It can be set under Exchange Option)

    edit /etc/tcprules.d/tcp.smtp
    add a line like this:
    [your-exchange-ip]:allow, RELAYCLIENT="  "
Then run, qmailctl cdb

3) Edit /var/qmail/control/smtproutes
add this line:

[your-domain]:[Exchange server's ip]:25

Cheers.

Reply via email to