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
I think that there's a bug in the postfix installer. I had postfix running,
did an rpm -Fvh on the postfix packages, and postfix was disabled. This is a
common problems with several packages (I just re-reported this with cups).
--
Ed Wilts, Mounds View, MN, USA
mailto:[EMAIL PROTECTED]