Tom McIntyre
Active member
We are set up to use AWS SES for out outbound mail and are using a MS Exchange server to handle the bounce messages.
The problem is that we get the error
Laminas\Mail\Exception\RuntimeException: Bounce connection error: cannot login, user or password wrong
src/XF/Mail/Storage/Imap.php:34
We believe we have the correct bounce@mydomain.org email address for bounce but we do not know much about Exchange.
Is it necessary to have the bounce handler on the same domain as the site? Our site is running on KnownHost and our MS Exchange is an inhouse system.
The Exchange server is the mail service for our inhouse staff and is used for outbound mail from our iMIS membership system as well. That inhouse system uses mimecast for security.
Any help or pointer to where to find it would be appreciated.
The problem is that we get the error
Laminas\Mail\Exception\RuntimeException: Bounce connection error: cannot login, user or password wrong
src/XF/Mail/Storage/Imap.php:34
We believe we have the correct bounce@mydomain.org email address for bounce but we do not know much about Exchange.
Is it necessary to have the bounce handler on the same domain as the site? Our site is running on KnownHost and our MS Exchange is an inhouse system.
The Exchange server is the mail service for our inhouse staff and is used for outbound mail from our iMIS membership system as well. That inhouse system uses mimecast for security.
Any help or pointer to where to find it would be appreciated.