gene1wood / birch-girder

An Email Interface for GitHub Issues
GNU General Public License v3.0
9 stars 3 forks source link

Detect bounce emails and suppress replies #13

Open gene1wood opened 6 years ago

gene1wood commented 6 years ago

Use the lamson bounce algorithm to detect if an inbound email is a bounce email and don't send a reply to avoid backscatter.

gene1wood commented 5 years ago

Also potentially we should add a plugin (or something) where the user can enter a list of "no reply" email addresses that, when email is received from them, result in an issue being created but no reply message is sent (at any point)