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

Mailing List mode comment submission seems broken #433

Closed
bradfier opened this Issue Nov 16, 2017 · 3 comments

Comments

Projects
None yet
3 participants
@bradfier

bradfier commented Nov 16, 2017

I tried to reply to a comment thread via email (replying to the special sauce secret inbox shown in https://lobste.rs/settings), and I got a bounce with the following content:

<lobsters-<snip>@lobste.rs>: host lobste.rs[71.19.148.33] said: 550 5.1.1
<lobsters-<snip>@lobste.rs>: Recipient address rejected: User unknown in local recipient table (in reply to RCPT TO command)
@alanpost

This comment has been minimized.

Show comment
Hide comment
@alanpost

alanpost Nov 22, 2017

I can confirm this problem in the mail logs. The email gateway was never properly migrated, excuse the oversight. This is a legit bug, I'll follow-up.

alanpost commented Nov 22, 2017

I can confirm this problem in the mail logs. The email gateway was never properly migrated, excuse the oversight. This is a legit bug, I'll follow-up.

@pushcx

This comment has been minimized.

Show comment
Hide comment
@pushcx

pushcx Mar 14, 2018

Member

@alanpost I just ran into some settings that look related to this in parse_inbound_mail

Member

pushcx commented Mar 14, 2018

@alanpost I just ran into some settings that look related to this in parse_inbound_mail

@pushcx

This comment has been minimized.

Show comment
Hide comment
Member

pushcx commented Apr 13, 2018

@pushcx pushcx closed this Apr 13, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment