On Fri, Dec 17, 2010 at 4:08 PM, Ravindra Gupta // Viva <ravin...@vivainfomedia.com> wrote: > > > sum changes is main.postfix file > mynetworks = 127.0.0.0/8 192.168.0.201 192.168.0.200
In my '/etc/postfix/mynetworks' file I have the following: 127.0.0.0/8 192.168.0.0/24 In my '/etc/postfix/main.cf' file I have: [r...@mail ~]# cat /etc/postfix/main.cf | grep mynetworks mynetworks = $config_directory/mynetworks Are you tell me that my 'mynetworks' file is not configured correctly? When I read the Postfix documentation, I should be able to enter the entire network with the CIDR as I did above versus your suggestion of entering a specific IP in the file. Which one is it? I enabled 'smtp_debug' and below is what I see when I tried again to send mail via webmail: Dec 17 16:05:50 mail postfix/smtpd[1604]: connect from www.domain.tld[192.168.0.201] Dec 17 16:05:50 mail postfix/smtpd[1604]: match_hostname: www.domain.tld ~? 127.0.0.0/8 Dec 17 16:05:50 mail postfix/smtpd[1604]: match_hostaddr: 192.168.0.201 ~? 127.0.0.0/8 Dec 17 16:05:50 mail postfix/smtpd[1604]: match_hostname: www.domain.tld ~? 192.168.0.0/24 Dec 17 16:05:50 mail postfix/smtpd[1604]: match_hostaddr: 192.168.0.201 ~? 192.168.0.0/24 Dec 17 16:05:50 mail postfix/smtpd[1604]: > www.domain.tld[192.168.0.201]: 220 mail.domain.tld ESMTP Postfix Dec 17 16:05:50 mail postfix/smtpd[1604]: watchdog_pat: 0x26abbf0 Dec 17 16:05:50 mail postfix/smtpd[1604]: < www.domain.tld[192.168.0.201]: EHLO 192.168.0.201 Dec 17 16:05:50 mail postfix/smtpd[1604]: > www.domain.tld[192.168.0.201]: 250-mail.domain.tld Dec 17 16:05:50 mail postfix/smtpd[1604]: > www.domain.tld[192.168.0.201]: 250-PIPELINING Dec 17 16:05:50 mail postfix/smtpd[1604]: > www.domain.tld[192.168.0.201]: 250-SIZE 20480000 Dec 17 16:05:50 mail postfix/smtpd[1604]: > www.domain.tld[192.168.0.201]: 250-VRFY Dec 17 16:05:50 mail postfix/smtpd[1604]: > www.domain.tld[192.168.0.201]: 250-ETRN Dec 17 16:05:50 mail postfix/smtpd[1604]: match_list_match: www.domain.tld: no match Dec 17 16:05:50 mail postfix/smtpd[1604]: match_list_match: 192.168.0.201: no match Dec 17 16:05:50 mail postfix/smtpd[1604]: > www.domain.tld[192.168.0.201]: 250-STARTTLS Dec 17 16:05:50 mail postfix/smtpd[1604]: > www.domain.tld[192.168.0.201]: 250-ENHANCEDSTATUSCODES Dec 17 16:05:50 mail postfix/smtpd[1604]: > www.domain.tld[192.168.0.201]: 250-8BITMIME Dec 17 16:05:50 mail postfix/smtpd[1604]: > www.domain.tld[192.168.0.201]: 250 DSN Dec 17 16:05:50 mail postfix/smtpd[1604]: watchdog_pat: 0x26abbf0 Dec 17 16:05:50 mail postfix/smtpd[1604]: < www.domain.tld[192.168.0.201]: RSET Dec 17 16:05:50 mail postfix/smtpd[1604]: > www.domain.tld[192.168.0.201]: 250 2.0.0 Ok Dec 17 16:05:50 mail postfix/smtpd[1604]: watchdog_pat: 0x26abbf0 Dec 17 16:05:50 mail postfix/smtpd[1604]: < www.domain.tld[192.168.0.201]: QUIT Dec 17 16:05:50 mail postfix/smtpd[1604]: > www.domain.tld[192.168.0.201]: 221 2.0.0 Bye Dec 17 16:05:50 mail postfix/smtpd[1604]: match_hostname: www.domain.tld ~? 127.0.0.0/8 Dec 17 16:05:50 mail postfix/smtpd[1604]: match_hostaddr: 192.168.0.201 ~? 127.0.0.0/8 Dec 17 16:05:50 mail postfix/smtpd[1604]: match_hostname: www.domain.tld ~? 192.168.0.0/24 Dec 17 16:05:50 mail postfix/smtpd[1604]: match_hostaddr: 192.168.0.201 ~? 192.168.0.0/24 Dec 17 16:05:50 mail postfix/smtpd[1604]: disconnect from www.domain.tld[192.168.0.201] Dec 17 16:05:50 mail dovecot: imap(carlos): Disconnected: Logged out bytes=12/341