Users Package automatic email

xristina

Users Package automatic email

Posted:26 Jun 2008 (06:49 UTC)
hi,

i am using the users package for user registration. i have problems with sending automatic emails after registration and sending an email, if the user has forgotten the password.
i defined an email in the kernel package as adresser. do i have to change server settings so that this email-feature would work?

thank you for help

xristina
spiderr
Profile Picture
Joined: 08 Feb 2004

Re: Users Package automatic email

Posted:27 Jun 2008 (04:21 UTC)
xristina,

is this feature working for you here, at bitweaver.org ?
christina
Joined: 27 Jun 2008

Re: Users Package automatic email

Posted:27 Jun 2008 (06:50 UTC)
yes it works for bitweaver.org but not for my site.
Will
Joined: 28 Sep 2005

Re: Users Package automatic email

Posted:29 Jun 2008 (03:28 UTC)
is the email address you set in kernel a valid email address? your server may be having trouble sending the email if it is not.
christina
Joined: 27 Jun 2008

Re: Users Package automatic email

Posted:30 Jun 2008 (05:24 UTC)
i tried a valid email and a fictional email adress. where can i find information on how the email is sent, so i can talk to the server administration if they allow it or not? i couldn't find any documentation on that :-(
spiderr
Profile Picture
Joined: 08 Feb 2004

Re: Users Package automatic email

Posted:30 Jun 2008 (08:56 UTC)
If you are running apache, the place to look would be your apache logs - access_log and error_log. Your error_log might have something like: "Warning: mail() has been disabled for security reasons in /home/foo/bitweaver/bar.php on line 987..."

Check your php.ini (in /etc on unix) for something like "disable_functions = mail"
  Page 1 of 1  1