PDA

View Full Version : pop3/imap settings


ep1p
09-18-2007, 12:37 AM
Hi,
I left the pop3 / imap settings blank in the setup as it said you could configure these later. Where exactly do you configure them though? Surely they should be on the "mail" configuration page, however there is only "Mail Routing" and "Outgoing Mail" sections on there.

Am I missing something blatantly obvious here?!

Cheers,

john

jstanden
09-18-2007, 02:19 AM
Hey John!

You can find the POP3 configuration area in:
Configuration->Scheduler->POP3

I'll make that more clear in the docs somewhere.

Thanks!

ep1p
09-18-2007, 10:47 AM
Aha! Thanks.

Could I suggest putting it within mail section? This seems the most logical place for it (incoming mail and outgoing mail go hand-in-hand really) and also tallies with where the installer says it'll be..

Cheers,

john

jstanden
09-19-2007, 05:22 PM
Hi John,

The scheduler is what checks POP3 mailboxes, does parsing and maintenance. Those actions are just scheduler plugins, which is why they're grouped together.

POP3 isn't required, it's just one form of pulling mail into Cerb4. You could use anything that puts raw mail files in /cerb4/storage/mail/new (such as a piping script, or a specialized POP3 downloader like fetchmail or retchmail).

I feel it would be more confusing if you split up the time-based functionality. This is likely only something that's confusing the first time, and because the documentation doesn't make it clear.

Thanks!

darren
01-04-2008, 01:23 PM
This was also confusing for me. Thanks for clearing that up.

Can I suggest a small note (with a link) at the bottom of the mail configuration page explaining that POP is just one method which is setup via scheduler?

Hildy
01-04-2008, 04:23 PM
Can I suggest a small note (with a link) at the bottom of the mail configuration page explaining that POP is just one method which is setup via scheduler?
Darren, that sounds like a perfect fit for the Assist Mode tour. I'll add a note to explain that to the ticket. http://www.wgmdev.com/jira/browse/CHD-330