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:
parent
20d5c3956e
commit
4c1eff5202
1 changed files with 4 additions and 2 deletions
|
|
@ -18,8 +18,10 @@ this method will gather new messages from the server.
|
||||||
Using the Django Admin
|
Using the Django Admin
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
Check the box next to each of the mailboxes you'd like to fetch e-mail from,
|
From the 'Mailboxes' page in the Django Admin,
|
||||||
and select the 'Get new mail' option.
|
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
|
Using a cron job
|
||||||
----------------
|
----------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue