On Fri, Dec 17, 2010 at 4:20 PM, Brian Evans - Postfix List
wrote:
> We do not need verbose logs unless you were asked for them.
Nobody asked for them but I assumed they could shed some light on the
issue. My apologies for the inconvenience.
On 12/17/2010 4:13 PM, Carlos Mennens wrote:
On Fri, Dec 17, 2010 at 4:08 PM, Ravindra Gupta // Viva
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 '/et
On Fri, Dec 17, 2010 at 4:08 PM, Ravindra Gupta // Viva
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...@mai
sum changes is main.postfix file
mynetworks = 127.0.0.0/8 192.168.0.201 192.168.0.200
On Sat, Dec 18, 2010 at 2:30 AM, Carlos Mennens wrote:
> On Fri, Dec 17, 2010 at 3:11 PM, Brian Evans - Postfix List
> wrote:
> > This really sounds like a DNS issue on the *client side*.
> > One possible so
On Fri, Dec 17, 2010 at 3:11 PM, Brian Evans - Postfix List
wrote:
> This really sounds like a DNS issue on the *client side*.
> One possible solution is to add "mail.domain.tld" to /etc/hosts so your
> clients points to 192.168.0.200.
I adjusted the entries in /etc/hosts so now I see the followi
On 12/17/2010 3:02 PM, Carlos Mennens wrote:
So I finally got around to getting a web server stood up on VMware so
that I can implement 'webmail' for my mail server. I'm using Postfix
2.7.1-2 and my servers are configured as follows:
mail = 192.168.0.200 /
web = 192.168.0.201 /
Now when my webm