Hi,

I'm coming into this slightly late, but you can use fetchmail to hand-roll a solution or (I expect) to collect mail for IMGate. Fetchmail can collect from a POP3 mailbox and forward using SMTP (fetchmail keyword: smtphost) to an Exchange server on a private ip address on a LAN. To the Exchange server, it's as though it were the mail exchanger for the domain, fetchmail is transparent. So mail gets delivered to individual mailboxes as normal. You can also tell fetchmail not to add any headers, such as Received (keyword: set invisible).

If there is scanning in the system, fetchmail can respond rationally to most of the error messages generated.

This is a very quick and simple basic solution to the overall issue, but doesn't give you spam or virus scanning. You could set those up on the same gateway machine using a system that (like IMGate) wants to act as a forwarder, scanning and then sending on to another (defined) smtp server (your Exchange machine). There are lots of these about, including IMGate. From a glace at the IMGate website, I'd have thought you could install fetchmail without repercussions. If not, there are other scanning packages available. Exact choice depends whether you want to use a commercial or a free system.

PWR.





Danny wrote:

Thanks for the response.

What about the POP3 component of my question - to be able to relay it properly to
the right Exchange mailbox on the Exchange server?

----- Original Message ----- From: "Kenzo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 30, 2004 5:25 PM
Subject: Re: Communication (Mail Gateway concept) with MS Exchange




_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to