1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00

Minor clarification.

This commit is contained in:
Adam Coddington 2014-11-19 23:42:15 -08:00
parent 20d5c3956e
commit 4c1eff5202

View file

@ -18,8 +18,10 @@ this method will gather new messages from the server.
Using the Django Admin
----------------------
Check the box next to each of the mailboxes you'd like to fetch e-mail from,
and select the 'Get new mail' option.
From the 'Mailboxes' page in the Django Admin,
check the box next to each of the mailboxes you'd like to fetch e-mail from,
select 'Get new mail' from the action selector at the top of the list
of mailboxes, then click 'Go'.
Using a cron job
----------------