Skip to content
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

SMFIR_QUARANTINE : quarantine emails #6

Open
iGaurav4 opened this issue Jun 17, 2022 · 0 comments
Open

SMFIR_QUARANTINE : quarantine emails #6

iGaurav4 opened this issue Jun 17, 2022 · 0 comments

Comments

@iGaurav4
Copy link

How to quarantine emails using postfix?
I have added in JilterStatus as below, and used this function in InfoMilterHandler "eom" function after spam logic.
public static final JilterStatus SMFIS_QUARANTINE = new SimpleJilterStatus(JilterConstants.SMFIR_QUARANTINE);

The emails are getting quarantine, but we are unable to fetch the email, while postfix is retrying to send that particular mail.

My issue is : -
How can we hold control over the quarantine email?
Where could we fetch it, modify it.

Could you please help ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant