I am using ASL 3.x and SMTP-proxy.
ASL is using my static ip (a.b.c.d) and my sendmail server is run on my DMZ (192.168.x.y).
ASL is configured to route incoming mail (user@a.b.c.d) to my sendmail server and that works fine. However, when sending mail from my DMZ the FROM-address is user@myDmzBox.a.b.c.d. I'd like to set the FROM-address to user@a.b.c.d but I don't know how.
If a user replys on user@myDmzBox.a.b.c.d it won't work because I don't have a DNS with a myDmzBox entry (using ASL DNS proxy).
I am running SuSE 8.0 and I've tried to change /etc/sysconfig/mail FROM_HEADER to "a.b.c.d" but without result.
Anyone with a similar (solved!) problem?
Sincerely
Alex
This thread was automatically locked due to age.