Hi !!! I´m very newie with ispconfig. I made an installation in debian 4 (following the tutorial). Everything works perfect, but the only thing is that I cannot receive mails from external servers (I can send any server and receive only for local) When I try to respond a mail received from my account of gmail I obtain the following message ([email protected] is my mail local account): any ideas? Thankssss !!! ------------------------------------------------------------------------- Mail Delivery Subsystem <[email protected]> ocultar detalles 19:23 (1 hora antes) para [email protected] fecha 05-ene-2008 19:23 asunto Delivery Status Notification (Failure) This is an automatically generated Delivery Status Notification Delivery to the following recipient failed permanently: [email protected] Technical details of permanent failure: PERM_FAILURE: SMTP Error (state 13): 554 5.7.1 <[email protected]>: Relay access denied ----- Original message ----- Received: by 10.65.61.5 with SMTP id o5mr38408733qbk.62.1199571813007; Sat, 05 Jan 2008 14:23:33 -0800 (PST) Received: by 10.65.151.4 with HTTP; Sat, 5 Jan 2008 14:23:32 -0800 (PST) Message-ID: <[email protected]> Date: Sat, 5 Jan 2008 19:23:32 -0300 From: "Ramiro Sabastta" <[email protected]> To: "Juan Perez" <[email protected]> Subject: Re: Respondeme !!! In-Reply-To: <[email protected]> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <[email protected]> Hola !!! 2008/1/5, Juan Perez <[email protected]>: > Por favor ! > > ----- End of message -----
Please make sure that the website www.dellog.com.ar has a co-domain dellog.com.ar with empty hostname.
Hi till !!! Thanks for the answer. I have two records like co-domains: IP Name of the host Domain 192.168.1.102 www.dellog.com.ar 192.168.1.102 dellog.com.ar (Name of the host is empty) Never I can see in the mail log nothing about to receive mail from another server is it ok? Thanks a lot !!!
Please post the output of the command: grep [email protected] /etc/postfix/virtusertable and: grep virtusertable /etc/postfix/main.cf
Hi !!! Here is the output ... server1:~# grep [email protected] /etc/postfix/virtusertable [email protected] web13_admin [email protected] web13_admin server1:~# grep virtusertable /etc/postfix/main.cf virtual_maps = hash:/etc/postfix/virtusertable server1:~# Another important thing is that I can't reach the 25 port with telnet. I can reach SSH (port 22) or POP3 (Port 110), but I can't do that with SMTP port (port 25). I don't have entries in my iptable configuration (the firewall is not running). ani idea? Thanks !!!