Forum

Error SMTP
 
Notifications
Retirer tout

Error SMTP

6 Posts
2 Utilisateurs
0 Reactions
4,797 Vu
DEDIEU
(@jcde)
Posts: 104
Active Member
Début du sujet
 
[#812]

Hi,

Hello,

after several attempts of configuration of the e-mail part on the new version of projectorria I return towards you to ask for help.

I have try some configuration with sendmail and the sendpath, as well as the service smtp appropriate for Windows.

I would like to know which bad reglage I made or if you had a configuration of example

Thanks


 
Posté : 19 Nov PM 12:1111
(@babynus)
Posts: 14952
Membre Admin
 

By default Windows does not provide SMTP server. Linux does (sendmail is installed by default on most distributions).

So either you have to set-up a SMTP server on your system (I never did it on windows) or use a remote SMTP server.
You can try smtp.free.fr as host. It should work, but brings poor performance (several secondes on each connection). So it is just usefull for a test.


 
Posté : 19 Nov PM 16:1111
DEDIEU
(@jcde)
Posts: 104
Active Member
Début du sujet
 

We have already installed "sendmail.exe" and "service smtp" on the server.
They operate with a different tool without problems.
I do not understand why this is Ko with projectorria?


 
Posté : 19 Nov PM 18:1111
(@babynus)
Posts: 14952
Membre Admin
 

Is the sendmail.exe in the path, for user launching PHP ?

You can have a look at the mail() function in PHP doc.

The Windows implementation of mail() differs in many ways from the Unix implementation. First, it doesn't use a local binary for composing messages but only operates on direct sockets which means a MTA is needed listening on a network socket (which can either on the localhost or a remote machine).


 
Posté : 19 Nov PM 21:1111
DEDIEU
(@jcde)
Posts: 104
Active Member
Début du sujet
 

Hi,

We did a test with "sendmail path" and the sendmail utility without success.
However Sendmail works well alone
We also tested with "sendmail path" empty + smtp our utility services windows also without success.
Since the data is migrated to the BDD SMTP not working it's strange ?


 
Posté : 21 Nov PM 14:1111
(@babynus)
Posts: 14952
Membre Admin
 

Unfortunately I don't know sendmail under windows.
I'm afraid I cannot be great help.

Does anyone in the community ever succeded in such configuration ?
Can bring help ?


 
Posté : 23 Nov PM 22:1111
Share:
Retour en haut