- Attended a Community Meetup
- Community Moderator
- Has been a member for 5-6 years
- United Kingdom
- Contributed a Tutorial to a Tuts+ Site
- Won a Competition
- Contributed a Blog Post
- Beta Tester
- Bought between 50 and 99 items
You should Enable mails from MT account center.
enable mails? eh? could you be more specific please 
- Bought between 500 and 999 items
- Exclusive Author
- Has been a member for 5-6 years
- Referred between 1 and 9 users
You should Enable mails from MT account center.enable mails? eh? could you be more specific please![]()
In some cases the SMTP servers requires authentication …
There is no way to set on php.ini file the password. You will need to use some PHP script as SMTP php class in order to set your password and access remote SMTP server at mt.
Regards Feha
- Bought between 500 and 999 items
- Exclusive Author
- Has been a member for 5-6 years
- Referred between 1 and 9 users
I recommend take a look at: http://sourceforge.net/projects/phpmailer/ or http://phpmailer.worxware.com/
- Author was Featured
- Beta Tester
- Bought between 10 and 49 items
- Community Moderator
- Contributed a Blog Post
- Contributed a Tutorial to a Tuts+ Site
- Exclusive Author
- Grew a moustache for the Envato Movember competition
- Has been a member for 4-5 years
Download and install the php pear mail function which includes an smtp login (I use it for my newsmail thingy) and then search for some sample pear smtp scripts and try it with a simple smtp account. (google it all and everything you need should be near the top)
