JC Dill <[EMAIL PROTECTED]> wrote:
> On 10:21 AM 10/21/2001 -0400, Charlie Summers wrote:
>  >I can't use my own secured server to send mail while on the road
>
> I find it depressing that someone who manages mailing lists and has their
> "own secured server" resorts to this lame excuse.  If it's your own
> secured  server you have many different ways to authenticate yourself and
> send thru  it, including (but not limited to):
>
> SMTP Auth  (only works if your network connection doesn't hijack port 25
> as  is unfortunately becoming increasingly common on lame consumer
> networks)

You can also add authenticated ESMTP on a higher port that lame-o ISP's 
don't know to stop, e.g.

        O DaemonPortOptions=Port=9925, Name=MSA, M=E

in your sendmail.cf.  I find this very useful in the field.

Reply via email to