Quote:
Originally Posted by Illuvatar
Sorry for stepping out of bounds. *Considers his hands properly slapped*
|
With the help from the above person, I got my smtp to send emails. user "nobody" is not allowed to send emails.
I somehow got it to work but i had to change some setting in my server.(smtp setting)
In the server WHM, I did this:
Server Setup > Security Tweaks > The
SMTP Tweak is disabled
Without this the emails were not working and I was getting all kind of errors. Now my smtp is kind of insecure. php doesnt send email as "nobody" now cause I disabled in WHM. But I dont know how to have the smtp check for users id before letting them use smtp to send emails.
Can someone give me some pointers ? I want to be able to have the smtp check for userid/password before they allow someone to send email. Now anyone can i believe.