From: jmena (no email)
Date: Mon Aug 01 2005 - 17:00:36 EDT
I did it, bt i get the same result:
web:/etc/postfix # postconf -e "proxy_interfaces = 165.98.153.157"
web:/etc/postfix # postfix reload
postfix/postfix-script: refreshing the Postfix mail system
web:/etc/postfix # postconf -n
alias_maps = hash:/etc/aliases, hash:/etc/aliases.d/mailman
canonical_maps = hash:/etc/postfix/canonical
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter =
daemon_directory = /usr/lib/postfix
debug_peer_level = 2
defer_transports =
disable_dns_lookups = no
inet_interfaces = all
mail_owner = postfix
mail_spool_directory = /var/mail
mailbox_command =
mailbox_transport =
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
maps_rbl_domains = relays.ordb.org, list.dsbl.org
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_domains =
masquerade_exceptions = root
mydestination = pcc.com.ni, web.pcc.com.ni, www.pcc.com.ni
mydomain = pcc.com.ni
myhostname = www.pcc.com.ni
mynetworks = 192.168.1.0/24
mynetworks_style = subnet
myorigin = $mydomain
newaliases_path = /usr/sbin/sendmail
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/packages/postfix/README_FILES
relayhost =
relocated_maps = hash:/etc/postfix/relocated
sample_directory = /usr/share/doc/packages/postfix/samples
sender_canonical_maps = hash:/etc/postfix/sender_canonical
sendmail_path = /usr/sbin/sendmail
setgid_group = maildrop
smtpd_client_restrictions = reject_maps_rbl
smtpd_helo_required = no
smtpd_helo_restrictions =
smtpd_recipient_restrictions = permit_mynetworks,check_relay_domains
smtpd_sender_restrictions = hash:/etc/postfix/access
strict_rfc821_envelopes = no
transport_maps = hash:/etc/postfix/transport
virtual_maps = hash:/etc/postfix/virtual
web:/etc/postfix #
web:/etc/postfix # clear
web:/etc/postfix # mailq
-Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient-------
26AA94E239 290 Mon Aug 1 16:01:41
(connect to www.pcc.com.ni[165.98.153.157]: Connection
refused)
B9C124E23B 17376 Mon Aug 1 15:38:00
(connect to www.pcc.com.ni[165.98.153.157]: Connection
refused)
BBD8E4E236 287 Mon Aug 1 15:22:16
(connect to www.pcc.com.ni[165.98.153.157]: Connection
refused)
C75144E237 292 Mon Aug 1 14:49:21
(connect to www.pcc.com.ni[165.98.153.157]: Connection
refused)
096174E238 289 Mon Aug 1 15:25:32
(connect to www.pcc.com.ni[165.98.153.157]: Connection
refused)
-- 18 Kbytes in 5 Requests.
----- Original Message -----
From: "Wietse Venema" <>
To: "jmena" <>
Cc: <>
Sent: Monday, August 01, 2005 2:43 PM
Subject: Re: Problems receiving email - external and internal
> jmena:
>> 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.
>
> Execute as root:
>
> postconf -e "proxy_interfaces = 165.98.153.157"
> postfix reload
>
|
|
|