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

SMTP Header Checks Multiple Regex #85

Open
labsrc opened this issue Jun 19, 2022 · 2 comments
Open

SMTP Header Checks Multiple Regex #85

labsrc opened this issue Jun 19, 2022 · 2 comments
Labels

Comments

@labsrc
Copy link

labsrc commented Jun 19, 2022

Is there a way to add multiple regex's to the smtp_header_checks file? I see there is a way to add OVERWRITE_FROM as an option, but I have a separate regex I also need to add to the smtp_header_checks file.

@juanluisbaptiste
Copy link
Owner

Hi @labsrc, not currently.

@cablebender
Copy link

Is there a way to add multiple regex's to the smtp_header_checks file? I see there is a way to add OVERWRITE_FROM as an option, but I have a separate regex I also need to add to the smtp_header_checks file.

Can you tell how to use OVERWRITE FROM exactly? In the file "header_check" i would enter it like this /From:.*/ REPLACE From: original@mailaddress.org

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

No branches or pull requests

3 participants