Postgres Mailing List management solution
I am looking for a email list management solution (can be a script, an
open source application etc), which uses Postgre SQL (AKA Postgres) as
database.
Can you let me know whether this rare bird exist?
Desire Athow wrote:
I am looking for a email list management solution (can be a script, an
open source application etc), which uses Postgre SQL (AKA Postgres) as
database.Can you let me know whether this rare bird exist?
I don't know of anything myself - actually, I'm not sure if any of the
main systems use any sort of RDBMS.
You might be able to hook up a feed from one to "Archiveopteryx" which
provides a mail archive & imap server. I've just started looking at it,
and it seems to have a pretty good design. Note - I've only looked at
the database side of it rather than IMAP compliance etc.
http://www.archiveopteryx.org
--
Richard Huxton
Archonet Ltd
On Tue, Mar 06, 2007 at 10:02:31AM +0000, Desire Athow wrote:
I am looking for a email list management solution (can be a script, an
open source application etc), which uses Postgre SQL (AKA Postgres) as
database.Can you let me know whether this rare bird exist?
IIRC, Sympa (www.sympa.org) supports it. Haven't used it myself though.
//Magnus
Desire Athow wrote:
I am looking for a email list management solution (can be a script, an
open source application etc), which uses Postgre SQL (AKA Postgres) as
database.Can you let me know whether this rare bird exist?
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend!DSPAM:45ed3cf832791576275078!
ezmlm-idx
I use ezmlm for quite a few mailing lists, but I've never used the
postgresql backend.
Jeff
Hi,
On Tue, 2007-03-06 at 10:02 +0000, Desire Athow wrote:
I am looking for a email list management solution (can be a script, an
open source application etc), which uses Postgre SQL (AKA Postgres) as
database.
I have done an Mailman installation some years ago that was storing all
user info in PostgreSQL. We were dumping user data in mailman's format
regulary (silent unsub/silent resub).
I know it is a pain, but it was working (BTW, we were using our own
subcription page).
Regards,
--
Devrim GÜNDÜZ
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/