• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Resolved Plesk is not allowing (ASL) tortix user to send email

larryk

Regular Pleskian
hello,

I have atomicorp ASL (the gui or asl web) installed.
CentOS Linux 7.2.1511 (Core)‬
Product Plesk Onyx
Version 17.0.17 Update #17, last updated on Feb 27, 2017 09:33 PM

On the ASL Gui, there is a button to send a false positive report, the ASL code using php to send the report via email.

HOWEVER, the email is not being sent because of this:

Mar 2 10:14:49 host journal: plesk sendmail[6496]: handlers_stderr: DATA REPLY:554:5.7.0 Your message could not be sent. The user tortix is not allowed to send email.#012REJECT

Anyone seen this issue before?
Anyone know how to let plesk allow tortix to send an email?

thanks
 
Hi larryk,

you could use the command

/usr/local/psa/admin/sbin/mailmng-outgoing --add-to-whitelist --sysuser=tortix

to whitelist the user "tortix".
 
thanks, but

[hostname ~] >> /usr/local/psa/admin/sbin/mailmng-outgoing --add-to-whitelist --sysuser=tortix
ERROR:eek:utgoing:'getpwnam(): name not found: tortix\xe2\x80\x8b'


any thoughts?
 
Back
Top