On Tue, 23 Sep 2008 09:54:42 +0100
Steve Kemp <[EMAIL PROTECTED]> wrote:
> On Tue Sep 23, 2008 at 10:51:43 +0200, Kaare Rasmussen wrote:
> > I'd be happy for pointers to documentation.
>
> This is probably a good overview of the stages:
> http://wiki.qpsmtpd.org/api:plugin_hooks?s=hook hel
Kaare Rasmussen wrote on 23.09.2008 07:54:
I have this setup with virtual users and a maildir backend (actually
it's Courier right now).
Concerning virtual users I'd like to point You to my db/suite, which is
a collection of plugins for qpsmtpd. It supports a database-driven mail
system compose
On Tue Sep 23, 2008 at 10:51:43 +0200, Kaare Rasmussen wrote:
> Thanks for your reply. I have some follow-up questions. I'm not
> experienced in mail delivery rules...
If you know how to tell whether the user is local or not
then you're familiar enough.
> I'd be happy for pointers to docume
Hi Steve
Thanks for your reply. I have some follow-up questions. I'm not experienced
in mail delivery rules...
I'd be happy for pointers to documentation.
There are plugins already present to do local maildir delivery,
and forward via SMTP. So I'd suggest you just augment those
separat
On Tue Sep 23, 2008 at 07:54:00 +0200, Kaare Rasmussen wrote:
> I'm playing around with qpsmtpd to see if I can use it for my purposes.
> It's great fun to discover how easy it is to extend the plugin system.
:)
> a. checks if mail is for local
> b. if not and user is allowed to relay, just
Hi
I'm playing around with qpsmtpd to see if I can use it for my purposes. It's
great fun to discover how easy it is to extend the plugin system.
I have this setup with virtual users and a maildir backend (actually it's
Courier right now). I wonder if it's considered a bad idea if I write a