• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Problem with Atmail

sao sang mo

New Pleskian
Hi,
I can not send any email in Atmail. I check the error_log and get many lines as below:

Code:
[Mon Apr 29 01:49:28 2013] [error] [client 222.252.102.69] PHP Warning:  file_exists(): open_basedir restriction in effect. File(/etc/psa/webmail/atmail/.atmail.shadow) is not within the allowed path(s): (/var/www/atmail/:/var/log/atmail/:/etc/psa-webmail/atmail/:/tmp/:/var/tmp/) in /var/www/atmail/libs/Atmail/Config.php on line 4, referer: http://webmail.removed/parse.php?file=html/LANG/simple/showmail_interface.html&ajax=1&func=Inbox&To=

Please help me.
thanks
 
Try to reconfigure Atmail with reinstallation. You can find details in

# /usr/local/psa/admin/sbin/webmailmng --help
 
Thank IgorG for your support,
I have run 2 command lines:
/usr/local/psa/admin/sbin/webmailmng --remove --name=atmail
/usr/local/psa/admin/sbin/webmailmng --install --name=atmail

Then, I test again, the error_log of Atmail displays this message:
[Mon Apr 29 11:53:05 2013] [error] [client 222.252.102.69] File does not exist: /var/www/atmail/javascript/fckeditor/editor/javascript, referer: http://webmail.removed/javascript/f...ml?InstanceName=ComposeMsgText&Toolbar=Atmail

How I can do?
 
You can try to remove atmail packages with OS package manager and the install Atmail back with Plesk autoinstaller.
 
Back
Top