brooke · she/her
  • Joined on 2023-04-04
brooke pushed to main at stp/forum 2023-11-14 15:35:14 -05:00
Compare 3 commits »
brooke commented on issue stp/forum#1 2023-11-12 15:10:47 -05:00
Email issues

Seemed to actually be unrelated to Swift Mailer, after updating openssl and fixing the docker iptables issue everything is working again

brooke commented on issue stp/forum#2 2023-11-12 14:42:29 -05:00
Proxy Issues

Not a performance issue, this seems to have been an issue with docker being unable to write IP tables and thus not being able to access the internet. The proxy assumes that it can curl images…

brooke pushed to main at stp/maintenance-page 2023-11-12 13:51:31 -05:00
32f9d035da add error pages
brooke pushed to main at stp/maintenance-page 2023-11-05 17:54:51 -05:00
cddde6f7f6 update
brooke pushed to main at stp/maintenance-page 2023-11-05 17:53:44 -05:00
ba3d17a9b9 update
brooke pushed to main at stp/maintenance-page 2023-11-05 17:45:50 -05:00
21ce16b2a7 update
brooke pushed to main at stp/maintenance-page 2023-11-05 17:44:59 -05:00
054c0e36e8 fix body style issues
brooke pushed to main at stp/maintenance-page 2023-11-05 17:34:26 -05:00
5c5dcc078f update
brooke pushed to main at stp/maintenance-page 2023-11-05 17:28:51 -05:00
7020202350 update
brooke pushed to main at stp/maintenance-page 2023-11-05 17:26:59 -05:00
c2d94f1bc2 update
brooke pushed to main at stp/maintenance-page 2023-11-05 17:21:54 -05:00
84e294ec75 initial
brooke pushed to main at stp/forum 2023-11-05 17:17:05 -05:00
eb9847ff99 Update README.md
brooke opened issue stp/forum#2 2023-11-05 17:14:14 -05:00
poor performance in portland
brooke created repository stp/maintenance-page 2023-11-05 15:22:01 -05:00
brooke pushed to main at stp/forum 2023-11-05 00:54:41 -04:00
a865c8e201 Update README.md
brooke pushed to main at stp/forum 2023-11-05 00:54:08 -04:00
6df1ddbfeb Update README.md
brooke commented on issue stp/forum#1 2023-11-05 00:23:28 -04:00
Email issues

Using Swaks I can connect to AWS successfully and there seems to be no issues with SSL or TLS on the server which leads me to believe it is a SwiftMail issue

Ref: https://swiftmailer.symfony.com

brooke commented on issue stp/forum#1 2023-11-05 00:21:23 -04:00
Email issues

example error output:

Swift_TransportException: Email to <redacted> from feedback@squattheplanet.com failed: Connection could not be established with host email-smtp.us-east-1.amazonaws…
brooke commented on issue stp/forum#1 2023-11-04 22:13:45 -04:00
Email issues
  • not a plugin issue
  • the server's IP has not been blocked
  • not an openssl or starttls issue
  • maybe Swift mailer?