• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Autoresponder class.MailNameFilesList.php

R

Ricardo@

Guest
When i try to set autoresponder i get:

Notice: Undefined offset: 1 in C:\Program Files\Parallels\Plesk\admin\plib\class.MailNameFilesList.php on line 62

Notice: Undefined offset: 1 in C:\Program Files\Parallels\Plesk\admin\plib\class.MailNameFilesList.php on line 62

and the autoresponder isn't set in Mailenable.

Windows Server 2008 Web edition
Plesk 8.6.0.3
MailEnable Professional 3.53

Best regards
 
Please execute
---
"%plesk_bin%\mailmng.exe" --list-attachments "--domain-name=domain_name" "--mailname=mail_user_name"
---
 
Hello skvoboo.

After execute that line i get:

"Cluster Notification Provider not loaded
Cluster Notification Provider not loaded"

And the problemas remains.

Best regards
 
Please execute
---
"%plesk_bin%\mailmng.exe" --list-attachments "--domain-name=domain_name" "--mailname=mail_user_name"
---

The same thing is happening here with 8.6 on Windows 2003 since the Plesk 8.6 update. Running the above get's me the same response:

Cluster Notification Provider not loaded
Cluster Notification Provider not loaded

The error remains.
 
Just in case if anybody faces the same issue.

The problem is caused by MailEnable. Prior to display autoresponder settings Plesk retrieves necessary information. In this case it calls:
"%plesk_bin%\mailmng.exe" --list-attachments "--domain-name=domain_name" "--mailname=mail_user_name"
Cluster Notification Provider not loaded
Cluster Notification Provider not loaded

As you can see MailEnable returns errors "Cluster Notification Provider not loaded". Plesk has nothing to do here.
I can only suggest in this case to uninstall MailEnable and install it from scratch.
 
Back
Top