twisted1919 / mdp-go

Mailwizz Directory Pickup daemon written in GO language
MIT License
9 stars 5 forks source link

Multiple mail written by send_campaigns command #1

Open premhunt opened 8 years ago

premhunt commented 8 years ago

The pickup directory has been added with multiple mail at the place of single mail. So there is duplicate mail going to customer. Even the delivery servers usage when defining multiple server in config.json is not picked

Regards, Prem

twisted1919 commented 8 years ago

How does your config.json file looks like? Related to defining multiple servers in config.json, you need to skim the code to see exactly when a second/third/etc server would be choosen.