To confirm, with mailmunge, md_dkim_verify() should properly work with filter_sender() since mailmunge is consistent for all callbacks.

Is this a correct assumption?

Thanks.

Ralph

On 4/21/2023 4:45 PM, Dianne Skoll via MIMEDefang wrote:
On Fri, 21 Apr 2023 16:41:43 -0400
Ralph Hayon <[email protected]> wrote:

Any suggestions how I can easily extract the arguments provided to
filter_sender() in a filter function after filter_begin() so that I
can use DKIM tests to assist with this?
They should be in some global variables such as $Sender and
@Recipients.

If you are just beginning your MIMEDefang journey, I recommend
https://mailmunge.org/ instead, which is a fork with (IMO) a superior
Perl API.  In Mailmunge, everything is stored in a context object
$ctx, which is consistent across all callbacks.

Regards,

Dianne.

_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

MIMEDefang mailing list [email protected]
https://lists.mimedefang.org/mailman/listinfo/mimedefang_lists.mimedefang.org


--
***************************************
Ralph Hayon
Natural Wireless

60 Saddle River Ave, Unit B
South Hackensack, New Jersey 07606

email:  [email protected]
www:    naturalwireless.com

office: 201-438-2865 x 403
fax:    201-438-1803
cell:   201-315-7397

       Natural Wireless
An Ultra Internet Service Provider
***************************************


_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

MIMEDefang mailing list [email protected]
https://lists.mimedefang.org/mailman/listinfo/mimedefang_lists.mimedefang.org

Reply via email to