Page 1 of 1

adding email account error in cmm

Posted: 10 Aug 2007, 01:21
by pli
When adding an account from cmm, I receive the following error

test+domainname.co.nz
Undefined subroutine &Cpanel::EventHandler::event called at /usr/local/cpanel/Cpanel/Email.pm line 1648. Cpanel::Email::addpop('test', 'test', 10, 'domainname.co.nz') called at cpanel-email.pl line 194
[a fatal error or timeout occurred while processing this directive] - Mailbox added

The mail box is actually added

When deleting the mailbox

test+domainname.co.nz
Undefined subroutine &Cpanel::EventHandler::event called at /usr/local/cpanel/Cpanel/Email.pm line 1902.
Cpanel::Email::delpop('test', 0, 'domainname.co.nz') called at cpanel-email.pl line 237

The mail box is actually removed

for your info Chirpy

Peter

cmm: Error

Posted: 10 Aug 2007, 23:23
by inetwork
I have the same error

pepe+domain.com
Undefined subroutine &Cpanel::EventHandler::event called at /usr/local/cpanel/Cpanel/Email.pm line 1950. Cpanel::Email:: passwdpop('pepe', 'pepe1', 0, 'domain.com') called at cpanel-email.pl line 240
[a fatal error or timeout occurred while processing this directive] - Password changed

Error

Posted: 11 Aug 2007, 08:04
by coolkata
Yes i am also facing same problem if i try to change password or add any new email id using CMM :


Undefined subroutine &Cpanel::EventHandler::event called at /usr/local/cpanel/Cpanel/Email.pm line 1950.
Cpanel::Email::passwdpop('webmaster', 'test123', 0, 'domain.com') called at cpanel-email.pl line 240

[a fatal error or timeout occurred while processing this directive] password changed

:confused:

Posted: 13 Aug 2007, 10:25
by chirpy
AFAICT it's a bug in that version of cPanel. Hopefully they'll fix it.

Posted: 15 Aug 2007, 21:38
by lyttek
Creating an email account directly within cPanel doesn't seem to have the error popup anywhere...

Create an email account:
Undefined subroutine &Cpanel::EventHandler::event called at /usr/local/cpanel/Cpanel/Email.pm line 1648.
Cpanel::Email::addpop('test', 'funky', 10, 'domain.com') called at cpanel-email.pl line 194

attempt to change password:
Undefined subroutine &Cpanel::EventHandler::event called at /usr/local/cpanel/Cpanel/Email.pm line 1950.
Cpanel::Email::passwdpop('test', 'funkyone', 0, 'domain.com') called at cpanel-email.pl line 240
Change quota:
Undefined subroutine &Cpanel::EventHandler::event called at /usr/local/cpanel/Cpanel/Email.pm line 1782.
Cpanel::Email::editquota('test', 'domain.com', 50) called at cpanel-email.pl line 246
Deletion account:
Undefined subroutine &Cpanel::EventHandler::event called at /usr/local/cpanel/Cpanel/Email.pm line 1902.
Cpanel::Email::delpop('test', 0, 'domain.com') called at cpanel-email.pl line 237


WHM 11.2.0 cPanel 11.10.0-C16391
CENTOS Enterprise 4.5 i686 - WHM X v3.1.0

Using CMM V1.07

Now, I don't know if this is anything or not, but I can't see either cpanel-email.pl or Email.pm anywhere on my system...

Posted: 21 Aug 2007, 09:23
by andy18
Receive the same message as well when try to add / delete email account.
Undefined subroutine &Cpanel::EventHandler::event called at /usr/local/cpanel/Cpanel/Email.pm line 1902.
Cpanel::Email::delpop('test', 0, 'kingloto12.com') called at cpanel-email.pl line 237
Running WHM 11.2.0 cPanel 11.10.0-R16448
CMM : v1.07

Posted: 21 Aug 2007, 21:42
by Sergio
Me, too.

But as Jonathan saids, it is an error in CPanel, we will have to wait for CPanel not Configserver to fix this.

Posted: 13 Sep 2007, 15:38
by chirpy
I've opened a bugzilla entry for this as they haven't picked up on it as yet:
http://bugzilla.cpanel.net/show_bug.cgi?id=5864

Errors with CMM

Posted: 15 Oct 2007, 20:36
by JDStallings
According to Kenneth Power this has been fixed as of the 12th. Guess we just wait for it to push now.

Posted: 16 Oct 2007, 13:53
by verdon
Seems to be fixed for me now, though I haven't tested every possible scenario