On 05/07/03 12:34 -0700, Amol Deshpande wrote:
I'm using RedHat 8 with sendmail 8.12.5. I'm facing a lot of problems while writing rules & mailer. My requirement is to process all the relay mails depending on recipient users(which i'll create in a db) & if user exists there then it will rewrite envelope address & use predefined smtp server (which is not in dns), a local server whose ip address is available.
Can anybody help me to sort this issue?
You want to run sendmail as a ALG on a firewall. See the sendmail documentation for virtusertable. user@domain user1@host.domain usera@domain user2@[ip.add.re.ss] The [] are compulsory.
Devdas Bhagat