Mail Authentication method

Infos:

  • Used Zammad version: 6.3.1
  • Used Zammad installation type: package
  • Operating system: Debian

Problem:

It seems that zammad is using MD5 challenge response/encrypted password for mail-authentication by default. I need a way to change that behaviour because our provider Strato is disabling this method on 09.07.2024.

I couldn’t find anything in the docs or the community about such an option.

Every help is appreciated, thanks! :slight_smile:

Hi @NitroxydeX. I guess you might need to deep dive into the code to get this changed.

Hi, is it possible this was once possible or planned?

By looking at: zammad/app/models/channel/driver/smtp.rb at develop · zammad/zammad · GitHub

I read that specific line as “default to autodetect”. So you should be fine, I guess?

This topic was automatically closed 360 days after the last reply. New replies are no longer allowed.