View Single Post

  #3 (permalink)  
Old 01-15-2004
Nick E.
 
Posts: n/a
Default Re: postfix and Maildirs

Dragan Colak wrote:

> On Thu, 15 Jan 2004 03:16:26 +0000, Nick E. wrote:
>
> Did you inactivate 'mail_spool_directory'? Maybe it supersedes
> 'home_mailbox'? Did you restart Postfix after you changed the
> configuration?
>
> Dragan


I did reload postfix. I've actually tried with and without commenting out
the /var/spool line.

So...I just commented out the "/var/spool/mail" line again, did "postifx
reload" and ran fetchmail again.

It still shows up in /var/spool/mail/john.

If it matters, Mandrake9.2

Confusedly,
john


if it helps here's the fetchmail output:
....
fetchmail: POP3< +OK maildrop ready, 2 messages (2850 octets) (51817
26214400)
....
fetchmail: POP3> RETR 2
fetchmail: POP3< +OK 1469 octets
reading message user@isp.net@pop-server-v1.mail.vip.sc5.pigs.com:2 of 2
(1469 octets)
fetchmail: SMTP< 220 forbin.gamehendge.com ESMTP Postfix (2.0.13) (Mandrake
Linux)
fetchmail: SMTP> EHLO localhost
fetchmail: SMTP< 250-forbin.gamehendge.com
fetchmail: SMTP< 250-PIPELINING
fetchmail: SMTP< 250-SIZE 10240000
fetchmail: SMTP< 250-VRFY
fetchmail: SMTP< 250-ETRN
fetchmail: SMTP< 250-XVERP
fetchmail: SMTP< 250 8BITMIME
fetchmail: SMTP> MAIL FROM:<me@emailaddress.net> BODY=7BIT SIZE=1469
fetchmail: SMTP< 250 Ok
fetchmail: SMTP> RCPT TO:<john@localhost>
fetchmail: SMTP< 250 Ok
fetchmail: SMTP> DATA
fetchmail: SMTP< 354 End data with <CR><LF>.<CR><LF>
#*****fetchmail: SMTP>. (EOM)
fetchmail: SMTP< 250 Ok: queued as EC70DBA916
not flushed
fetchmail: POP3> QUIT
fetchmail: POP3< +OK server signing off.
fetchmail: 6.2.4 querying popserver.isp.com (protocol POP3) at Wed 14 Jan
2004 10:48:22 PM CST: poll completed
fetchmail: SMTP> QUIT
fetchmail: SMTP< 221 Bye
fetchmail: normal termination, status 0



--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.
--Linus Torvalds
Reply With Quote