Actionmailer with sendmail + nullmailer sends mail twice
Created by: sarguru
Hi,
When I set actionmail to deliver mails via sendmail binary and use nullmailer as my smtp, my mails get delivered twice. But when I try sending it with CLI with sendmail -i -t options the same doesnt happen. However with smtp,
Has anybody run into same problem? Any clues on how to go about?