SMTP-AUTH with sendmail

Discuss the Scalix Server software

Moderators: ScalixSupport, admin

Twain
Posts: 10
Joined: Thu Jul 13, 2006 10:39 am

SMTP-AUTH with sendmail

Postby Twain » Thu Jul 13, 2006 10:53 am

Hi

First of all sorry for my bad english ... I am not a native speaker ;)

I have installed the Scalix Community Edition on a OSS 10.0 Box. Works great except for the outgoing relay server. We have a dialup-connection, so I have to authenticate with my ISP for delivering mails. I changed /etc/mail/auth/auth-info with following information:

Code: Select all

AuthInfo:smtp.otherdomain.de "U:mXXXXXX-32" "I:mXXXXXX-32" "P:XXXXXX" "M:PLAIN"

and /etc/sendmail.cf with

Code: Select all

# "Smart" relay host (may be null)
DSsmtp.domain.de


Everytime I try to send a mail I receive an e-mail containing the following error-message:

Code: Select all

The original message was received at Thu, 13 Jul 2006 16:29:56 +0200
from localhost [127.0.0.1]

   ----- The following addresses had permanent fatal errors -----
<user@otherdomain.de>
    (reason: 550 must be authenticated)

   ----- Transcript of session follows -----
... while talking to smtp.domain.de.:
>>> >>> DATA
<<< 550 must be authenticated
550 5.1.1 <user@otherdomain.de>... User unknown
<<< 554 no valid recipients

.
.
.
[orignal-mail]


I think sendmail is not sending any login-information, but I do not really have any Idea. I hope you can help me.

ScalixSupport
Scalix
Scalix
Posts: 5503
Joined: Thu Mar 25, 2004 8:15 pm

Postby ScalixSupport » Fri Jul 14, 2006 7:11 am

It seems to me you are using the relay host

smtp.domain.de

but configured the use of

smtp.otherdomain.de

So that might be a problem.

Cheers,

Sascha.


Return to “Scalix Server”



Who is online

Users browsing this forum: No registered users and 1 guest

cron