bdpq
1st July 2008, 17:20
Hello,
I need some help with the Postfix configuration.
After following the step by step instruction on Virtual Hosting Howto With Virtualmin On CentOS 5.1 (http://www.howtoforge.com/virtual-hosting-with-virtualmin-on-centos5.1)I got the following error from the mail log
Jul 1 07:01:06 host postfix/smtpd[3661]: connect from yx-out-1718.google.com[74.125.44.153]
Jul 1 07:01:06 host postfix/smtpd[3661]: NOQUEUE: reject: RCPT from yx-out-1718.google.com[74.125.44.153]: 450 4.1.1 <admin@wxlstudio.com>: Recipient address rejected: unverified address: connect to example.com[208.77.188.166]: Connection timed out; from=<wxlstudio@gmail.com> to=<admin@wxlstudio.com> proto=ESMTP helo=<yx-out-1718.google.com>
Jul 1 07:01:06 host postfix/smtpd[3661]: disconnect from yx-out-1718.google.com[74.125.44.153]
in the main.cf file, there is no attribute says "example.com".. Below the is the portion of the main.cf file
command_directory = /usr/sbin
daemon_directory = /usr/libexec/postfix
myhostname = host.wxlstudio.com
mydomain = localhost
myorigin = $mydomain
mydestination = $myhostname, localhost.$mydomain, localhost
mynetworks = 127.0.0.0/8
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
canonical_maps = hash:/etc/postfix/canonical
sender_canonical_maps = hash:/etc/postfix/canonical
recipient_canonical_maps = hash:/etc/postfix/canonical
virtual_alias_maps = hash:/etc/postfix/virtual
mail_spool_directory = /var/spool/mail
home_mailbox = Maildir/
Can anyone help me with this problem?
I am using Centos with webmin and virtualmin. and yes, I am a newbie :(
I need some help with the Postfix configuration.
After following the step by step instruction on Virtual Hosting Howto With Virtualmin On CentOS 5.1 (http://www.howtoforge.com/virtual-hosting-with-virtualmin-on-centos5.1)I got the following error from the mail log
Jul 1 07:01:06 host postfix/smtpd[3661]: connect from yx-out-1718.google.com[74.125.44.153]
Jul 1 07:01:06 host postfix/smtpd[3661]: NOQUEUE: reject: RCPT from yx-out-1718.google.com[74.125.44.153]: 450 4.1.1 <admin@wxlstudio.com>: Recipient address rejected: unverified address: connect to example.com[208.77.188.166]: Connection timed out; from=<wxlstudio@gmail.com> to=<admin@wxlstudio.com> proto=ESMTP helo=<yx-out-1718.google.com>
Jul 1 07:01:06 host postfix/smtpd[3661]: disconnect from yx-out-1718.google.com[74.125.44.153]
in the main.cf file, there is no attribute says "example.com".. Below the is the portion of the main.cf file
command_directory = /usr/sbin
daemon_directory = /usr/libexec/postfix
myhostname = host.wxlstudio.com
mydomain = localhost
myorigin = $mydomain
mydestination = $myhostname, localhost.$mydomain, localhost
mynetworks = 127.0.0.0/8
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
canonical_maps = hash:/etc/postfix/canonical
sender_canonical_maps = hash:/etc/postfix/canonical
recipient_canonical_maps = hash:/etc/postfix/canonical
virtual_alias_maps = hash:/etc/postfix/virtual
mail_spool_directory = /var/spool/mail
home_mailbox = Maildir/
Can anyone help me with this problem?
I am using Centos with webmin and virtualmin. and yes, I am a newbie :(