Hi Mr. Marco,
Thanks for your reply. I commented the following two lines. Now it seems to be working fine. require message = relay not permitted domains = +local_domains : +relay_domains Thanks and Regards, C V Kishore Systems Administrator, SEEC Technologies Asia Pvt. Ltd. >> >> On Mar 22, 2007, at 12:35 PM, [EMAIL PROTECTED] wrote: >>> >>> >>> require verify = sender >>> >>> >>> accept hosts = +relay_from_hosts >>> control = submission >>> >>> >>> accept authenticated = * >>> control = submission >>> >> >> All I can see is you do a sender verify, so addresses used that don't >> verify will be rejected. Try moving the first line to below the >> bottom one, which will make e-mails sent by authenticated clients and >> hosts that you allow relaying for be unconditionally accepted. >> However, any other mail servers that do sender verification will >> reject such e-mails so instead you should look into why they aren't >> accepted. >> >> That's all I can say about it with the information I have, really. >> >> >> >> -- >> ## List details at http://www.exim.org/mailman/listinfo/exim-users >> ## Exim details at http://www.exim.org/ >> ## Please use the Wiki with this list - http://www.exim.org/eximwiki/ >> -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
