ANNOUNCE: Plugins check_content_type / check_user

2007-08-27 Thread Ernesto
is suitable for mailer configurations qpsmtpd-exim4 with virtual users in a database. Please check out http://dienstleistung-kultur.de/qpsmtpd/ Please tell me, if everything is ok - license, copyright, programming, docs etc. Sincerely, Ernesto

ANNOUNCE: Plugins check_content_type / check_user

2007-08-28 Thread Ernesto
is suitable for mailer configurations qpsmtpd - exim4 with virtual users in a database. Please check out http://dienstleistung-kultur.de/qpsmtpd/ Please tell me, if everything is ok - license, copyright, programming, docs etc. Sincerely, Ernesto

Re: ANNOUNCE: Plugins check_content_type / check_user

2007-08-28 Thread Ernesto
Sorry for double posting. Before subscribing to the list I tried connecting to the nntp interface. Something went wrong... have to check this out... hmm... grummel... Ernesto

Re: ANNOUNCE: Plugins check_content_type / check_user

2007-08-28 Thread Ernesto
Jens Weibler wrote on 28.08.2007 08:27: Ernesto wrote: *check_user* Check User looks up a recipient during smtp phase in a database It is suitable for mailer configurations qpsmtpd-exim4 with virtual users in a database. Do I see it right, that you're sharing one mysql-connection fo

Re: Transaction ID suggestions

2007-08-28 Thread Ernesto
table for identifying both extremely short-lived and very persistent objects on a given system as well as across the network." I used this in a former project for unique persistent object ids. -- Ernesto

Re: ANNOUNCE: Plugins check_content_type / check_user

2007-08-28 Thread Ernesto
Jens Weibler wrote on 28.08.2007 19:41: Ernesto wrote: Jens Weibler wrote on 28.08.2007 08:27: Ernesto wrote: *check_user* Do I see it right, that you're sharing one mysql-connection for all connections? Yes. What about threaded qpsmtpd? mmh, I think the problem is that two th

Re: ANNOUNCE: Plugins check_content_type / check_user

2007-08-30 Thread Ernesto
rking on a new version. Ernesto

ANNOUNCE: check_content_type now named check_attachment

2007-08-30 Thread Ernesto
. Ernesto

isa_plugin problem

2007-08-30 Thread Ernesto
smtpd/plugins/rcpt_ok [11938]: rcpt_ok hooking rcpt [11938]: trying to get config for plugin_dirs [11938]: Loading extended_rcpt_to from /usr/share/qpsmtpd/plugins/extended_rcpt_to --- EOF --- I'm using Debian Etch with Perl 5.8.8 and Qpsmtpd 0.32 started with qpsmtpd-forkserver. What I

Re: isa_plugin problem

2007-08-30 Thread Ernesto
Gavin Carr wrote on 31.08.2007 04:29: Hi Ernesto, On Fri, Aug 31, 2007 at 04:10:30AM +0200, Ernesto wrote: trying to inherit from a plugin I ran into a problem: Plugin: /usr/share/qpsmtpd/plugins/extended_rcpt_to sub init { my $self = shift; print STDERR __PACKAGE__, ":

ANNOUNCE: Plugin check_basicheaders_rfc

2007-09-14 Thread Ernesto
.: Date: Mon, 11 Sep 2028 25:16:04 +0900 Date: , 33 Aug 2007 -04:43:52 -0500 Date: Mon, 34 Aug 2007 18:49:17 +0200 Date: Tue, 35 Aug 2007 25:57:08 +0900 Date: Wed, 36 Aug 2007 22:57:25 + See http://dienstleistung-kultur.de/qpsmtpd/check_basicheaders_rfc.shtml Sincerely, Ernesto

Re: ANNOUNCE: Plugin check_basicheaders_rfc

2007-09-15 Thread Ernesto
Hanno Hecker wrote on 15.09.2007 08:00: On Fri, 14 Sep 2007 15:43:24 +0200 Ernesto <[EMAIL PROTECTED]> wrote: *check_basicheaders_rfc* "check_basicheaders_rfc - checks headers From and Date, assures non-empty body" Check your logs for lines like "WARNING: body_size(

ANNOUNCE: db/suite

2007-09-23 Thread Ernesto
plugin providing the database connection db/relay check if relaying is allowed db/userlookup existing recipients (users) plugin db/greylistgreylisting plugin See http://dienstleistung-kultur.de/qpsmtpd/db.shtml Sincerely, Ernesto

Re: QPSMTPD Logging questions

2007-10-30 Thread Ernesto
* scalable IMAP/POP server that works well with qmail delivery (i.e. maildir). The plugin db/relay of my DB/SUITE (providing a database-driven mail system based on Qpsmtpd, Exim and MySQL) uses Dovecot. Please see http://dienstleistung-kultur.de/qpsmtpd/ ff. Ernesto

Re: check_rcptto_exists+vexim+catchall

2007-12-03 Thread Ernesto
first xanx for the link to vexim. Please have a look at my db/suite - a package of several MySQL/Exim4 related Qpsmtpd plugins. It shows, that you can do much more with a MySQL-based Exim than just looking up existing users. See http://dienstleistung-kultur.de/qpsmtpd/db.shtml Ernesto

Re: Reload plugins without restarting qpsmtpd-forkserver?

2007-12-03 Thread Ernesto
this is no problem. Moreover I don't think changing config files for spam patterns i.e. during runtime is not a good idea, there are better plugin solutions working with external temp/scratch/pattern files or even databases. Please have a look at http://dienstleistung-kultur.de/qpsmtpd/ Ernesto

Re: Overview of rcpt checkers

2007-12-07 Thread Ernesto
Please include * db/suite -> db/user in your overview. See http://dienstleistung-kultur.de/qpsmtpd/ Ernesto

ANNOUNCE: check_attachment patched 2008.0

2008-03-18 Thread Ernesto
. Please check out http://dienstleistung-kultur.de/qpsmtpd/ Sincerely, Ernesto

Re: forkserver and DBI

2008-04-25 Thread Ernesto
://dienstleistung-kultur.de/qpsmtpd/ Sincerely, Ernesto

Re: Question about exim + qpsmtpd howto

2008-05-18 Thread Ernesto
Hi David, please have a look at our db/suite. It runs on our server in production on QPSMTPD forkserver 0.32 in combination with Exim 4.63, MySQL 5.0.32 and Dovecot 1.0rc15 on Debian Etch. Please see http://dienstleistung-kultur.de/qpsmtpd/ Sincerely, Ernesto David Favor wrote on

Re: Question about exim + qpsmtpd howto

2008-05-19 Thread Ernesto
all in the docs: On our page http://dienstleistung-kultur.de/qpsmtpd/db.shtml#what%20is%20db/suite you'll find the links to examples and docs for setting up the db/suite with MySQL, Exim and Dovecot. Ernesto David Favor wrote on 18.05.2008 23:54: Many thanks. I'm missing where the li

Re: Creating global DB connection

2008-05-21 Thread Ernesto
ussion at http://www.nntp.perl.org/group/perl.qpsmtpd/2007/08/msg7144.html Ernesto

Re: greylist db

2008-05-23 Thread Ernesto
: The cleanup cronjob is left as an excercise to the reader ;-) the db/suite is shipped with the cronjob script /etc/cron.hourly/mysql-exim which might point in the right direction and could be modified for DBM. Ernesto

Re: smtp/maildir queue plugin

2008-09-23 Thread Ernesto
ail system composed of Dovecot, Qpsmtpd, Exim and MySQL. Maybe you get some ideas from it, maybe you can replace Exim with Courier etc. http://dienstleistung-kultur.de/qpsmtpd Ernesto

Re: Dealing with joe-job attacks?

2009-05-13 Thread Ernesto
lters - until now... mfg. Ernesto *) http://www.hjp.at/projekte/qpsmtpd/require_resolvable_client **) http://dienstleistung-kultur.de/spamstat.shtml -- __ Dienstleistung Kultur Ltd. & Co. KG Lützenstr. 10, 10711 Berlin

Re: Dealing with joe-job attacks?

2009-05-14 Thread Ernesto
lters - until now... mfg. Ernesto *) http://www.hjp.at/projekte/qpsmtpd/require_resolvable_client **) http://dienstleistung-kultur.de/spamstat.shtml -- __ Dienstleistung Kultur Ltd. & Co. KG Lützenstr. 10, 10711 Berlin

Re: check_attachment Plugin Bug

2009-08-30 Thread Ernesto
250 Queued! Another hint: I'm running qpsmtpd version 0.32-6 on debian etch (oldstable), not the latest developer version. Maybe this might be the origin of the 'DEBUG:' stuff - or another plugin. Yours, Ernesto Am 29.08.2009 18:41 schrieb William Ey: > Hi There, > > I

Re: Newbie Plugin Advice

2009-08-31 Thread Ernesto
mail traffic significantly, thus the described solution is faster and easier. See http://dienstleistung-kultur.de/spamstat.shtml Yours, Ernesto Am 31.08.2009 02:22 schrieb Michael Papet: > Hi, > > I've been modding other plugins and am scheming to write a plugin that does > the f

Re: share DB Connection

2010-01-11 Thread Ernesto
//dienstleistung-kultur.de/qpsmtpd/ Sincerely, Ernesto -- __ Dienstleistung Kultur Ltd. & Co. KG Lützenstr. 10, 10711 Berlin Telephon +49-(0)30 - 89 09 56 59 Prokurist Ernst-J. Johnsdorf Faksimile +49-(0)30

Re: share DB Connection

2010-01-11 Thread Ernesto
n another database. See also http://www.perlmonks.org/?node_id=606334 Ernesto Am 11.01.2010 14:40 schrieb Stefan Priebe: > Oh thanks - but if you use TCP instead of Sockets this should work? > > Stefan > > Ernesto schrieb: >> Am 11.01.2010 13:25 schrieb Stefan Priebe: >>&g

NiX Spam Blacklist - was: Re: check_spamhelo per domain

2010-01-24 Thread Ernesto
5 % of all spam only by this simple DNS call - see http://dienstleistung-kultur.de/spamstat.shtml Ernesto -- __ Dienstleistung Kultur Ltd. & Co. KG Lützenstr. 10, 10711 Berlin Telephon +49-(0)30 - 89 09 56 5

Re: RFC on concept: mailinglist_reject_nonsubbed

2010-06-29 Thread Ernesto
ution. Sincerely, Ernesto Am 29.06.2010 04:13 schrieb Robin H. Johnson: > I'm mucking with an idea, and hoping the denizens here might have some > input, esp. about potential breakage introduced. > > Summary: > For any given valid recipient, compare the sender whitelist of exact &

Re: How to get both sender and recipient address for mail-hook

2011-01-11 Thread Ernesto
mething already > available which would suit my needs better I'm glad to hear about it. > > Any help will be appreciated. > Hi Tapio, maybe you could consider having a look at db/suite, which is a collection of database-driven plugins showing how to connect qpsmtpd to a (My

Re: db suite plugin

2013-05-02 Thread Ernesto
ql database=database=maildb;host=example.com;port=3306 NOT TESTED! Please notice me, if you get error messages. See also: http://dienstleistung-kultur.de/qpsmtpd/db_base.shtml#configuration http://dienstleistung-kultur.de/qpsmtpd/db_common.shtml#db_connect http://search.cpan.org/~timb/DBI-1.625/DBI.pm#connect Regards Ernesto