I am using postfix with mailscanner to scan emails. the smtp route(tranport_maps) works fine,

but for domains on default route, i added this

  • smtp:[mail.server.net]

but it still gives access denied error, any ideas?

link|improve this question

45% accept rate
Can you post the specific error from your logs? – gharper May 10 '10 at 16:20
feedback

1 Answer

up vote 0 down vote accepted

Maybe mail.server.net does not accept mail relay from the IP address of the postfix server.

Anyway, the exact log entry error would help.

link|improve this answer
thanks for the info.. – krisdigitx Sep 6 '11 at 13:54
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.