Aaron Stone wrote:
> On Mon, May 9, 2005, [EMAIL PROTECTED] said:
> 
> 
>>A BUGNOTE has been added to this bug.
>>======================================================================
>>http://www.dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000201
>>======================================================================
> 
> [snip]
> 
>>Because lmtp runs mostly on the same host as smtpd, it can bind
>>to the unix socket which has much lower communication overhead
>>than tcp socket.
> 
> 
> 
> Ok, so we're talking about an analogue to server.c's CreateSocket that
> does unix sockets instead. Paul, do you have any code up your sleeve for
> this, or is it a new project to work on?

No code. Not a big project either.

Add SOCKET options to all server stanzas.
Rename CreateSocket to create_inet_socket
Setup create_unix_socket
Add new CreateSocket that will call one or both as required by the 
configuration.

That would give us unix-socket support on all daemons, including imapd and
pop3d. Would that be usefull at all? I.e. does stunnel4 support connection to a
unix-socket? Or perdition?


-- 
  ________________________________________________________________
  Paul Stevens                                  mailto:[EMAIL PROTECTED]
  NET FACILITIES GROUP                     PGP: finger [EMAIL PROTECTED]
  The Netherlands________________________________http://www.nfg.nl

Reply via email to