[Bug 807] New: LMTP transport doesn't log deliveries

View: New views
6 Messages — Rating Filter:   Alert me  

[Bug 807] New: LMTP transport doesn't log deliveries

by Ian Eiloart :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=807
           Summary: LMTP transport doesn't log deliveries
           Product: Exim
           Version: 4.69
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Transports
        AssignedTo: nigel@...
        ReportedBy: iane@...
                CC: exim-dev@...


When using the SMTP transport, in LMTP delivery mode, deliveries are logged as
expected. However, when delivering with the LMTP transport, deliveries are not
logged at all.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##

[Bug 807] LMTP transport doesn't log deliveries

by Ian Eiloart :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=807

Ian Eiloart <iane@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|MacOS X                     |All
           Platform|Macintosh                   |All




--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##

[Bug 807] LMTP transport doesn't log deliveries

by Bugzilla from awais@li.nux.org.uk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=807




--- Comment #1 from Awais <awais@...>  2009-05-22 15:14:54 ---
Created an attachment (id=314)
 --> (http://bugs.exim.org/attachment.cgi?id=314)
A simple patch for the described bug

A simple patch for the described bug.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##

[Bug 807] LMTP transport doesn't log deliveries

by Bugzilla from awais@li.nux.org.uk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=807




--- Comment #2 from Awais <awais@...>  2009-05-22 15:16:19 ---
(From update of attachment 314)
BTW only covers LMTP over TCP/IP.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##

[Bug 807] LMTP transport doesn't log deliveries

by Bugzilla from nigel@exim.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=807




--- Comment #3 from Nigel Metheringham <nigel@...>  2009-10-20 14:02:12 ---
I'm unhappy with the suggested patch as sometimes the conf variable, which is
passed back as the message, is set in the section above.  Your patch always
overrides that.

Looking to see if there is an obvious better solution


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##

[Bug 807] LMTP transport doesn't log deliveries

by Bugzilla from nigel@exim.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=807

Nigel Metheringham <nigel@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Nigel Metheringham <nigel@...>  2009-10-20 14:10:16 ---
CVS commit by nm4:

Improvements to LMTP delivery logging.  Fixes: bug#807

--- CVS commit summary ---
1.578  1.579  +2 -0  -  exim/exim-doc/doc-txt/ChangeLog
1.42   1.43   +1 -0  -  exim/exim-src/src/transports/smtp.c


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##