View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Need help to send Mails - Page 2 - ProjeQtOr
 
 

Need help to send Mails

More
20 May 2011 11:00 #7 by babynus
So, you ust set :
$paramMailSmtpServer = 'smtp.auth.orange-business.com';
$paramMailSmtpPort = '587';
$paramMailSendmailPath = '';

If mailing does not work with these parameters, it is probably because this smtp server requires authentication on connection.
So way to solve would be :
- try another smtp server (for instance smtp.free.fr does not require autentication...)
- set-up your own smtp server on your host (and set $paramMailSmtpServer='localhost')

Regards
Babynus.

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

More
20 May 2011 12:12 #8 by Bakura
Replied by Bakura on topic RE : Need help to send Mails
And i can't put my authentication 's connection on my file's configuration sendmai.mc?

Please Log in or Create an account to join the conversation.

More
20 May 2011 16:04 #9 by babynus
I don't understand.
If you have a sendmail.mc, you have a sendmail installed : so you have your own smtp server !
Why try and use and external one ?

Just use your local smtp server :
$paramMailSmtpServer = ''; (keep it blank or maybe 'localhost' or '127.0.0.1')
$paramMailSmtpPort = ''; (keep it blank, default value is '25', check your sendmail config)
$paramMailSendmailPath = ''; (keep it blank if sendmail is set-up at default location, otherwise, indicate sendmail path)

Regards.
Babynus.

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.046 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.