The included patch allows smtpd/filter_api.c to compile. I know it's
not hooked in yet. I am working on adding dnsbl. I have a patch
under test which is integrated into the body of smtpd. It would be
cleaner if it could be an external filter. Is anybody working on
the filter code? Would it be poss
On 13/08/15(Thu) 19:41, ludovic coues wrote:
> 2015-08-13 15:11 GMT+02:00 Martin Pieuchot :
> >
> > With this diff I get the following error on my x220:
> >
> > uvideo_vs_negotiation: uvideo0: no frame descriptors found!
> >
> > I have this camera:
> >
> > uvideo0 at uhub3 port 6 configuration 1 in
Hi,
On Sat, Aug 15, 2015 at 05:54:55AM -0400, Geoff Steckel wrote:
> The included patch allows smtpd/filter_api.c to compile. I know it's
This is not ok, this file is not meant to be linked in the daemon.
It is meant to be linked against filters which will communicate with the
daemon through the
On Fri, Aug 14, 2015 at 09:40:32PM +, Larry Hynes wrote:
> On 2015-08-14, Gilles Chehade wrote:
> > On Thu, Aug 13, 2015 at 09:06:00AM +0100, Jason McIntyre wrote:
> >> On Thu, Aug 13, 2015 at 03:21:56AM +0100, Larry Hynes wrote:
> >> > This is a minor quibble, and possibly a purely personal o
ndex: faq/ports/guide.html
===
RCS file: /cvs/www/faq/ports/guide.html,v
retrieving revision 1.37
diff -u -p -r1.37 guide.html
--- faq/ports/guide.html2 Jul 2015 05:49:05 - 1.37
+++ faq/ports/guide.html15 Aug
Michael McConville wrote:
> ndex: faq/ports/guide.html
> ===
> RCS file: /cvs/www/faq/ports/guide.html,v
> retrieving revision 1.37
> diff -u -p -r1.37 guide.html
> --- faq/ports/guide.html 2 Jul 2015 05:49:05 - 1.37
> +
Hi,
213 is a valid return code from an FTP server for SIZE command and
should not be treated as a problem.
Alternate implementations of FETCH_CMD could provide a slightly
different "Requesting " log lines. Would it be okay to relax
the format a bit and ignore any line starting with "Requesting"
i