• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Plesk not creating mail accounts

M

mrcmuniz

Guest
Can't get the mail to work to create or delete I get the following error

Domain id is undefined
---------------------- Debug Info -------------------------------
0: C:\Program Files\SWSoft\Plesk\admin\plib\common_func.php3:151
psaerror(string 'Domain id is undefined')
1: C:\Program
Files\SWSoft\Plesk\admin\htdocs\domains\mail\mail_name_preferences.php:17

In the event viewer under system I see the following errors

Time:12:37pm on 10/27/07 Application popup: mailmng.exe - Application Error :
The instruction at "0x013838e8" referenced memory at
"0x01514c70". The memory could not be "read".

Click on OK to terminate the program

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

It appears if I change the
Mailenable v3.0 Enterprise from using MySQL to either SQL or TAB files the Plesk issue for
mailmng.exe is no more. If I try to use MySQL the error continues.

Is there an error in the script that pleak uses for mailmng.exe


This also prevented me form creating domains.
 
Then you should alert people to this expecially when my hosting company Liquid Web keeps trying to get a response on this issue. Can you alert me to when the fix is available?
 
Gentlemen,

We have investigated this issue and have found out the following.

Access violation appears in myodbc3.dll which is used by MEAIPODB.dll. It occurs during calling ExitProcess. Really domain is created in MailEnable.

This is Profiling log from depends.exe:

---
DllMain(0x00F40000, DLL_PROCESS_DETACH, 0x00000001) in "MEAIPODB.DLL" called by
thread 1.
First chance exception 0xC0000005 (Access Violation) occurred in "MYODBC3.DLL"
at address 0x010CF358 by thread 1.
Second chance exception 0xC0000005 (Access Violation) occurred in "MYODBC3.DLL"
at address 0x010CF358 by thread 1.
Exited "MAILMNG.EXE" (process 0x93C) with code 128 (0x80) by thread 1.
Entrypoint reached. All implicit modules have been loaded.
---

Seems this is a bug in MailEnable. We will contact with them.
 
Just following up on this as I have not heard anything from you guys. I did hear from mailenable here is there response. see thread

http://forum.mailenable.com/viewtopic.php?t=15044&highlight=


Their comment
The cause of the problem is most likely that COM has not been gracefully shut down, and dependant libraries are therefore unloading in a random matter, and the ODBC MyODBC library is failing because some of its resources have been shut down prematurely.
We are trialing a fix that is in 3.04 - but we are waiting to hear back from plesk as to whether it overcomes the problem.

We have also suggested that Plesk investigate the cause of the problem from their end since it seems that COM is not being gracefully shutdown.
If Plesk advises that the workaround we have provided fixes the problem, then we will publish accordingly.
_________________
Regards, Andrew
 
Back
Top