You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ppymilter
Hello.
Is it possible to use ppymilter as a milter client, not the server? I
use twisted mail server as MTA and need to check some mail against
milters.
Eric DeFriez
unread,
Sep 4, 2009, 11:43:30 AM9/4/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ppym...@googlegroups.com
Not sure what you mean by milter client. Isn't the mta the "client" of the milter? (Since it initiates the connection.) Does the twisted mta support sendmail milters?
Adam Kramer
unread,
Sep 4, 2009, 11:54:42 AM9/4/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ppym...@googlegroups.com
It doesn't appear to have milter support. I think Art is hoping to use
ppymilter to add milter support to Twisted's MTA. If that's the case,
ppymilter doesn't have what's necessary to do so, unfortunately. It
would need to be a very different implementation.
Artem Bokhan
unread,
Sep 4, 2009, 12:35:55 PM9/4/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ppym...@googlegroups.com
Adam Kramer пишет:
> If that's the case,
> ppymilter doesn't have what's necessary to do so, unfortunately. It
> would need to be a very different implementation.
>
>
Anyway, it will help a lot to dig into the protocol and write python
milter client by myself. Thanks.
Artem Bokhan
unread,
Sep 4, 2009, 12:39:10 PM9/4/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ppym...@googlegroups.com
Adam Kramer пишет:
> It doesn't appear to have milter support. I think Art is hoping to use
> ppymilter to add milter support to Twisted's MTA. If that's the case,
> ppymilter doesn't have what's necessary to do so, unfortunately. It
> would need to be a very different implementation.
>
Btw, does somebody know any milter client written with python?