[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: relay mail by user
> Zhen Li <liz@dset.com>
>
>
>We have recently installed firewall-1 with the vpn on our corporate network
>and now the sales staff and field engineers are connecting to the corporate
>network through SecuRemote.
>
>Now we have a problem with our mail. Since the mail server (sendmail) is
>configured to deny relaying outside email, mail sent from a remote user
>through the vpn tunnel to an outside address is denied by the mail server.
>This causes lots of inconvinence for the rmote users.
>
>I am sure many people have the similar set up and just wondering how
>other people solve/bypass the problem. Is there a way to configure sendmail
>to relay by user?
I have seen several perl scripts that typically scan a log file looking for a successful authentication to a service (usually POP) and then adds that IP address to the allowed relay hosts db with a timestamp. The entry is removed after a configurable period in which the user should have sent their mail. I do not have any handy references, a search for poprelay.pl may turn up something.
--tcw
-
[To unsubscribe, send mail to majordomo@lists.gnac.net with
"unsubscribe firewalls" in the body of the message.]