Networking Forums

Networking Forums > Computer Networking > Broadband > sendmail and plus.net-authentication

Reply
Thread Tools Display Modes

sendmail and plus.net-authentication

 
 
Gunter Kuhnle
Guest
Posts: n/a

 
      11-04-2003, 05:37 PM
f'up2comp.mail.sendmail

Hallo,

I try sending my emails via relay.plus.net as smart host, as BT
Broadband addresses seem to be on several 'global spam' lists.

The support couldn't give me further information on sendmail
configuration, but I assume they require some sort of authentication.

I tried adding the following to my sendmail.mc


define(`SMART_HOST', `esmtp:[relay.plus.net]')dnl
define('confAUTH_MECHANISMS', `PLAIN')
TRUST_AUTH_MECH(`PLAIN')
[...]
FEATURE(`authinfo', `hash -o /etc/mail/authinfo.db')dnl

And the following in the AuthInfo:

AuthInfo:relay.plus.net "U:xxx" "P:xxx" "M:xxx"
AuthInfo "U:xxx" "P:xxx" "M:xxx"

Looking at the traffic, I haven't seen any sort of exchange of password
or username, so I suspect sendmail to ignore the idea of authentication.

Any recommendations would be greatly appreciated!

Thank you very much!

Gunter
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
need help with port 113 and sendmail Nomen Nescio Linux Networking 2 07-03-2008 10:02 PM
MTA besides sendmail? Nietzsche Linux Networking 6 11-02-2006 01:02 AM
WEP authentication, why WEP authentication scheme is flawed and how it can be attacked Johnny Wireless Internet 3 08-02-2006 03:44 AM
Sendmail John Linux Networking 2 05-23-2004 08:07 PM
From: address in Sendmail. Doug Laidlaw Linux Networking 1 12-13-2003 12:15 PM



1 2 3 4 5 6 7 8 9 10 11