8000 SMTP submission hangs · Issue #2 · etkecc/postmoogle · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SMTP submission hangs #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
aine-etke opened this issue Aug 20, 2024 · 0 comments
Open

SMTP submission hangs #2

aine-etke opened this issue Aug 20, 2024 · 0 comments

Comments

@aine-etke
Copy link
Member

moved from https://gitlab.com/etke.cc/postmoogle/-/issues/69


Yow,

Essentially, I am un-able to send emails. I have tried sending them locally using ssmtp and mutt as well from external services like Gitlab and Zammad

When sending an email w/ ssmtp I use the command:

echo "Test message from Linux server using ssmtp" | sudo ssmtp -vvv moogler@dev-matrix.domain.com

Interestingly this command hangs infinitely with no output, even when using maximum verbosity as shown.

The only thing I see in the docker logs (I am using matrix-docker-ansible-deploy) is:

Dec 22 21:16:03 dev-matrix matrix-bot-postmoogle[24958]: INF postmoogle/smtp/listener.go:61 > accepted connection addr=10.12.73.5:49764

My ssmtp configuration is:

root=postmaster
mailhub=dev-matrix.domain.com:587
hostname=root
AuthUser=moogle@dev-matrix.domain.com
AuthPass=moogle-mailbox-password
FromLineOverride=YES
UseSTARTTLS=YES

Do you have any guesses as to what may be going on here? Thanks


I would like to add that sending emails from one Postmoogle mailbox to another, from Element, is successful

Additionaly, the log output from above is while running with matrix_bot_postmoogle_loglevel: 'DEBUG'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0