Tree
- Tree:
872a6bb1a1dfb6480463732ac56b9e2fc04f2cb7- Date:
- Message:
- With both osmtpd_register_filter_mailfrom, and osmtpd_local_message the filter gets called before the tx-begin callback, resulting in that the message-specific context gets allocated too late. Call the alloc callback also from filter context if applicable and simply skip in tx-begin report.
