2015-08-19 12:15:24 +02:00
|
|
|
# -*- coding: utf-8 -*-
|
2016-07-25 12:50:32 +02:00
|
|
|
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
|
2015-08-19 12:15:24 +02:00
|
|
|
|
|
|
|
from . import mail_mail
|
2016-07-25 12:50:32 +02:00
|
|
|
from . import mail_mass_mailing
|
|
|
|
from . import mail_mass_mailing_list
|
|
|
|
from . import mail_unsubscription
|