Skip to content

Multiple sending accounts #24

@mishaturnbull

Description

@mishaturnbull

Feature planned for 2.x. Multiple accounts should be used as follows:

Amount  : 200
Sender  : [email protected], [email protected]
Password: ex1pass, ex2pass

Amount will be evenly divided between accounts. If it does not divide evenly, raise a ValueError.
Sender and Password must be separated by , (commaspace). More accounts are allowed than passwords:

Amount  : 300
Sender  : [email protected], [email protected], [email protected]
Password: pass-for-ex1, pass-for-other-2

In this case, autofill the rest of the account details with the last password in the list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    connectionConnecting to an SMTP or ESMTP server.enhancementWanted feature.threadsMultitasking: the female aspect of programming.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions