Message4905
I attached a new sendmail patch. This one adds:
explicit close of stdin after writing the message to sendmail
wait for the sendmail process to finish
check the return code. If it's 0 or 75 things are ok (75 indicates
the email 1s queued according to the man page for sendmail
I have). If it's any other exit code, raise MessageSendError
with exitcode and stderr text.
Do we want to try getting this in the next release? |
|
Date |
User |
Action |
Args |
2013-06-09 03:47:42 | rouilj | set | messageid: <1370749662.9.0.64966517388.issue2550747@psf.upfronthosting.co.za> |
2013-06-09 03:47:42 | rouilj | set | recipients:
+ rouilj, ber, pefu, jherazo-beverly, dgatwood |
2013-06-09 03:47:42 | rouilj | link | issue2550747 messages |
2013-06-09 03:47:42 | rouilj | create | |
|