Maybe this question has been already asked and I'm too lazy to google it but maybe someone has a fresh knowledge about it.
I'm trying to configure SMTP server on PF to send emails out and specifically the PIN via SMS gateways. I created an email account for this purposes on the internal mail server but the mail server rejects all attempts to send mail out because the mismatch in the authentication username and MAIL FROM header Here's an extract from the log file in the mail server: Wed 2020-12-09 23:32:06.635: Authenticating [email protected]... Wed 2020-12-09 23:32:06.636: Authenticated as [email protected] Wed 2020-12-09 23:32:06.636: --> 235 2.7.0 Authentication successful Wed 2020-12-09 23:32:06.637: <-- MAIL FROM:<[email protected]> Wed 2020-12-09 23:32:06.638: --> 550 5.7.0 Authentication rejected Wed 2020-12-09 23:32:06.638: Authentication does not match address given in MAIL command Where would I change [email protected] <mailto:[email protected]> for [email protected] <mailto:[email protected]> ? Eugene
_______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
