courier/dcc - perlfilter?

View: New views
3 Messages — Rating Filter:   Alert me  

courier/dcc - perlfilter?

by Matus UHLAR - fantomas :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

Hello,

We have courier mail servers and I'd like to plug dcc reporting to them.
Does anyone have dcc filter for courier, configurable to report only?

Or, is there an easy interface to dccifd available?
We use perlfilter with sim0ple script and I could manage to use that one.

--
Matus UHLAR - fantomas, uhlar@... ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
I feel like I'm diagonally parked in a parallel universe.
_______________________________________________
DCC mailing list      DCC@...
http://www.rhyolite.com/mailman/listinfo/dcc

Re: courier/dcc - perlfilter?

by Vernon Schryver :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

> From: Matus UHLAR - fantomas <uhlar@...>

> We have courier mail servers and I'd like to plug dcc reporting to them.
> Does anyone have dcc filter for courier, configurable to report only?
>
> Or, is there an easy interface to dccifd available?
> We use perlfilter with sim0ple script and I could manage to use that one.

The ASCII MTA-dccifd protocol is very simple and documented in
the dccifd man page.  See
http://www.dcc-servers.net/dcc/dcc-tree/dccifd.html#Protocol

The DCC source includes a sample Perl interface to the dccifd daemon using
that protocol.  See
http://www.dcc-servers.net/dcc/dcc-tree/dccifd/dccif.pl

Another example is in the SpamAssassin DCC plugin.

The hits for the obvious Google search might including something useful.
http://www.google.com/search?q=dccifd+perl


Vernon Schryver    vjs@...
_______________________________________________
DCC mailing list      DCC@...
http://www.rhyolite.com/mailman/listinfo/dcc

Re: courier/dcc - perlfilter?

by Matus UHLAR - fantomas :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

> > From: Matus UHLAR - fantomas <uhlar@...>
>
> > We have courier mail servers and I'd like to plug dcc reporting to them.
> > Does anyone have dcc filter for courier, configurable to report only?
> >
> > Or, is there an easy interface to dccifd available?
> > We use perlfilter with sim0ple script and I could manage to use that one.

On 20.08.09 17:58, Vernon Schryver wrote:
> The ASCII MTA-dccifd protocol is very simple and documented in
> the dccifd man page.  See
> http://www.dcc-servers.net/dcc/dcc-tree/dccifd.html#Protocol
>
> The DCC source includes a sample Perl interface to the dccifd daemon using
> that protocol.  See
> http://www.dcc-servers.net/dcc/dcc-tree/dccifd/dccif.pl
>
> Another example is in the SpamAssassin DCC plugin.

I know about all of these but they all require some hacking and coding to
implement in the filter I use. I was curious if there's some DCC.pm library
that would provide some simple function(s) to use the functionality. Maybe I
(or someone else) could turn some code into perl plugin, which could be later
user by SA DCC plugin and others...

> The hits for the obvious Google search might including something useful.
> http://www.google.com/search?q=dccifd+perl

I haven't found anything that would make my work easier so I'm asking if
someone here knows...
--
Matus UHLAR - fantomas, uhlar@... ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Nothing is fool-proof to a talented fool.
_______________________________________________
DCC mailing list      DCC@...
http://www.rhyolite.com/mailman/listinfo/dcc