Hi,
You can checkout our qpsmtpd-plugins by
$ cvs -d :pserver:anonym...@anoncvs.ostc.de:/public co qpsmtpd-plugins
Actual there are two plugins:
distribution_frame: Copy and/or redirect mail due to recipient, sender
and header information based on a distribution list.
This plugin is designed to
Submitted for inclusion without restriction. These message IDs will
never duplicate nor repeat.
-- Forwarded message --
From:
Date: Wed, Mar 18, 2009 at 5:21 PM
Subject: patch providing Message-Id creation feature for check_basicheaders
To: davidni...@gmail.com
--- /home/smtpd
sorry, left out the angle brackets.
my $newMID =
'<'.time()."-$me-$$".$SMTPIN++.rand(9).'@'.($self->qp->connection->remote_ip).'>';
This shouldn't be part of check_basicheaders. How about creating a
new plugin, add_messageid_if_missing (or something).
-R
David Nicol wrote:
>
> Submitted for inclusion without restriction. These message IDs will
> never duplicate nor repeat.
>
>
> -- Forwarded message --