Hi, I am quite new to setting up MailWhizz, however I have followed the guides and looked up other tutorials.
To me this seems like an odd issue, but it could be something stupid I am doing.
The situation:
I have setup an SMTP delivery server and added a bounce server that uses the same address: members@mail.mydomain.co.uk - this works fine and I can verify the delivery server.
However, when I try to add a bounce server that instead uses a different email address to the delivery server, and try to verify it, I get the issue "Sender is not the same as the SMTP authenticate username".
You see in the above, it seems to be trying to send the verification email using the bounce address (bounce@) instead of the delivery address (members@), is this normal?
Is it OK to use the same delivery address as the bounce address, and mailwhizz will handle bounces as expected? Ideally I did want to separate bounce emails from delivery emails.
Here is the setup:
Thanks
To me this seems like an odd issue, but it could be something stupid I am doing.
The situation:
I have setup an SMTP delivery server and added a bounce server that uses the same address: members@mail.mydomain.co.uk - this works fine and I can verify the delivery server.
However, when I try to add a bounce server that instead uses a different email address to the delivery server, and try to verify it, I get the issue "Sender is not the same as the SMTP authenticate username".
You see in the above, it seems to be trying to send the verification email using the bounce address (bounce@) instead of the delivery address (members@), is this normal?
Is it OK to use the same delivery address as the bounce address, and mailwhizz will handle bounces as expected? Ideally I did want to separate bounce emails from delivery emails.
Here is the setup:
- Domain DNS setup for sending: mail.mydomain.co.uk
- Has valid DKIM, DMARC, SPF, MX
- Using iRedMail and Roundcube on Ubuntu
- I have addresses setup that are working (verified to both send and receive): members@, bounce@, postmaster@ etc
- I used IMAP connect in the bounce server setting with SSL - connection is fine.
- I used SMTP for delivery server with SSL - all works as expected except when I use different bounce address as mentioned
- I have cleared system cache and also looked at a suggestion to switch off restrict sending - but this seems like a different issue, because it is trying to send email from the bounce server for verification instead of delivery server
Thanks