Archive for March 14th, 2007

Setting envelope sender when using Mail::Send

Wednesday, March 14th, 2007

I just thought I would blog this so that people can find it in a search, as I could not when I tried.
I have a perl script on a machine that sends out transactional emails with the from address like billing@example.com. The machine it sends from is not example.com. Let’s call it admin.foobar.example.com. [...]