Hi, We have a serious problem getting our Zope Mailhost to work. Our configuration is as follows: ************** * INTERNET * ************** / \ | | V ******************** ******************** * Linux-Firewall * Port 8080 * Zope-Server * * + Gateway * --------------------> * * * IP:192.168.13.85 * * IP:192.168.13.80 * ******************** ******************** /\ /\ \ / Port 25 SMTP Port 25 SMTP \ ********************** / \ * MS Exchange Server * / \----> * IP:192.168.13.100 * <----/ * * ********************** Relay from 192.168.13.80 The Mailhost-Form is filled out as follows: ID: MailHost SMTP Host: 192.168.13.100 (or mail.cadwork.de tried alternatively) SMTP Port: 25 Whenever we try to send mail via Zope we get the error message 'Host not found'. Anybody an idea? Help would be very much appreciated. Thanx Hans
nice picture ;-) Am Montag, 27. Januar 2003 13:18 erhalten:
Hi,
We have a serious problem getting our Zope Mailhost to work. Our configuration is as follows:
************** * INTERNET * ************** / \
V ******************** ******************** * Linux-Firewall * Port 8080 * Zope-Server * * + Gateway * --------------------> * * * IP:192.168.13.85 * * IP:192.168.13.80 * ******************** ******************** /\ /\ \ / Port 25 SMTP Port 25 SMTP \ ********************** / \ * MS Exchange Server * / \----> * IP:192.168.13.100 * <----/ * * ********************** Relay from 192.168.13.80
The Mailhost-Form is filled out as follows: ID: MailHost SMTP Host: 192.168.13.100 (or mail.cadwork.de tried alternatively) SMTP Port: 25
i have similar mailhost settings - seems correct so i think you have a network problem do you reach exchange machine from zope server (on port 25) ??? does the error occur when you try to mail from inside your net (excluding the firewall) ??? <hth> fritz (-:fs)
At 04:18 AM 1/27/2003, Hans-Peter Knoll wrote:
We have a serious problem getting our Zope Mailhost to work. Our configuration is as follows:
Nothing seems blatantly wrong with your setup. Have you ruled out network problems? Can you telnet to .100 port 25 from .80? Is .80's netmask anything funkier than 255.255.255.0? Is .100 doing its own packet filtering? Might it be ignoring packets from .80? Not sure what the problem might be, but I don't sense that's it's a Zope issue. HTH, Dylan
Try specifying the ip address in the mailhost server name, instead of the name... Also, which version of exchange ? 5.5? 2000? There's many authentication settings / limits/ filters that might be messing you up. See if you can telnet to port 25 internally, and do an smtp sendmail from the command line... ----- Original Message ----- From: "Hans-Peter Knoll" <knoll@cadwork.ch> To: <zope@zope.org> Sent: Monday, January 27, 2003 7:18 AM Subject: [Zope] Zope and MS Exchange
Hi,
We have a serious problem getting our Zope Mailhost to work. Our configuration is as follows:
************** * INTERNET * ************** / \ | | V ******************** ******************** * Linux-Firewall * Port 8080 * Zope-Server * * + Gateway * --------------------> * * * IP:192.168.13.85 * * IP:192.168.13.80 * ******************** ******************** /\ /\ \ / Port 25 SMTP Port 25 SMTP \ ********************** / \ * MS Exchange Server * / \----> * IP:192.168.13.100 * <----/ * * ********************** Relay from 192.168.13.80
The Mailhost-Form is filled out as follows: ID: MailHost SMTP Host: 192.168.13.100 (or mail.cadwork.de tried alternatively) SMTP Port: 25
Whenever we try to send mail via Zope we get the error message 'Host not found'. Anybody an idea? Help would be very much appreciated. Thanx
Hans
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (4)
-
Dylan Reinhardt -
fritz -
Hans-Peter Knoll -
working4aliving