Re: Postfix on Virtual Guest Cannot send mail

2011-11-07 Thread Blair, Rick
Thanks That was the clue I was needing. I had to explicitly set mynetworks on the guest OS. seemed to fix it. RIck On Nov 6, 2011, at 11:17 AM, Wietse Venema wrote: > Blair, Rick: >> [root@guestServer init.d]# telnet fileserver 25 >> Trying 192.168.1.31... >> Connected to fileserver. >> Esc

Re: Postfix on Virtual Guest Cannot send mail

2011-11-06 Thread Terry Gilsenan
Please forgive the top posting, this is difficult with a blackberry. The log snippit shows..: fileserver.test.org192.168.1.31]:25 You you have a transport file or relayhost setting? It might have a problem with a typo I can see a closing square bracket, but not an opening square bracket. Reg

Re: Postfix on Virtual Guest Cannot send mail

2011-11-06 Thread Wietse Venema
Blair, Rick: > [root@guestServer init.d]# telnet fileserver 25 > Trying 192.168.1.31... > Connected to fileserver. > Escape character is '^]'. > 220 fileserver.test.org ESMTP Postfix > HELO guestServer > 250 fileserver.guest.org You can make ONE SINGLE connection. > I get the following when tryin