Look for this line in your sendmail.mc file,
dnl define(`SMART_HOST',`smtp.your.provider')
change it to
define(`SMART_HOST',`mail.your.isp')dnl
then rebuild your sendmail.cf and
restart sendmail.
NOTE: smtp.your.provider is literal, but
mail.your.isp is not.
Dan Liston
Kim Gross wrote:
> I have a majordomo install that I use for a couple of mailing lists.
> Right now, I can not use my majordomo install.
>
> My ISP has decided to block outbound port 25 so I am unable to send out
> any mail. I have been doing some research on this, and I have found
> references to configuring sendmail to send all outbound mail to a
> specific system rather than to the system listed in the mx record. I
> can not find any info other that statues that it can be done. Does
> anybody know how to do this? Or know where to find a howto on configure
> sendmail to do this?
> Thanks in advance.
>
> Kim Gross
References:
|
|