This is a discussion on MTA to MTA communications within the alt.comp.mail.qmail forums, part of the Mail Servers and Related category; Hi, I have a scenario where two MTA's deliver mail to each other. The protocol is ESMTP. The firewall ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I have a scenario where two MTA's deliver mail to each other. The protocol is ESMTP. The firewall at one of the pair does not permit inbound traffic of any description (apart from return traffic). Is there any way for the firewall protected MTA to 'fetch' messages from the other MTA??? TIA |
|
|||
|
"Winston Smith" <admin@nothere.cmiweb.co.uk> writes:
> I have a scenario where two MTA's deliver mail to each other. The protocol > is ESMTP. The firewall at one of the pair does not permit inbound traffic > of any description (apart from return traffic). > > Is there any way for the firewall protected MTA to 'fetch' messages from > the other MTA??? Not using SMTP. You could use POP3 or IMAP, but they're not well-suited for the job. -- Dave Sill Oak Ridge National Lab, Workstation Support Author, The qmail Handbook <http://web.infoave.net/~dsill> <http://lifewithqmail.org/>: Almost everything you always wanted to know. |