When testing email-in to a category, I get Discourse::InvalidAccess
in the rejected emails tab.
The category is set to receive emails from any address.
The security of the category does not include everyone
, but this is on purpose.
Is that the cause of the error?
Heliosurge
(Dan DeMontmorency)
December 23, 2023, 11:42pm
2
@anon36555649 has some recent XP with reply/post by email.
Uh is that with discoursemail or different server system?
There will be an error if you are trying to reply to e-mail with different address than what notification mail was sent to.
If you are trying to start a new topic there may be some other problem.
1 Like
Yes this is supposed to create a new topic…
1 Like
That is supposed to work regardless of if security of category is not open to everyone, e-mails will create a new topic post.
2 Likes
Changing min_topic_title_length
solved the issue: the default is 15 characters, but incoming emails had shorter subject lines.
1 Like
It would be useful to test and reproduce this issue to verify there is no bug… I’m going to reset the setting and retry… Duh… The default was 15 characters, not 10. (Edited solution above.)
1 Like
system
(system)
Closed
January 23, 2024, 2:43am
8
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.