Hello! Is there supposed to be a e-mail sent to the customer when he/she gets added? Since you have thoose options to fill in (As I did). But it never sends it out? Sincerly,
/var/log/mail.log.ispconfigsave and /home/admispconfig/ispconfig/ispconfig.log Don't show anything, I searched for his e-mail in all mail. documents and found nothing :/ Sincerly
did you check /var/logs/mail.log or /var/logs/maillog (depending on distro, CentOS and RHEL use maillog) See if the addy is in there. I.e.: Code: # grep [email protected] /var/logs/maillog Obviously modify to fit what your system uses.
Im using Debian. I went to /var/log and did a; Code: # grep "someone" * and # grep [email][email protected][/email] * No matches. so.. It didnt find anything :/ What can be wrong?? =SS
The reseller or admin to which the customer belongs must have a valid email address in the ISPConfig configuration, and the same goes for the customer (if no email address is specified, no welcome message is sent). And then you must specify a login for the customer - the welcome message is sent after you've specified/changed the login.
May it be becouse i'm using a swedish å ä ö domain? (t5a4t.se) ? Else I got all admin/reseller fields filled in :s
Yes, this might be the case. I do not think that the PHP mail function is capable of converting IDN domains automatically. You will have to enter the domain of the email address in punycode format instead.
let's say my website name is; (it's not..) Unicode Text: ölärgott.se Punycode Text: xn--lrgott-bua6l.se Hex NCR's: ölärgott.se I should use the xn--lrgott-bua6l.se ? Cuz I am already doing this on my domain. :/ (Not using the IDN, As this don't work on the most stuff i use the xn--) Cheers
I got it like that but it's still not sending out the e-mail :/ No email or so in the logs (@/var logs.) What could be wrong :/
Did you check that your settings match this post? http://www.howtoforge.com/forums/showpost.php?p=77461&postcount=12
Welcome email also not working i have Ispconfig 2.2.14 on Debian Etch, everything works fine , but welcome emails are also not sent. There is nothing in maillog after creating user....
We got the same problem I edited all fields (I added him from the admin account) but all email fields are filled in. Using Debian 4.0 Also; Anybody got a solution for me.. the ispconfig httpd (1.3.37) is using ssl but i can't use ssl for my other websites? (the other webserver . Apache2) cheers