Skip to content

Disable ipv6 sender feature doesn't work #46

Description

@lucaforni

Describe the bug

If you disable ipv6

Additional information/context

Check:

In smtp_sender.rb row :
if (@source_ip_address && @source_ip_address.ipv6.blank? && endpoint.ipv6?) || Postal::Config.smtp.disable_ipv6
The last or is wrong and let every mail in soft fail

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions