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.

Pb sending mail
 
Notifications
Clear all

Pb sending mail

2 Posts
2 Users
0 Reactions
5,065 Views
(@miniworker)
Posts: 1
New Member
Topic starter
 
[#217]

Hello !

(Sorry for my very bad english 🙂 )

I'm trying to send mail from Project'or RIA : sending status is ok but no mail in my mailbox...

Read other threads from here but no results....

In configuration file, I set :

[Version : 1.8.1 / CentOs 6 on nGinx Web server]

$paramMailSender = 'xxx.xxx@bbox.fr';
$paramMailReplyTo = 'xxx.xxx@bbox.fr';
$paramAdminMail = 'xxx.xxx@bbox.fr';
$paramMailSmtpServer = 'smtp.bbox.fr';
$paramMailSmtpPort = '25';
$paramMailSendmailPath = '';

When I try to sending mail (ex: identification to user), I see in 'OutilsEmails envoyés' status=OK but I never receive the mail...

When trying to send mail from command line with "Telnet" with these params (smtp.bbox.fr / port 25), I got it...

Can someone help me please ?

Thanks.


 
Posted : 24 Oct 2011 5H17
(@babynus)
Posts: 14952
Member Admin
 

Are you testing the line command send mail on the machine running PHP, with the user running PHP ?

All seems correct for me.

Could you check the log file for any error or warning ?

Thanks.


 
Posted : 24 Oct 2011 16H23
Share:

Scroll to Top