Search found 2 matches
- 15 Apr 2009, 14:11
- Forum: Help
- Topic: Email Configuration Issue
- Replies: 2
- Views: 7016
Re: Email Configuration Issue
But i think the port number for g mail is '465' and not '25'. Correct me if I'm wrong.
- 15 Apr 2009, 11:50
- Forum: Help
- Topic: Yahoo! SMTP server
- Replies: 5
- Views: 11879
Re: Yahoo! SMTP server
hi All,
I'm having trouble setting up the e-mail notification feature in mantis with Gmail. The changes I made are as follows:
1. In 'C:\Inetpub\wwwroot\Mantis\core\phpmailer\' I changed the following in the file called 'class.smtp'.
class SMTP
{
/**
* SMTP server port
* @var int
*/
var $SMTP ...
I'm having trouble setting up the e-mail notification feature in mantis with Gmail. The changes I made are as follows:
1. In 'C:\Inetpub\wwwroot\Mantis\core\phpmailer\' I changed the following in the file called 'class.smtp'.
class SMTP
{
/**
* SMTP server port
* @var int
*/
var $SMTP ...