X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=msg%2Fbadmsg.pl.issue;h=2e127c8c05f7ffebfbdf29dc5455a34bcd67a2fa;hb=48d614dae214326305879ac572d8c5f0a6150f99;hp=3b13e3bfc14c887eb7134129fa26a64539c26bd0;hpb=c93f88a789fe3aabaee2b0e32db735d5ef69ced3;p=spider.git diff --git a/msg/badmsg.pl.issue b/msg/badmsg.pl.issue index 3b13e3bf..2e127c8c 100644 --- a/msg/badmsg.pl.issue +++ b/msg/badmsg.pl.issue @@ -7,10 +7,10 @@ # The format of each line is as follows # # type source pattern -# P/B/F T/F/O/S regex +# P/B/F T/F/O/S/I regex # # type: P - private, B - bulletin (msg), F - file (ak1a bull) -# source: T - to field, F - from field, O - origin, S - subject +# source: T - to field, F - from field, O - origin, S - subject, I - interface call # pattern: a perl regex on the field requested # # Currently only type B and P msgs are affected by this code.