Sendmail::trySend and sendmail_options
Andriy Gapon <[email protected]> Mon, 04 Apr 2005 19:02:02 +0300
| Newsgroups | gmane.comp.lang.perl.modules.mail-box |
|---|---|
| Message-ID | <[email protected]> |
maybe this is already fixed in the latest sources but in the 2.060 release I see that sendmail_options passed to send() or trySend() (as opposed to init()) are assigned to a local variable but are not passed to exec(). -- Andriy Gapon