Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Archive

Email

Started by Muut Archive 10 years ago · 2 replies · 703 views
10 years ago

When I test the plugin with mailtrap.io everything works fine.
The configuration in user/config/plugin/email.yaml ist as follows:

enabled: true
from: [email protected]
to: [email protected]
mailer:
engine: smtp
smtp:
server: mailtrap.io
port: 2525

encryption:

user: 123546
password: 12345
sendmail:
bin: /usr/sbin/sendmail
content_type: text/html
debug: true

When I change the configuration to:

enabled: true
from: [email protected]
to: [email protected]
mailer:
engine: smtp
smtp:
server: smtp.1und1.de
port: 465
encryption: ssl
user: [email protected]
password: abcdefg
sendmail:
bin: /usr/sbin/sendmail
content_type: text/html
debug: true

I get the following error:
0 - Connection could not be established with host smtp.1und1.de [Connection timed out #110] Log data: ++ Starting Swift_SmtpTransport !! Connection could not be established with host smtp.1und1.de Connection timed out #110

I tested also with google smtpserver and all combinations with ports and encryption. Help appreciated.

9 years ago

Having the same problem.
Did you figure it out ?

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1318 9 years ago
Archive · by Muut Archive, 9 years ago
2 915 9 years ago
Archive · by Muut Archive, 9 years ago
2 4044 9 years ago
Archive · by Muut Archive, 9 years ago
1 2920 9 years ago
Archive · by Muut Archive, 9 years ago
3 1104 9 years ago