Hello, I have set up OpenSMTPd to run a filter written in Python to process the email body and its attachments. The handshake is working, and I have ongoing communication based on filters(7) commands.
How do I request the email address, body and attachments? How do I send them back to OpenSMTPd with the filter commands once both are processed? Best regards, Ian