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

Prochaines Sessions

Les prochaines formations et démonstrations sont ouvertes, inscrivez-vous rapidement !

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)
 

13 mai 2025 (10h30-12h)

5 juin 2025 (16h-17h30)

 
 

Planifiez avec ProjeQtOr

14 et 15 mai 2025 (9h-12h30)

18 et 19 juin 2025 (9h-12h30)

 
 

Administrez avec ProjeQtOr

20 et 21 mai (9h-12h30)

25 et 26 juin (9h-12h30)

 

 

 

v2.2.0:: AutoMail Issue

More
09 Aoû 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 Connexion or Create an account to join the conversation.

More
09 Aoû 2012 14:46 - 09 Aoû 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 Aoû 2012 14:51 by gvecchi.

Please Connexion or Create an account to join the conversation.

More
09 Aoû 2012 16:16 - 09 Aoû 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 Aoû 2012 17:21 by babynus.
The following user(s) said Thank You: gvecchi

Please Connexion or Create an account to join the conversation.

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

Please Connexion 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 Connexion 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 Connexion or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.046 seconds

Paramétrages de cookies

×

Cookies fonctionnels

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

Veuillez vous connecter pour voir vos activités!

Autres cookies

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