send password mail error

dannis

Verified User
Joined
Jul 3, 2008
Messages
11
I try to resend password mail to user , but I got the system message from DA
how to fix that .

--------------------------------------------------
Error while sending email

Details

An error occurred while sending the mail
An error occurred while sending the mail
 
If you're the system administrator with root access, then tail the /var/log/exim/mainlog while sending the email, and check to see what the error shows as.

If you're not the system administrator then check with your provider.

Jeff
 
I am system administrator and I have root account , but I am not see any message in /var/log/exim/mainlog when I resend password mail .

If you're the system administrator with root access, then tail the /var/log/exim/mainlog while sending the email, and check to see what the error shows as.

If you're not the system administrator then check with your provider.

Jeff
 
More then likely yes but that error that he received is a directadmin error so its going to be logged in the directadmin error log.
 
Thank you all
I find this errorr.
because I ues FreeBSD 7.0 AMD64 , install exim by FreeBSD ports .
so just make a ln can fix this error .

ln -fs /usr/local/sbin/exim /usr/sbin/exim

DA please full support FreeBSD AMD 64 ....
 
install exim by FreeBSD ports

That means you did not follow the instructions for installing DA. Don't blame DA for your mistake.
 
Back
Top