Victor Duchovni wrote:
On Wed, Apr 29, 2009 at 10:43:19PM +0200, Gregorics Tamas wrote:

Hi,

I want to set up a relayhost for my local mail server, but for some reason
my postfix will not try to authenticate with the relay server.

I have these packages installed:

libsasl2
libsasl2-2
libsasl2-modules

main.cf
relayhost = mail.relay.host

Make that:

        relayhost = [mail.relay.host]

sasl_password:
mail.relay.host    u...@mail.relay.host:password

Make that:

        [mail.relay.host]       login-name:password


Did not work that way either.

Whether the login-name includes an @domain part or not, and what that
domain should be, depends on the authentication system at the target host.


The format and content of the credentials are correct, because I have a 2nd postfix box which can authenticate with the same settings.


Any ideas?

Without logs, nothing further can be said.

Apr 30 08:28:19 *** postfix/smtp[4510]: C791845C65B: to=<*...@***.hu>, relay=mail.t-online.hu[84.2.44.3]:25, delay=0.79, delays=0.26/0.06/0.14/0.34, dsn=5.7.1, status=bounced (host mail.t-online.hu[84.2.44.3] said: 554 5.7.1 <*...@***.hu>: Relay access denied (in reply to RCPT TO command))

Thats all.


Is saslauthd running?

James

As far as I know I only need saslauthd if I want to authenticate my clients to smtpd, so it's not running.


--
Tisztelettel:

Gregorics Tamás

Szervízmunkatárs
M&M Computer Kft.
7623 Pécs, Mártírok u.42.
Tel.: +36-72/516-517
Fax: +36-72/516-522
Mobil: +36-30-747-6553
e-mail: tamas.gregor...@mmcomputer.hu

http://www.mmcomputer.hu

Reply via email to