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.

How to configue Ema...
 
Notifications
Clear all

How to configue Email system with google apps mail

8 Posts
2 Users
0 Reactions
10.5 K Views
(@jotrong)
Posts: 33
Active Member
Topic starter
 
[#772]

I've just hosted this apps on window host over IIS, everything is ok, except email: system cannot send email to a user.

Do I need to do some thing more?

And, how do I configure to send email with google apps email? (they need SSL)

Please help

Many thanks


 
Posted : 30 Oct 2012 13H12
(@babynus)
Posts: 14952
Member Admin
 

Do I need to do some thing more?

You need to have a smtp server.
Defautl is local smtp : sendmail on Linux, none on windows.

And, how do I configure to send email with google apps email? (they need SSL)

email finctionality is not able to use SSL "connected" smtp server. Maybe it can be an improvement.


 
Posted : 30 Oct 2012 14H55
(@jotrong)
Posts: 33
Active Member
Topic starter
 

If I use our email, for example abc@mycompany.com to be email of the system (to send notification email), how do we do? (this is not SSL required)

I found in parameter.php (in tools & files > config), but there is not place for me to input user name & password for this email account (for the system to log in and use this mail box to send)

Do I need to do some thing more?


 
Posted : 31 Oct 2012 10H01
(@babynus)
Posts: 14952
Member Admin
 

You need to specify a smtp server (smtp host).
Either you have one on your own, or you need to use one from your provider.


 
Posted : 31 Oct 2012 15H58
(@jotrong)
Posts: 33
Active Member
Topic starter
 

I've try but it doesn't work.
(I use smtp server: smtp.gmail.com)


 
Posted : 02 Nov 2012 7H36
(@babynus)
Posts: 14952
Member Admin
 

gmail smtp server requires ssl identified connection, what is not possible through default PHP mail function.
try smtp.free.fr


 
Posted : 02 Nov 2012 13H35
(@jotrong)
Posts: 33
Active Member
Topic starter
 

Hi babynus,

Do I need to register an email account on www.free.fr before I update smtp.free.fr?

Thanks for your help.


 
Posted : 23 Nov 2012 9H31
(@babynus)
Posts: 14952
Member Admin
 

Well, I not sure wether you need or not.
What is sure is that you don't need to provide an account.
Neither must be sender in free.fr email domain.

When I test with smtp.free.fr, in most cases, I am behind my FreeBox.
But I think I had some tests on other networks where it worked (but not sure).


 
Posted : 24 Nov 2012 14H12
Share:

Scroll to Top