Package mireka.filter

Class RecipientContext


  • public class RecipientContext
    extends Object
    RecipientContext collects information about a specific recipient during the mail transaction.
    • Field Detail

      • recipient

        public final Recipient recipient
      • isResponsibilityTransferred

        public boolean isResponsibilityTransferred
        True if the mail has been passed to a reliable service, e.g. a back-end SMTP server. This status flag is only used for recognizing and reporting a wrong configuration, when delivery to a recipient is not handled by any of the filters.