Symfony Configuration SMTP 1and1
Bonjour qui a déja a eu a utiliser le smtp de 1and1 pour envoyer des mail svp ?
je l'utilise pour envoyer des mail (formulaire de contact et confirmation par mail) mais ça ne marche pas ! je ne reçois pas de mail
j'ai mis la configuration suivante dit moi si y en a pas un qui a déja eux a faire a ça parce que ça fait 2heure je cherche j'ai même appeler mais ils rien pue faire dans mon service.yaml
Code:
1 2 3 4 5 6
| mailer_transport: smtp
mailer_encryption: ssl
mailer_port: 993
mailer_host: auth.smtp.1and1.fr
mailer_user: adresse mail
mailer_password: mot de passe |
dans mon .env :
Code:
1 2 3 4 5
| ###> symfony/swiftmailer-bundle ###
# For Gmail as a transport, use: "gmail://username:password@localhost"
# For a generic SMTP server, use: "smtp://localhost:25?encryption=&auth_mode="
# Delivery is disabled by default via "null://localhost"
MAILER_URL=moncpf.info |
cordialement depuis taleur je teste mais rien ne marche