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.

send mail problem
 
Notifications
Clear all

send mail problem

12 Posts
3 Users
0 Reactions
9,316 Views
(@ixir)
Posts: 10
Active Member
Topic starter
 
[#1394]

Hi ,
i have another open source software at my company server and can send mails with my mail adress, but with projectorria can not send,
could you check the image attached?

left one is other sofware settings works well, rigt one is projectorria settings,
where can be the problem ?


 
Posted : 25 Sep 2013 1H04
(@babynus)
Posts: 14952
Member Admin
 

Image is not attached :unsure:


 
Posted : 25 Sep 2013 1H22
(@ixir)
Posts: 10
Active Member
Topic starter
 

hi,
now i added


 
Posted : 25 Sep 2013 1H40
(@babynus)
Posts: 14952
Member Admin
 

Hi,

For autentified connection, format for host is specific. It should be prefixed with protocole (ssl:// or tls:// or smtp://)
Have a look at user manual for example.

(Your other php code uses PhpMailer Library. Very Good one. Maybe will be included in Project'Or RIA in a next version)


 
Posted : 25 Sep 2013 1H59
(@ixir)
Posts: 10
Active Member
Topic starter
 

Hi,
Tried 3 protocol you wrote but still not sending mail,
it can be cause of port?

And i tried to ping smtp server with 3 protocol you wrote but can not find the server,
without protocol ping is ok.
Any idea?


 
Posted : 25 Sep 2013 10H05
(@babynus)
Posts: 14952
Member Admin
 

Have you tried anonymous access (without protocole, without user / password) ?


 
Posted : 25 Sep 2013 11H51
(@ixir)
Posts: 10
Active Member
Topic starter
 

yes now tried, no way, not works


 
Posted : 25 Sep 2013 12H38
(@ixir)
Posts: 10
Active Member
Topic starter
 

it works !!
smtp server:myserver.net
smtp pass:(blank)
port:25
smtp login : my mail
administrator mail: not important
from email: my mail
reply to email: my mail


 
Posted : 25 Sep 2013 15H30
(@babynus)
Posts: 14952
Member Admin
 

Hi,

Happy to know it works. :woohoo:
It is configuration I proposed as "anonymous access" (no password, no login).
Port 25 is defaut so it should have worked.

For information, administratior mail is not important to send mail.
It just appears on some exceptions raised to the user "An error occured at XX:XX:XX, please contact your adminsitrator : adminEmail"


 
Posted : 25 Sep 2013 16H05
(@ixir)
Posts: 10
Active Member
Topic starter
 

yes you are riht when i remove smtp login, it also worked,
port is necessary i think,
i tested and connected via telnet to smtp server from port 25 😉

thanks for your help !!


 
Posted : 25 Sep 2013 16H24
(@abelinux)
Posts: 56
Active Member
 

Your other php code uses PhpMailer Library. Very Good one. Maybe will be included in Project'Or RIA in a next version

Does this mean we (end users) can expect new features regarding e-mails in v4.0? :woohoo:

Or is it sort of an "infraestructure-only" improvement? 😛

Cheers!


 
Posted : 30 Sep 2013 17H41
(@babynus)
Posts: 14952
Member Admin
 

No new feature to expect 🙁
PhpMailer will just ease configuration.

... and note that it will be included in a next; not in the next version B)


 
Posted : 30 Sep 2013 19H06
Share:

Scroll to Top