At Mon, 21 Feb 2005 09:32:16 -0800,
Mark Sapiro wrote:
> >Sounds like a good solution. However, I'd like to store my handler
> >in a different directory than "Mailman/Handlers". Is this possible?
> >If so, how do I specify the path?
>
> Without modifying code which you don't want to do, you have
Felix E. Klee wrote:
>At Sun, 20 Feb 2005 21:32:36 +0900,
>Tokio Kikuchi wrote:
>> You can create your custom handler module in Mailman/Handlers
>> directory and insert it in the GLOBAL_PIPELINE.
>
>Sounds like a good solution. However, I'd like to store my handler in a
>different directory than
At Sun, 20 Feb 2005 21:32:36 +0900,
Tokio Kikuchi wrote:
> You can create your custom handler module in Mailman/Handlers
> directory and insert it in the GLOBAL_PIPELINE.
Sounds like a good solution. However, I'd like to store my handler in a
different directory than "Mailman/Handlers". Is this
Felix E. Klee wrote:
For each message sent to a Mailman mailing list, I want to put a
corresponding entry into an PostgreSQL table with the following columns:
subs - mailing list name
msgid- message ID
postordr - a number for determining the order in which messages were
posted (p
For each message sent to a Mailman mailing list, I want to put a
corresponding entry into an PostgreSQL table with the following columns:
subs - mailing list name
msgid- message ID
postordr - a number for determining the order in which messages were
posted (per mailing list woul