I need help. Pleases help me. my postfix sending mails to internet
and locally but it is not receiving mails from internet. While nmap
I can see all the ports from same network. But if i do namp from
other network(internetconnected machine) it is not showing 25,110,143 ports. I am using Fedora 10 and has no firewall and selinux tured on.
I have a dynamic DSL connection made it as static through dyndns. I send a mail from gmail to my mail server they are saying that Technical details of temporary failure:The recipient server did not accept our requests to connect. Learn more at
http://mail.google.com/support/bin/a...py?answer=7720..
pleases please help me i am hopeless.
postconf -n shows the following output
[root@mail]# postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
broken_sasl_auth_clients = yes
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
debug_peer_level = 2
html_directory = no
inet_interfaces = all
inet_protocols = all
mail_owner = postfix
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
mydomain = mydomain.in
myhostname = mail.mydomain.in
mynetworks_style = class
newaliases_path = /usr/bin/newaliases.postfix
proxy_interfaces = 192.168.1.1
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.5.5/README_FILES
sample_directory = /usr/share/doc/postfix-2.5.5/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtpd_banner = $myhostname ESMTP $mail_name
smtpd_recipient_restrictions = permit_sasl_authenticated, check_relay_domains
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = $myhostname
smtpd_sasl_security_options = noanonymous
unknown_local_recipient_reject_code = 550