The following issue has been RESOLVED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=372 ====================================================================== Reported By: Maria Assigned To: aaron ====================================================================== Project: DBMail Issue ID: 372 Category: PIPE delivery (dbmail-smtp) Reproducibility: always Severity: minor Priority: normal Status: resolved target: Resolution: fixed Fixed in Version: SVN Trunk ====================================================================== Date Submitted: 26-Jun-06 10:47 CEST Last Modified: 01-Aug-06 15:37 CEST ====================================================================== Summary: Dbmail fails to properly parse email header from Return-Path and passes incorrectly formatted string to sendmail Description: >From /var/log/messages log:
Jun 22 15:20:16 mail dbmail/smtp[11132]: pipe.c, send_mail: opening pipe to [/usr/sbin/sendmail -f Maria\ Khomenko\ \< [EMAIL PROTECTED]> [EMAIL PROTECTED] This results in an error since sendmail expects to get only an email address without the name prepended. The setup is Dbmail 2.1.6 + Qmail ====================================================================== ---------------------------------------------------------------------- aaron - 28-Jul-06 08:51 ---------------------------------------------------------------------- Let me know if this patch does the trick (or if I misunderstood the internet-address functions of Gmime...) ---------------------------------------------------------------------- aaron - 01-Aug-06 15:37 ---------------------------------------------------------------------- The patch did not do the trick, but what's in SVN does appear to fix it. Please test it out and let me know! Issue History Date Modified Username Field Change ====================================================================== 26-Jun-06 10:47 Maria New Issue 26-Jun-06 10:48 Maria Issue Monitored: Maria 28-Jul-06 08:51 aaron File Added: pipe-parse_address.diff 28-Jul-06 08:51 aaron Note Added: 0001320 01-Aug-06 15:37 aaron Status new => resolved 01-Aug-06 15:37 aaron Fixed in Version => SVN Trunk 01-Aug-06 15:37 aaron Resolution open => fixed 01-Aug-06 15:37 aaron Assigned To => aaron 01-Aug-06 15:37 aaron Note Added: 0001327 ======================================================================