On Sunday 28 January 2001 15:46, you wrote:
> On Thursday 25 January 2001 08:43, Christian A Strømmen [Number1/NumeroUno]
>
> wrote:
> > I've setup postfix on a mdk 7.2 server but I'm having problems
> > downloading mails from it, when I try to download via fetchmail I get:
> >
> > [number1@liquid number1]$ fetchmail -p POP3 -u number1
> > borg.deltacomputers.no Enter password for [EMAIL PROTECTED]:
> > 1 message for number1 at borg.deltacomputers.no (768 octets).
> > reading message 1 of 1 (768 octets) fetchmail: SMTP connect to localhost
> > failed
> > fetchmail: SMTP transaction error while fetching from
> > borg.deltacomputers.no fetchmail: Query status=10 (SMTP)
>
> I just ran into this yesterday.  It's easy to fix:
>
> # service postfix start
> # chkconfig postfix --list
> If it's turned off, do the following:
> # chkconfig postfix on

This is what I get from the --list:
postfix         0:off   1:off   2:off   3:on    4:off   5:off   6:off

then I do:
[root@borg /root]# chkconfig postfix on
[root@borg /root]# chkconfig postfix --list
postfix         0:off   1:off   2:off   3:on    4:on    5:on    6:off

Tried to download mail but it still didn't work so I did:
[root@borg /root]# chkconfig postfix --level 0 on
[root@borg /root]# chkconfig postfix --level 1 on
[root@borg /root]# chkconfig postfix --level 2 on
[root@borg /root]# chkconfig postfix --level 6 on
[root@borg /root]# chkconfig postfix --list
postfix         0:on    1:on    2:on    3:on    4:on    5:on    6:on

But it still doesn't work.. any clue?

-- 
\ Christian A Strømmen /
\ Number1/NumeroUno @ Undernet - Email: [EMAIL PROTECTED] /
\ Web: www.realityx.net - Cell: +47 911 43 948 /
   Live your life by your dreams,
     not by the limits of reality...

Reply via email to