[GH-ISSUE #35] Hook to scan with rspamd or similar via HTTP #11

Closed
opened 2026-02-26 18:32:56 +03:00 by kerem · 2 comments
Owner

Originally created by @mikeburgh on GitHub (May 15, 2021).
Original GitHub issue: https://github.com/decke/smtprelay/issues/35

Hi,

Any interest in a PR to allow a scan of the email via a HTTP post to an external agent ?

I have been looking for a while for a simple relay smtp that has the ability to virus scan/spam filter the emails before relaying (not accepting to a local queue and then forwarding). Currently using haraka, but this feels like a cleaner, less complex solution so might have a go at adding it in as a config option

Originally created by @mikeburgh on GitHub (May 15, 2021). Original GitHub issue: https://github.com/decke/smtprelay/issues/35 Hi, Any interest in a PR to allow a scan of the email via a HTTP post to an external agent ? I have been looking for a while for a simple relay smtp that has the ability to virus scan/spam filter the emails before relaying (not accepting to a local queue and then forwarding). Currently using haraka, but this feels like a cleaner, less complex solution so might have a go at adding it in as a config option
kerem closed this issue 2026-02-26 18:32:57 +03:00
Author
Owner

@decke commented on GitHub (May 15, 2021):

Yeah, definitely interested in that.

A question was raised some time ago if smtprelay could also handle incoming emails from the internet and forward to a single address. The main concern was that there is no spam filtering right now and rspamd looks like a decent solution for that.

<!-- gh-comment-id:841614391 --> @decke commented on GitHub (May 15, 2021): Yeah, definitely interested in that. A question was raised some time ago if smtprelay could also handle incoming emails from the internet and forward to a single address. The main concern was that there is no spam filtering right now and rspamd looks like a decent solution for that.
Author
Owner

@mikeburgh commented on GitHub (May 23, 2021):

Sorry about not getting back to you.. ended up getting what I needed working in postfix, so for now sticking with that.

<!-- gh-comment-id:846485747 --> @mikeburgh commented on GitHub (May 23, 2021): Sorry about not getting back to you.. ended up getting what I needed working in postfix, so for now sticking with that.
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
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
starred/smtprelay#11
No description provided.