Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Notification Mail
#1
Bonjour, 

Je souhaite faire une notification par mail, après avoir configuré mes paramètres : 

    <calaos:option name="smtp_server" value="smtp://smtp.free.fr" />
    <calaos:option name="smtp_port" value="465" />
    <calaos:option name="smtp_auth" value="true" />
    <calaos:option name="smtp_username" value="xxxxx" />
    <calaos:option name="smtp_password" value="xxx" />
    <calaos:option name="smtp_tls" value="true" />
    <calaos:option name="smtp_ls" value="true" />


je veux faire un test via le SSH, et j'ai aucun retour d'erreur mais je ne reçois pas de mail de teste sur ma messagerie 


root@nuc:~# calaos_mail --from xxx@free.fr --to xxx@free.fr 

--subject TEST --body TEST --verbose

* Rebuilt URL to: smtp://smtp.free.fr:465/

* About to connect() to smtp.free.fr port 465 (#0)

*   Trying 212.27.48.4...

* Adding handle: conn: 0x66e0a0

* Adding handle: send: 0

* Adding handle: recv: 0

* Curl_addHandleToPipeline: length: 1

* - Conn 0 (0x66e0a0) send_pipe: 1, recv_pipe: 0
* Connected to smtp.free.fr (212.27.48.4) port 465 (#0)



Quelqu'un peux m'aider ? 


Merci
Reply


Messages In This Thread
Notification Mail - by Kent1 - 12-25-2015, 10:14 PM
RE: Notification Mail - by Arnaud - 12-25-2015, 10:36 PM
RE: Notification Mail - by Kent1 - 12-25-2015, 10:55 PM
RE: Notification Mail - by Kent1 - 12-26-2015, 09:00 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)