Hello Community,
I am quite new to Axigen (or mail servers) so please bear with me.
I am trying to set up the mail server to authenticate logins through various login types, Normal login, LOGIN, PLAIN, CRAM-MD5, DIGEST-MD5 and GSSAPI methods.
I can’t seem to get my head around the setup, how do I set up the rules to restrict all authentication types but one?
I would want to ideally set up rules to restrict all but one authentication type.
I am doing this to test a mail clients ability to pass through various authentication types.
The reason why I would like different authentication methods is that I’m using Axigen to perform tests on my software’s ability to send via an SMTP server. While this mail server does send/receive email its not for production use.
Currently, when sending mail, in Axigen logs, I can see the following:
It seems like the mail server is accepting any of the following auth methods (Please correct me if I am misunderstanding that log entry).
What sort of rule would I create under Advanced settings in Acceptance and routing to turn these methods all off but one?
Any guidance would be massively appreciated.