View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - v2.2.0:: AutoMail Issue - Page 5 - ProjeQtOr
 
 

v2.2.0:: AutoMail Issue

More
09 Aug 2012 14:31 #25 by babynus
Replied by babynus on topic Re: v2.2.0:: AutoMail Issue
Yes, it should.

Could you try to add a debug line :
[code type=php-brief]if (!$headers) {
$eol=(isset($paramMailEol))?$paramMailEol:"\r\n";
debugLog("NewLine=".strlen($eol).":".nin2hex($eol));
$headers = 'MIME-Version: 1.0' . $eol;
$headers .= 'Content-type: text/html; charset=utf-8' . $eol;
$headers .= 'From: ' . (($sender)?$sender:$paramMailSender) . $eol;
$headers .= 'Reply-To: ' . (($sender)?$sender:$paramMailReplyTo) . $eol;
$headers .= 'Content-Transfer-Encoding: 8bit' . $eol;
$headers .= 'X-Mailer: PHP/' . phpversion();
}[/code]

Then try again a copy here the log file.

Babynus
Administrator of ProjeQtOr web site

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

More
09 Aug 2012 14:46 - 09 Aug 2012 14:51 #26 by gvecchi
Replied by gvecchi on topic Re: v2.2.0:: AutoMail Issue
If I append debug line, page hung trying sending mail notification (ex when assigne a task) and if I modify tool/projector.php
$eol=(isset($paramMailEol))?$paramMailEol:"\n";

it works.
Last edit: 09 Aug 2012 14:51 by gvecchi.

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

More
09 Aug 2012 16:16 - 09 Aug 2012 17:21 #27 by babynus
Replied by babynus on topic Re: v2.2.0:: AutoMail Issue
Sorry there was a typo in the debug line :
debugLog("NewLine=".strlen($eol).":".bin2hex($eol));

I just found the issue, line 561 must be completed:
global $paramMailSender, $paramMailReplyTo, $paramMailSmtpServer, $paramMailSmtpPort, $paramMailSendmailPath, $paramMailEol;
You can remove the debug line !

Then it should work.
I include this fox in next version, so if you change it, you'll retrieve your parametering on next versions.

Babynus
Administrator of ProjeQtOr web site
Last edit: 09 Aug 2012 17:21 by babynus.
The following user(s) said Thank You: gvecchi

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

More
09 Aug 2012 16:25 #28 by gvecchi
Replied by gvecchi on topic Re: v2.2.0:: AutoMail Issue
Yeah man, now it works ;)

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

More
04 Sep 2012 07:57 #29 by gvecchi
Replied by gvecchi on topic Re: v2.2.0:: AutoMail Issue
I see that stable version 2.4.3 misses that line: isn't your "next" version 2.4.3 or do you miss it?

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

More
04 Sep 2012 09:32 #30 by babynus
Replied by babynus on topic Re: v2.2.0:: AutoMail Issue
The fix appears in V2.5.0.

V2.4.3 was published on august 7th, 3 days before the identification of the fix.

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.