On Thu, Jul 17, 2003 at 12:32:43AM +0300, Leonid Podolny wrote:
> 
> 
> On Wed, 16 Jul 2003, Jim Bailey wrote:
> 
> > On Wed, Jul 16, 2003 at 09:02:45PM +0300, Leonid Podolny wrote:
> > > After I have upgraded postfix from 2.0.9 to 2.0.11, the server is unable to send 
> > > local mail. When I send a mail from pine, I recieve a "unexpected record type: 
> > > 84" error message in logs. If I configure Pine to use an external IP of this box 
> > > as an SMTP server, everything is fine. When I use this box as SMTP server for 
> > > another computers, everything is also fine. :) Tried to google around, but none 
> > > of their suggestions helped. :(

postconf -d | grep mynetworks 

Should tell you if the localhost is included in default postfix 2.0.11
mynetworks variables. if it is not try the following.

mynetworks = <your_network> 127.0.0.0/8

Hope that that fixes it for you.

Peace Jim

--
[EMAIL PROTECTED] mailing list

Reply via email to