
exim-dev at spodhuis
Feb 25, 2009, 3:05 AM
Post #1 of 1
(487 views)
Permalink
|
|
[Bug 818] Allow SMTP transport to deliver to a unix socket.
|
|
------- You are receiving this mail because: ------- You are on the CC list for the bug. http://bugs.exim.org/show_bug.cgi?id=818 Phil Pennock <exim-dev[at]spodhuis.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |exim-dev[at]spodhuis.org --- Comment #1 from Phil Pennock <exim-dev[at]spodhuis.org> 2009-02-25 11:05:14 --- How would the lmtp transport be deprecatable by letting the smtp transport deliver to a socket? They're used for different protocols. LMTP gives per-recipient responses post-DATA. LMTP is spoken by other applications. Eg, I use LMTP to deliver to Cyrus. That's not to say that there might not be use-cases for SMTP to Unix sockets, but since LMTP gives better feedback, it tends to be used for local delivery where the recipient is not expected to provide a spool. -- 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/ ##
|