Forum (FR)

email < smtp via...
 
Notifications
Retirer tout

email < smtp via php?

2 Posts
2 Utilisateurs
0 Reactions
5,810 Vu
yankee_doodle
(@yankee_doodle)
Posts: 12
Active Member
Début du sujet
 
[#1383]

hi b,

we can't send email same smtp settings used in dotProject (for example).

is it because the Project'Or RIA smtp settings need to translate thru native php protocol before it's sent via smtp?

maybe i'm talking out of my ass & only guessing. but i did already search & read previous posts re: SMTP. :dry:


regards,
yankeeeeeeeee doodle

 
Posté : 18 Sep AM 06:099
(@babynus)
Posts: 14952
Membre Admin
 

Hi,

I don't know about dotProject settings.

In Project'Or RIA; there are 2 ways to configure mail server :
- anonynous : it is defaut mode, using PHP mail() function. this mode only requires smpt host and port (default is localhost:25
- authentified : it is advanced mode, using sockets. this mode also requires login/password. for this mode the syntaxe for host is slighty different as it should include the protocole.

You will find some examples in the online help [F1]
RTFM.


 
Posté : 18 Sep PM 14:099
Share:
Retour en haut