Skip to content

Allow additional attributes to be passed through to Net::SMTP #48

Description

@mattjacob

In the same way that the Hello, LocalAddr, and LocalPort options are passed through to Net::SMTP when the helo, localaddr, and localport attributes are set in Email::Sender::Transport::SMTP, it should also be possible to specify the Domain option for Net::SMTP. Net::SMTP passes this value straight through to IO::Socket, and as far as I can tell, this is the only reliable way to enforce IPv4 connections.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions