define(`RELAY_MAILER_ARGS', `TCP $h 2525')
I rebuilt my cf file and there were no changes other than some header
lines, date stamps and the like. Is there some pre-requisite to
adding that line that makes it actually do something? Do I need to
recompile sendmail with some option? Or is some other option in
the .mc file necessary before this does anything? I'm just trying to
figure out how to get this to actually work.
Thanks,
Joel
Maybe added in wrong place?
The line above must apear before the
MAILER(smtp)
line ...
Johann
Piggy-backing, didn't see the original post. If the OP is trying to add an
additional port (vs changing the default port) I find it easier to use the
firewall (ipfilter, here) to create a proxy port. This is quick and easy, works
every time, and it solves problems for traveling users the same as adding a
second port to Sendmail.
dp