6.0.37 - System Configuration - Core - Email - SendmailModule - ERROR

Moderator: crythias

Post Reply
mvanniek
Znuny newbie
Posts: 3
Joined: 19 Jan 2023, 19:24
Znuny Version: 6.0.37
Real Name: Mike van Niekerk
Company: Kanzen

6.0.37 - System Configuration - Core - Email - SendmailModule - ERROR

Post by mvanniek »

Good day.

I would love some assistance in the following issue, please.
(Not sure if this is configuration or something else gone wrong.)

I have CentoOS 7 with above version installed.
When trying to select ANY of the SMTP options as the SendmailModule option, it gives an error.
I would like to use SMTP (with my ISP) as my preferred mail sending option.

ERROR:
Setting value is not valid.

Any assistance appreciated.
Thanks
Mike
You do not have the required permissions to view the files attached to this post.
zzz
Znuny superhero
Posts: 889
Joined: 15 Dec 2016, 15:13
Znuny Version: All
Real Name: Emin
Company: Efflux GmbH
Contact:

Re: 6.0.37 - System Configuration - Core - Email - SendmailModule - ERROR

Post by zzz »

Hello Mike,

Please check if you are missing any Perl module on your system:

Code: Select all

/opt/otrs/bin/otrs.CheckModules.pl --all


Best regards
Emin
Professional OTRS, Znuny & OTOBO services: efflux.de | efflux.de/en/

Free and premium add-ons: German | English
mvanniek
Znuny newbie
Posts: 3
Joined: 19 Jan 2023, 19:24
Znuny Version: 6.0.37
Real Name: Mike van Niekerk
Company: Kanzen

Re: 6.0.37 - System Configuration - Core - Email - SendmailModule - ERROR

Post by mvanniek »

Thank you, Emin.

Lot's of output...
I will try and attach the screenshot if this helps.
The rest looks like it returns green OK.

Regards
Mike
You do not have the required permissions to view the files attached to this post.
root
Administrator
Posts: 3961
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: 6.0.37 - System Configuration - Core - Email - SendmailModule - ERROR

Post by root »

Hi,

What's the content of the file /opt/otrs/RELEASE and the output of ls -l /opt/otrs/Kernel/System/Email/

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
mvanniek
Znuny newbie
Posts: 3
Joined: 19 Jan 2023, 19:24
Znuny Version: 6.0.37
Real Name: Mike van Niekerk
Company: Kanzen

Re: 6.0.37 - System Configuration - Core - Email - SendmailModule - ERROR

Post by mvanniek »

Hi Guys.

Thank you, for the assistance.
Running this dependency resolved the issue:

yum install "perl(Authen::SASL)"

Kind regards
Mike
Post Reply