]> code.citadel.org Git - citadel.git/commitdiff
When config.c_ip_addr is set, use that IP address
authorArt Cancro <ajc@citadel.org>
Tue, 5 Jun 2007 20:47:43 +0000 (20:47 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 5 Jun 2007 20:47:43 +0000 (20:47 +0000)
not only for listening sockets, but also client sockets.  This will
allow outbound email to be sourced from the correct IP address when
multiple unrelated Citadels are running on the same server.


No differences found