|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Re: Re: Postfix relay access denied
From: El Neofito (elnuevopajaro
yahoo.com)
Date: Tue Aug 02 2005 - 04:59:33 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I already have that in placed when the problem occurs:
[root
test mail]# telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
220 test.fotohub.com ESMTP Postfix
ehlo localhost
250-test.fotohub.com
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-AUTH LOGIN PLAIN
250 8BITMIME
In Main.cf
smtpd_sasl_auth_enable=yes
smtpd_recipient_restrictions=permit_mynetworks permit_sasl_authenticated reject_unauth_de
stination permit
Apologies may i know what do you mean by top posting?
Magnus Bäck <magnus
dsek.lth.se> wrote:On Tuesday, August 02, 2005 at 11:27 CEST,
El Neofito wrote:
> I have this problem yet again when i tried imap on my outlook express.
> Errors from maillog is as such:
>
> NOQUEUE: reject: RCPT from unknown[my_office_ip_addr]: 554 : Relay access denied; from= to= proto=SMTP helo=
>
> I do not want to add my_office_ip_addr to mynetworks because i would
> like our users to use imap from anywhere. Pls advise. Thanks
Then you must implement TLS, SASL authentication, or possibly
POP-before-SMTP (IMAP-before-SMTP in this case). The Postfix
documentation and the list archives contains loads of information
about this.
Stop top-posting.
--
Magnus Bäck
magnus
dsek.lth.se
Send instant messages to your online friends http://uk.messenger.yahoo.com
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]