Mailinglist Archive: opensuse (1502 mails)

< Previous Next >
Re: [opensuse] Is it possible, SMTP Auth stand alone ?
  • From: Sandy Drobic <opensuse@xxxxxxxxx>
  • Date: Sat, 04 Apr 2009 09:39:30 +0200
  • Message-id: <49D70EB2.8000203@xxxxxxxxx>
Arie Reynaldi Z wrote:
smtp auth is not related to pop, unless you mean to use "pop before
smtp"; if thats what you want, I don't know how it can be done. Instead,
postfix uses login/pass:

/usr/share/doc/packages/postfix/README_FILES/SASL_README
I understood the question was more concerned with feeding inbound mail
from his smtp server to his pop/imap server which were on different machines.

Authenticated smpt can be a bit tricky to set up, although
yast has made it easier in the last few releases. Still you end
up needing certs and self signed certs cause problems for some
MUAs.

I see that Yast has 'Outgoing Mail' and 'Authentication' option in it.
Is this what I want to make SMTP-AUTH ? All need just to make this
server (postfix) can be use for our employee outside my network.

This will make Postfix authenticate to ANOTHER server, in other words, it is
cthe client side, when Postfix is sending mail for example to a relayserver.

In your case you want the server side of Postfix to offer authentication.
The easiest way is to set up local users on your Postfix server, but don't
give them a login shell.

Then configure Postfix for sasl authentication.



--
Sandy

List replies only please!
Please address PMs to: news-reply2 (@) japantest (.) homelinux (.) com
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >