Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

email server config...
 
Notifications
Clear all

email server configuration

15 Posts
4 Users
0 Reactions
24.1 K Views
(@smr)
Posts: 2
Active Member
Topic starter
 
[#2207]

Hi Thanks i got it.

I Need one more help from you , i have my local email server , i have configured in global parameter but still not able to send emails , pls help me.

email of administrator :

'from' email when sending mails :

'reply to' email when sending mails :

name of sender and reply to :

smtp server :

smtp port :

smtp login name :

smtp login password :

end of line format for mail :

sendmail path :


 
Posted : 13 Feb 2015 15H17
(@babynus)
Posts: 14952
Member Admin
 

Hi,

First, I move this new question to new threads (please do not mlix different subjects on one thread).

Then, you tell "i have configured in global parameter but still not able to send emails".
What is exactly the behavior ?
Did you have a look at the log file ?
If any error appaears in the log file please post it here.


 
Posted : 13 Feb 2015 15H30
(@montagnard)
Posts: 9
Active Member
 

Hi,
It seems I have a misconfiguration in my fresh install of ProjeQtOr, because I had this "tips" during initialisation which tells me :
Module IMAP is not available - impossible to configure ProjeQtOr to retreive notes from received emails
But I'm unable to understand what is the problem...
For the moment, there isn't any thing on the emails problems in the log file.

Is there a way to launch a test mail from ProjeQtOr and see what's happen in the logs ? Do you have some tips to analyse the possible misconfigurations ?

Thanks!


 
Posted : 15 Sep 2015 19H19
(@babynus)
Posts: 14952
Member Admin
 

IMAP is not mandatory for correct execution of ProjeQtOr.
It is displayed as a warning if missing, not blocking setup process.

IMAP is used only to retrieve replies tobernard emails send by ProjeQtOr to store the reply in a note of the corresponding item.


 
Posted : 15 Sep 2015 20H26
(@montagnard)
Posts: 9
Active Member
 

Thanks Babynus for your quick reply.
I understand this option is not mandatory for a working Projeqtor, but I'm wondering :
- Is it possible to enable email notifications from Projeqtor to users ? If yes, how can I do that ?
- And how can I configure IMAP functionnality to connect email acccount(s) to Projeqtor for retrieve replies ?

Best regards.


 
Posted : 16 Sep 2015 20H13
(@babynus)
Posts: 14952
Member Admin
 

- Is it possible to enable email notifications from Projeqtor to users ? If yes, how can I do that ?

Yes
You just have to :
- define smtp parameters in Global Parameters (help in user manual)
- define email address for each user ( 😉 )
- configure email notification in "Controls & automations"

- And how can I configure IMAP functionnality to connect email acccount(s) to Projeqtor for retrieve replies ?

You must :
- configure you PHP to allow IMAP (php-imap module)
- define IMAP parameters in Global Parameters (help in user manual)
- define CRON parameters (tempo delays) in Global Parameters
- run CRON in Administration screen

Regards.


 
Posted : 16 Sep 2015 20H27
(@montagnard)
Posts: 9
Active Member
 

Thanks Babynus for the tips.

Last questions about IMAP :
- Where can we manage the incoming mails ?
- It's not possible to have email account dedicated to a project ? Is it planned to developped this functionnality ? Is it planned to developp a connection between personnal emails and projeqtor, to attached/linked emails with decisions/questions/actions/etc ?


 
Posted : 05 Oct 2015 19H56
(@babynus)
Posts: 14952
Member Admin
 

Where can we manage the incoming mails ?

Only answers to emails send are managed.

It's not possible to have email account dedicated to a project ?

No

Is it planned to developped this functionnality ?

No, it's not identified in the roadmap

Is it planned to developp a connection between personnal emails and projeqtor, to attached/linked emails with decisions/questions/actions/etc ?

No, and don't think it will be one day as it would depend on email client.
What yu can do is export email and attach file on item, or (my own choice) copy an paste email in notes.


 
Posted : 06 Oct 2015 11H51
(@montagnard)
Posts: 9
Active Member
 

OK, thanks for your replies.


 
Posted : 06 Oct 2015 13H45
(@reqr)
Posts: 3
New Member
 

Hi,
help me please to configure parameters.

PHP version is 5.5.30 : OK

Module PDO is available : OK

Module PDO for 'MYSQL' is available : OK

Module MBSTRING is available : OK

GD Library is available and correctly installed : OK

Module IMAP is not available - impossible to configure ProjeQtOr to retreive notes from received emails

Module OPENSSL is available : OK

Module XML is available : OK

max_input_vars=1000 is too small - value should be at least 2000, 4000 recommended - check your php configuration (php.ini)

max_execution_time=30 : OK

memory_limit=128M : OK

file_uploads=1 : OK

session.auto_start is disabled : OK

magic_quotes_gpc is disabled : OK

register_globals is disabled : OK

SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)
dsn = mysql:host=127.0.0.1;port=3306

Regards


 
Posted : 01 Jul 2016 12H02
(@babynus)
Posts: 14952
Member Admin
 

Connection to database fails.
Try without a password.


 
Posted : 01 Jul 2016 12H04
(@reqr)
Posts: 3
New Member
 

There is have not password.
"A user account allowing any user from localhost to connect is present. This will prevent other users from connecting if the host part of their account allows a connection from any (%) host"

Regards!


 
Posted : 01 Jul 2016 14H44
(@babynus)
Posts: 14952
Member Admin
 

So password you defined in projeqtor configuration is wrong :

Access denied for user 'root'@'localhost' (using password: YES)


 
Posted : 01 Jul 2016 14H49
(@reqr)
Posts: 3
New Member
 

I not defined a password in projeqtor :ohmy: I launch localhost then I see this page http://localhost/projeqtor/view/main.php
And all. I can't do nothing more


 
Posted : 01 Jul 2016 15H02
(@babynus)
Posts: 14952
Member Admin
 

In the configuration screen, you have to define information to connect to MySql database.
Default (proposed) is "root" / "mysql".
But some stacks for dev environments (such as WAMP for instance) install MySql with no password, so you have to remove this passwork paramter in the configuration screen.


 
Posted : 01 Jul 2016 20H42
Share:

Scroll to Top