From: jmena (no email)
Date: Mon Aug 01 2005 - 16:34:31 EDT
Hi,
I don't known why but the line of proxy_interfaces is not showing in the
postconf -n, but it is on my
main.cf
web:/etc/postfix # grep proxy main.cf
proxy_interfaces = 165.98.153.157
please helpme, i have more than 24 hours without receiving emails.
----- Original Message -----
From: "mouss" <>
To: "jmena" <>
Cc: <>
Sent: Monday, August 01, 2005 2:13 PM
Subject: Re: Problems receiving email - external and internal
> jmena wrote:
>
>> Hello,
>>
>> i have problem with a mail server running postfix, suddenly i can't
>> receive any mail from outside to local accounts and from inside to local
>> accounts, i can reach the server from the outside and the inside
>> networks, i can send email from inside to any other outside domain, but
>> i can't receive mail from local domains and outside domains, my internet
>> access is via cable modem and i have a linksys router making forwarding
>> to my internal address (192.168.1.2), the problem is that is trying to
>> delivery mail to the external address, how can i solve this issue ? here
>> the output for hosts:
>>
>> web:/var/log # hostname
>> web
>> web:/var/log # hostname -i
>> 192.168.1.2
>> web:/var/log # more /etc/hosts
>> 127.0.0.1 localhost
>> 192.168.1.2 web.pcc.com.ni web
>
> your postfix is trying to connect to 165.98.153.157 instead of delivering
> mail locally. I guess this is your external IP. if so, set
> proxy_interfaces = 165.98.153.157
>
|
|
|