Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
sendmail and smtp auth problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
snIP3r
l33t
l33t


Joined: 21 May 2004
Posts: 853
Location: germany

PostPosted: Sun Dec 18, 2005 11:30 am    Post subject: sendmail and smtp auth problem Reply with quote

hi all!

im trying to get my dialup server sending mails via smtp auth from my mail provider - with no success :(

i followed the instructions posted here: http://www.sendmail.org/~ca/email/auth.html#authclientinfo
but i think the auth info is never used because i get an error returned:

... while talking to mailin.webmailer.de.:
>>> DATA
<<< 550 4.1.8 <recipient@domain.com>... Relaying denied.
550 5.1.1 <recipient@domain.com>... User unknown
<<< 503 5.0.0 Need RCPT (recipient)


heres my config:

divert(-1)
divert(0)dnl
include(`/usr/share/sendmail-cf/m4/cf.m4')dnl
VERSIONID(`$Id: sendmail-procmail.mc,v 1.2 2004/12/07 01:59:31 g2boojum Exp $')dnl
OSTYPE(linux)dnl
DOMAIN(generic)dnl
define(`SMART_HOST',`my isps mailserver')dnl
define(`confAUTH_MECHANISMS', `PLAIN')dnl
FEATURE(`authinfo',`hash /etc/mail/auth/client-info')dnl
FEATURE(`smrsh',`/usr/sbin/smrsh')dnl
FEATURE(`local_lmtp',`/usr/sbin/mail.local')dnl
FEATURE(`local_procmail')dnl
FEATURE(`use_ct_file')dnl
MASQUERADE_AS(`my isps domain')dnl
MAILER(local)dnl
MAILER(smtp)dnl
MAILER(procmail)dnl


what am i doing wrong???

greets
snIPer
_________________
Intel i3-4130T on ASUS P9D-X
Kernel 5.15.88-gentoo SMP
-----------------------------------------------
if your problem is fixed please add something like [solved] to the topic!
Back to top
View user's profile Send private message
snIP3r
l33t
l33t


Joined: 21 May 2004
Posts: 853
Location: germany

PostPosted: Mon Dec 19, 2005 7:59 am    Post subject: Reply with quote

hi all!

i have additional information about the configuration:

the data in the authfile seems to be correct cause i am able to login to my isp's mailserver via telnet using the data stored in the authinfo file


hoping someone can help me

snIP3r
_________________
Intel i3-4130T on ASUS P9D-X
Kernel 5.15.88-gentoo SMP
-----------------------------------------------
if your problem is fixed please add something like [solved] to the topic!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum