Hello,
I am evaluating Proxmox Mail Gateway and need to be able to add a custom header to all emails before I can use it and purchase a subscription.
I am trying to customize the SPAM headers and not having any luck.
I have searched the forums and tried what I found but I can not get it to work.
I need to have the header X-Spam-Flag: added to all emails.
ie X-Spam-Flag: Yes or X-Spam-Flag: No
I have tried modifying the modify header under Mail Filter->Action Objects
I have also tried adding custom lines to Spamassassin custom.cf file:
add_header all Flag _YESNOCAPS_
add_header all Status _YESNO_, score=_SCORE__ required=_REQD_ tests=_TESTS_ autolearn=_AUTOLEARN_ version=_VERSION_
add_header all Level _STARS(*)_
add_header all Checker-Version SpamAssassin _VERSION_ (_SUBVERSION_) on _HOSTNAME_
Any help would be appreciated.
I am evaluating Proxmox Mail Gateway and need to be able to add a custom header to all emails before I can use it and purchase a subscription.
I am trying to customize the SPAM headers and not having any luck.
I have searched the forums and tried what I found but I can not get it to work.
I need to have the header X-Spam-Flag: added to all emails.
ie X-Spam-Flag: Yes or X-Spam-Flag: No
I have tried modifying the modify header under Mail Filter->Action Objects
I have also tried adding custom lines to Spamassassin custom.cf file:
add_header all Flag _YESNOCAPS_
add_header all Status _YESNO_, score=_SCORE__ required=_REQD_ tests=_TESTS_ autolearn=_AUTOLEARN_ version=_VERSION_
add_header all Level _STARS(*)_
add_header all Checker-Version SpamAssassin _VERSION_ (_SUBVERSION_) on _HOSTNAME_
Any help would be appreciated.
Last edited: