ispCP - Board - Support
set_mta_hash_value() | ERROR: Undefined Input Data... - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: set_mta_hash_value() | ERROR: Undefined Input Data... (/thread-6058.html)



set_mta_hash_value() | ERROR: Undefined Input Data... - Pragma - 03-14-2009 02:47 AM

On two email addresses, which were automatically generated ones for this domain, I get the following error in the debug area:

Code:
set_mta_hash_value() | ERROR: Undefined Input Data...

In the user GUI, it shows that these addresses have an "unknown error"

Sending and receiving for other domains/addresses is fine.

/var/log/mail.err doesn't have anything in it.

This started happening after I updated to SVN nightly 1583.

I've restarted the server.


RE: set_mta_hash_value() | ERROR: Undefined Input Data... - Pragma - 03-14-2009 04:22 AM

/var/log/ispcp/ispcp-mbox-mngr.stderr is empty
/var/log/ispcp/ispcp-mbox-mngr.stdout has some entries, but they say exactly the same thing as above:

Code:
DEBUG: push_el() sub_name: set_mta_hash_value(), msg: Starting...
DEBUG: push_el() sub_name: set_mta_hash_value(), msg: ERROR: Undefined Input Data...
DEBUG: pop_el() sub_name: set_mta_hash_value(), msg: ERROR: Undefined Input Data...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...

One other thing. On the ispcp control panel debug page, it shows these two errors under "Mail Account Errors".

Under ISPCP Daemon Tools it says "2 execute requests".

If I click "set status to change" next to the mail account errors, they go away, and the user interface side says "Modification in progress".

If, after doing that, I click on "2 execute requests" it brings the error messages back. I am guessing that these 2 outstanding execute requests have to do with these 2 email addresses
Also, after clicking the "2 execute requests" it says that the deamon returned 250, which I understand to be success. The "2 execute requests" stays there though, and I can click it over and over again.


RE: set_mta_hash_value() | ERROR: Undefined Input Data... - Pragma - 03-15-2009 11:21 PM

Any Ideas?