This is normal behaviour.. a machine running httpd will bind to particular IP addresses but outgoing http client requests will use the default IP for the machine. Why would you want to change this behaviuour?
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 04 April 2003 22:13 > To: [EMAIL PROTECTED] > Subject: DO NOT REPLY [Bug 18726] New: - RemoteDelivery doesn't use the > SMTP bind address > > > DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG > RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT > <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18726>. > ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND > INSERTED IN THE BUG DATABASE. > > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18726 > > RemoteDelivery doesn't use the SMTP bind address > > Summary: RemoteDelivery doesn't use the SMTP bind address > Product: James > Version: 2.1 > Platform: All > OS/Version: Other > Status: NEW > Severity: Critical > Priority: Other > Component: SMTPServer > AssignedTo: [EMAIL PROTECTED] > ReportedBy: [EMAIL PROTECTED] > > > While I can set the ip address the smtp server binds to, it only > affects the > server port. But when it delivers emails James binds to the > default ip address > instead of the specified. > > This is a major problem because nowdays foolish internet > providers started to > check the reverse ip and the helo name of the connecting smtp server, so > sending will not work on a machine which has multiple ip addresses. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
