mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #1525] How to mark spam mail if modoboa is set relay domain? #1203
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1203
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @akong77 on GitHub (Jul 10, 2018).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1525
Impacted versions
Steps to reproduce
I set modoboa relay my domain to my mail server.I recevied spam mail from my mail server and want mark spam to modoboa.How to do it?
Current behavior
Expected behavior
Video/Screenshot link (optional)
@tonioo commented on GitHub (Jul 10, 2018):
You can use dovecot antispam plugin to do that (with spamassassin spamc client).
@akong77 commented on GitHub (Jul 10, 2018):
I mean if user use mail client like microsoft outlook and use pop3 get mail.If user get spam mail.How to mark spam?
@tonioo commented on GitHub (Jul 10, 2018):
Unfortunately, there is no easy way to do that.
@akong77 commented on GitHub (Jul 11, 2018):
Could let user send spam mail to specific account.modoboa can cron to learn it account all mail.I know spamassassin can to do it.
@tonioo commented on GitHub (Jul 11, 2018):
Indeed, that's a possible workaround. I guess that's something you can setup on your own?
@akong77 commented on GitHub (Jul 11, 2018):
I can create spam account on my mail server.All user can send spam mail to this account.The modoboa can get all spam mail to learn.Could possible to do it?
@tonioo commented on GitHub (Jul 11, 2018):
Using dovecot antispam plugin, you could automate the learning.
@akong77 commented on GitHub (Jul 11, 2018):
So,Could I let modoboa learn spam mail?
@tonioo commented on GitHub (Jul 11, 2018):
Yes you could.
@akong77 commented on GitHub (Jul 11, 2018):
dovecot antispam plugin install to modoboa?
@tonioo commented on GitHub (Jul 12, 2018):
No, you need to install it manually.