mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-10 06:48:19 +02:00
7 lines
224 B
Text
7 lines
224 B
Text
|
|
django_mailbox:
|
||
|
|
debug_print = 'R: django_mailbox for $localpart@$domain"
|
||
|
|
driver = accept
|
||
|
|
domains = +local_domains
|
||
|
|
transport = send_to_django_mailbox
|
||
|
|
local_parts = emailaddressusername : anotheremailaddressusername
|