• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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