CentOS Icon CentOS Logo
CentOS Text
   
  
www.centos.org Forum Index
   CentOS 5 - Software Support
  sendmail client with AUTH

 

 Bottom   Previous Topic   Next Topic
  •  Rate Thread
      Rate this Thread
      Excellent
      Good
      Average
      Bad
      Terrible
Poster Thread
  •  chuikingman
      chuikingman
sendmail client with AUTH
#1
Newbie
Joined: 2011/12/30
From
Posts: 4
HI,
I use centos 5.7 .
I configure sendmail as client and delvier the email to the external SMTP server .
The smtp server need SMTP AUTH in order to send email with SMTP.

I configre and follow this link .
http://www.freelinuxtutorials.com/quick-tips-and-tricks/configure-sendmail-for-smtp-authentication/

I try to send email using sendmail to this smtp serve rbut failure with AUTH .

[root@localhost asterisk]# sendmail -f kingman.chui@broadsoft.com -v kingman.chui@broadsoft.com
subject:MMMM
MMMM
.
kingman.chui@broadsoft.com... Connecting to [10.1.1.176] via relay...
220 KINGMANNB ESMTP
>>> EHLO localhost.localdomain
250-KINGMANNB
250-SIZE 20480000
250 AUTH LOGIN PLAIN
>>> MAIL From:<kingman.chui@broadsoft.com> SIZE=18 AUTH=kingman.chui@broadsoft.com
250 OK
>>> RCPT To:<kingman.chui@broadsoft.com>
530 SMTP authentication is required.
>>> RSET
250 OK
>>> RSET
250 OK
kingman.chui@broadsoft.com... Using cached ESMTP connection to [10.1.1.176] via relay...
>>> MAIL From:<> SIZE=1042
250 OK
>>> RCPT To:<kingman.chui@broadsoft.com>
530 SMTP authentication is required.
>>> RSET
250 OK
>>> RSET
250 OK
postmaster... Using cached ESMTP connection to [10.1.1.176] via relay...
>>> MAIL From:<> SIZE=2066
250 OK
>>> RCPT To:<postmaster@localhost.localdomain>
530 SMTP authentication is required.
>>> RSET
250 OK
Closing connection to [10.1.1.176]
>>> QUIT
221 goodbye
=========
[root@localhost mail]# cat authinfo
AuthInfo:10.1.1.176 "U:kingman.chui@broadsoft.com""I:kingman.chui@broadsoft.com""P:123456" "M:LOGIN PLAIN"
AuthInfo: "U:kingman.chui@broadsoft.com""P:123456" "M:LOGIN PLAIN"
[root@localhost mail]# pwd
/etc/mail
[root@localhost mail]#


So, please advice what is the problem in sendmail in order to configure the smtp ATUH client ...

Thank
Regard/chui king man
Posted on: 2012/2/7 4:35
Create PDF from Post Print
Top
 Top   Previous Topic   Next Topic

 


 You cannot start a new topic.
 You can view topic.
 You cannot reply to posts.
 You cannot edit your posts.
 You cannot delete your posts.
 You cannot add new polls.
 You cannot vote in polls.
 You cannot attach files to posts.
 You cannot post without approval.




"Linux" is a registered trademark of Linus Torvalds. | All other trademarks are property of their respective owners. | All other content is Copyright @ 2004-2009 by the CentOS Project or "each individual contributor (forums, comments, etc.) unless otherwise assigned".| Theme based on a theme by 7dana.com