PDA

View Full Version : Strange problem of sending notification mails after new user is created


Sidd
09-10-2013, 10:38 PM
Hello Team,

Can someone assist me with a strange issue I experience?


I have installed ISPManager on a new server (Debian Wheezy) with hostname: server1.mydomain.com
I configured the 'user.welcome' Email Template under 'Other Settings>>Email Templates' to send mails from 'admin@mydomain.com'
I create a new user testuser and Domain: testdomain.com and the user gets the Notification mail successfully.



Next I create a new user 'myname' and Domain: 'mydomain.com'.
'mydomain.com' is managed through a different DNS Server.
After creating this domain (and no further configurations done), I do not receive any Notification mails for any new users I create anymore.



Why is this? Shouldn't my 'mydomain.com' be configured from an external DNS Server?
Should the DNS be configured only on the ISPManager Server?
Is there any way that we can disable DNS Manager for a particular domain?
Is there any way that we can configure sendmail to send notification mails or use an external SMTP to send notification mails?


I think this is a basic requirement for a Control Panel and most possibly I am unable to find this feature or setting somewhere.

Please help!!

Regards,

Sidd

fly
09-11-2013, 12:47 PM
Hello,

It doesn't matter how server names is configured. Notification email should be send after new user creation if checkbox "Send message" is set.

Check ISPmanager's log, you can see
DEBUG send mail 'From: sales@mycompany.com
To: mary@gmail.com

if message was sent.

Also check mail server's log, probably there where some errors.