Example of dkimpy ARC handling?

Asked by Thomas Ward

I can't seem to find any documented examples of using dkimpy's ARC header system, is there a documented example anywhere for what we have to provide and how to go about using that functionality to add headers to an email message (or to get the ARC chain)?

Question information

Language:
English Edit question
Status:
Answered
For:
dkimpy Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Scott Kitterman (kitterman) said :
#1

There is a very basic example in the test suite, but that's all I have:

https://git.launchpad.net/dkimpy/tree/dkim/tests/test_arc.py

Revision history for this message
Stuart Gathman (stuart-gathman) said :
#2

I haven't even looked into ARC. Is it something dkim_milter.py should be using? That would be a good place for a working example.

Revision history for this message
Scott Kitterman (kitterman) said :
#3

I think eventually, for verification, but not yet as the spec is still in a state of flux. The ARC signing should be handled by mailing list managers (there is a mailman plug-in that uses dkimpy). Which, now that I think about it, the mailman source would be a decent place to look for implementation examples.

Can you help with this problem?

Provide an answer of your own, or ask Thomas Ward for more information if necessary.

To post a message you must log in.