Re: Plugins on CPAN

2008-05-13 Thread Pedro Melo
erl modules is, that you can not load them twice like "normal" qpsmtpd plugins (by using my_plugin some_arg my_plugin:0 other_arg ...) Maybe if you create two instances of the my_plugin with the different parameters. Best regards, -- Pedro Melo Blog: http://www.simplicidade.org/n

Re: Plugins on CPAN

2008-05-13 Thread Pedro Melo
Hi, On May 13, 2008, at 7:48 PM, Hanno Hecker wrote: On Tue, 13 May 2008 18:40:51 +0100 Pedro Melo <[EMAIL PROTECTED]> wrote: On May 12, 2008, at 4:59 PM, Hanno Hecker wrote: The main disadvantage of having plugins as regular perl modules is, that you can not load them twice like &

[PATCH] Add support for both AUTH LOGIN and PLAIN to auth_flat_file

2008-10-06 Thread Pedro Melo
Hi, a small patch to enable AUTH PLAIN and LOGIN in the auth_flat_file plugin. I'm using it for a small experiment and certain version of LookOut dont seem to support CRAM-MD5. Best regards, --- qpsmtpd/plugins/auth/auth_flat_file |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) dif

qpsmtpd-async under AnyEvent

2009-02-03 Thread Pedro Melo
::Socket (and probably AnyEvent::Handle). Any suggestions? Best regards, -- Pedro Melo Blog: http://www.simplicidade.org/notes/ XMPP ID: m...@simplicidade.org Use XMPP!

Re: Wiki hosting

2009-02-10 Thread Pedro Melo
disc are mere 38 MiByte. Are these files hosted somewhere I can pull them? I would like to try and convert them to a ikiwiki. The advantage is that we can use git to manage the ikiwiki and have offline access to it. Best regards, -- Pedro Melo Blog: http://www.simplicidade.org/notes/ XMPP ID

Re: Wiki hosting

2009-02-14 Thread Pedro Melo
Hi, On Feb 13, 2009, at 8:32 PM, Ask Bjørn Hansen wrote: On Feb 10, 2009, at 3:54, Pedro Melo wrote: What kind of disk space and bandwidth would this require? The bandwidth is laughable, it totaled at 320 MiByte in December and 280 MiByte in January. The months before it was somewhat more

Re: persistence?

2009-02-20 Thread Pedro Melo
Hi, On Feb 20, 2009, at 9:24 PM, David Nicol wrote: Okay then. Anyone for collaborating on setting one up, with a unified accessor syntax similar to what we have for "notes" ? http://advenge.com/2009/products/downloads/qpsmtpd/plugins/verp is a working plugin that uses DirDB persistence libr

Re: Exim alternatives?

2010-09-14 Thread Pedro Melo
; We're using qmail at perl.org and at work we use postfix (because it "came > with the box") and both are "just working". I second this. Qmail just works for me but never use qmail-smtpd, its lousy. Always replace it with qpsmtpd. But for remote delivery and smtp queui

Re: AnyEvent mode?

2010-12-02 Thread Pedro Melo
hile if you need to create your own async plugins, like calling HTTP webservices, given that AnyEvent has a much larget module ecosystem than Danga::Socket. Bye, -- Pedro Melo http://www.simplicidade.org/ xmpp:m...@simplicidade.org mailto:m...@simplicidade.org