Skip to content

Doesn't deliver mails to all recipients #29

Description

@b0nd

Following is the setup I've got:

  1. lamson installed inside python virtualenv on ubuntu server
  2. lamson receiver configured to listen on TCP port 25
  3. exim4 configured on same server to listen on TCP port 2500 for relay
  4. lamson relays i.e. passes on mails it receives to exim

Issue:

  1. When put multiple recipients in 'To', lamson sends as many mails as the number of recipients to first recipient only and nothing goes to rest of them
  2. When put 1 recipient in 'To' and rest in 'cc', lamson sends as many mails as the number of recipients to recipient listed in 'To'; nothing goes to rest of recipients.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions