adding email account error in cmm

Post Reply
pli
Junior Member
Posts: 66
Joined: 10 Dec 2006, 19:31

adding email account error in cmm

Post 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
inetwork
Junior Member
Posts: 17
Joined: 11 Dec 2006, 17:05
Contact:

cmm: Error

Post 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
coolkata
Junior Member
Posts: 1
Joined: 10 Dec 2006, 10:05
Location: Kolkata, India
Contact:

Error

Post 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:
chirpy
Moderator
Posts: 3537
Joined: 09 Dec 2006, 18:13

Post by chirpy »

AFAICT it's a bug in that version of cPanel. Hopefully they'll fix it.
lyttek
Junior Member
Posts: 33
Joined: 14 Dec 2006, 15:07

Post 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...
andy18
Junior Member
Posts: 1
Joined: 21 Aug 2007, 09:04

Post 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
Sergio
Junior Member
Posts: 1685
Joined: 12 Dec 2006, 14:56

Post 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.
chirpy
Moderator
Posts: 3537
Joined: 09 Dec 2006, 18:13

Post 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
JDStallings
Junior Member
Posts: 56
Joined: 10 Dec 2006, 10:04

Errors with CMM

Post by JDStallings »

According to Kenneth Power this has been fixed as of the 12th. Guess we just wait for it to push now.
verdon
Junior Member
Posts: 22
Joined: 11 Dec 2006, 13:49
Location: Norther Ontario, Canada

Post by verdon »

Seems to be fixed for me now, though I haven't tested every possible scenario
Post Reply