1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-10 06:48:19 +02:00
Commit graph

8 commits

Author SHA1 Message Date
ptav
1e0ed8dc45
Stop logging level INFO being forced 2024-10-03 14:44:15 +01:00
Jace Manshadi
462fdd3e49
updating location of logic for getmail command (#264)
* moving logic for processing all the new emails from all mailboxes to a method under Mailbox so it can be called from other modules

* moving logger lines into handle method as requested
2023-01-24 06:08:47 -08:00
Adam Coddington
db6190a295 Cleaning up management commands for PEP-8 and consistency. 2014-08-22 20:02:58 -07:00
Patrick Craston
ad4a1c00f4 Ignore p7s smime attachments 2013-01-15 15:48:15 +00:00
me@adamcoddington.net
ff39cff80d Adding active/inactive mailboxes, adding outgoing/incoming mail tracking, changing field names, tracking in-reply-to and references. 2012-10-09 05:52:04 +00:00
Adam Coddington
050b972c68 Adding a missing newline. 2012-06-28 09:45:37 -07:00
Adam Coddington
e8550b3797 Removing receiver for incoming 'message received' signal in management command; enumerate through incoming messages instead. 2012-06-28 09:41:31 -07:00
Adam Coddington
413b60e35f Initial commit. 2012-06-27 20:45:01 -07:00