Click to See Complete Forum and Search --> : POP3 mailboxes


paul.shelb
04-09-2003, 10:54 PM
Hey there

I'm running Postfix for SMTP (Maildir format) and have just enable ipop3d on my Redhat 8.0 box.

Postfix works fine, and POP3 authenticates fine, but it doesn't find any mail in the mailboxes. They're all empty even when there is mail there!

The ipop3d man page says it will only ever check the 'default' mailbox. If the default is the /var/mail/spool/<user> mailbox, how can I get it to check the Maildir mailbox? Can it even be done?

Thanks for any help!

bwkaz
04-10-2003, 10:18 AM
I don't know if ipop3d even supports Maildir... it might not.

I do know that solid-pop3d supports Maildir. You might try that... maybe. You can configure where it looks for mail, too.

paul.shelb
04-10-2003, 05:57 PM
Thanks for that, bwkaz !

I'll give it a go

:D