On Tue, 25 Jun 2013 12:15:28 +0200
Fabrizio Monti articulated:

> > hello to all,
> > I can not understand: I would like to enable authentication on port
> > 25 to prevent my server was used as a free smtp, I configured, by
> > the book, postfix, if I connect to telnet gives me back
> >
> > Escape character is '^]'.
> > 220 example.com ESMTP Postfix
> > ehlo example.com
> > 250-test.example.com
> > 250-PIPELINING
> > 250-SIZE 15360000
> > 250-VRFY
> > 250-ETRN
> > 250-STARTTLS
> > 250-AUTH PLAIN LOGIN
> > 250-AUTH=PLAIN LOGIN
> > 250-ENHANCEDSTATUSCODES
> > 250-8BITMIME
> > 250 DSN
> >
> > but when I try to send mail from client using port 25 without
> > authentication and sends the email to me, I do not want this, I do
> > not want it to work! Where am I doing wrong? Risce someone to tell
> > me where I'm wrong?
> >
> >
> > this is configuration of main.cf:

[snip]

> All this because I have problems with my mail server, I have been
> using as smtp relay, how can I prevent sending email on port 25 and
> at the same time able to receive mail on port 25?

Please don't use HTML format to send email. Plain ASCII is preferred.
While you are at it, lose the the tendency to top post. Now, please
follow the directions you received when you signed up for this list.
Provide the unaltered output of "postconf -n", not a few select bits.
See: <http://www.postfix.com/DEBUG_README.html> and specifically,
<http://www.postfix.com/DEBUG_README.html#mail>.

-- 
Jerry ✌
postfix-u...@seibercom.net
_____________________________________________________________________
TO REPORT A PROBLEM see http://www.postfix.org/DEBUG_README.html#mail
TO (UN)SUBSCRIBE see http://www.postfix.org/lists.html

Reply via email to