[bug] SMTP not working #811

Closed
opened 2024-06-20 11:16:37 +00:00 by DynamicOperationsArchitect · 2 comments

Your setup

OTP

Extra details

Debian 12

Version

Backend version 3.13.2-0-g050bc74, Frontend version 7cc6c35

PostgreSQL version

15

What were you trying to do?

Akkoms sends mails via the SMTP server configured with admin-fe.

What did you expect to happen?

Mails are send to the recipeint.

What actually happened?

My postfix is complaining about mails sent by Akkoma. I see thinks like:

improper command pipelining after CONNECT from akkoma[192.168.1.10]: \026\003\003\0018\001\000\0014\003\003\216\231\211\354\310\3366\215\254d\370\325\\\222\256\200\363n\r'5\367-\273S\316\326\3361\267\n\265 ]\233GX\362\367\017\305\206\250\366\300S&[GL\336\341.C\277u\f\311\3452\021\033\314\350\373\000b\000\377\023\002\023\001\023\003\023\004\023\005\300,\3000\300\255\300\257\300$
or
warning: non-SMTP command from akkoma[192.168.1.10]: \b\t\b\006\b\005\b\004\006\001\005\001\004\001\006\003\005\003\004\003\000\000\000\026\000\024\000\0

Mails are not being sent at all.

Logs

See "What actually happened?"

Severity

I cannot use it as easily as I'd like

Have you searched for this issue?

  • I have double-checked and have not found this issue mentioned anywhere.
### Your setup OTP ### Extra details Debian 12 ### Version Backend version 3.13.2-0-g050bc74, Frontend version 7cc6c35 ### PostgreSQL version 15 ### What were you trying to do? Akkoms sends mails via the SMTP server configured with admin-fe. ### What did you expect to happen? Mails are send to the recipeint. ### What actually happened? My postfix is complaining about mails sent by Akkoma. I see thinks like: `improper command pipelining after CONNECT from akkoma[192.168.1.10]: \026\003\003\0018\001\000\0014\003\003\216\231\211\354\310\3366\215\254d\370\325\\\222\256\200\363n\r'5\367-\273S\316\326\3361\267\n\265 ]\233GX\362\367\017\305\206\250\366\300S&[GL\336\341.C\277u\f\311\3452\021\033\314\350\373\000b\000\377\023\002\023\001\023\003\023\004\023\005\300,\3000\300\255\300\257\300$` or `warning: non-SMTP command from akkoma[192.168.1.10]: \b\t\b\006\b\005\b\004\006\001\005\001\004\001\006\003\005\003\004\003\000\000\000\026\000\024\000\0` Mails are not being sent at all. ### Logs ```shell See "What actually happened?" ``` ### Severity I cannot use it as easily as I'd like ### Have you searched for this issue? - [x] I have double-checked and have not found this issue mentioned anywhere.
DynamicOperationsArchitect added the
bug
label 2024-06-20 11:16:37 +00:00
sounds like a config issue https://forums.debian.net/viewtopic.php?p=797622&sid=458b35f8f8352c8763744436d15fd096#p797622 may be helpful

You are absolutely right. Postfix stopped accepting implicit TLS connections. Thanks for pointing me into the right direction and apologies for opening this useless issue.

You are absolutely right. Postfix stopped accepting implicit TLS connections. Thanks for pointing me into the right direction and apologies for opening this useless issue.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/akkoma#811
No description provided.