RE: [Dbmail] trackrecord + (Scalability REPOST)

2003-12-04 Thread Chris Carter
> Well, Aaron has been working on an LMTP daemon, it is in his > big patch. Since i forgot about that i've been working on one > also and that one is > sitting > here on my laptop :) I've done some testing and in stead of 4 - 8 > messages (dbmail-smtp) > per second it can do over 300 messages p

Re: [Dbmail] trackrecord + (Scalability REPOST)

2003-12-04 Thread
Heard scary things about Oracle from an admin point-of-view, but expect unfortuantely I'll need to look at that in the future. Figured it would be relatively trivial to do (write driver).. Keep hoping MySQL will have two-way replication soon with write locks and then it's all solved :o) Just do

Re: [Dbmail] trackrecord

2003-12-04 Thread
first installation: 1 MySQL 4.0.13 database 2 pop/smtp servers postfix + dbmail 1.1 (CVS) 26K users, 15 GB maildata second installation: 1 MySQL 4 database + IMAP/POP postfix + dbmail 1.0rc4 (POP), 1.1 CVS (IMAP) 600 users, 5 GB maildata Op 3-dec-03 om 16:47 heeft Eelco van Beek - IC&S het

RE: [Dbmail] trackrecord + (Scalability REPOST)

2003-12-04 Thread Mark Mackay - Orcon
> - you need a clusterable database (For 2.0 you should be able > to write a oracle driver in about 4 hours). >(real clustered databases partition automatically). Heard scary things about Oracle from an admin point-of-view, but expect unfortuantely I'll need to look at that in the future. Fig

Re: [Dbmail] trackrecord + (Scalability REPOST)

2003-12-03 Thread Matthew T. O'Connor
Eelco van Beek - IC&S wrote: hi Mark, The thing i can tell you about scalability is this: - you need a clusterable database (For 2.0 you should be able to write a oracle driver in about 4 hours). (real clustered databases partition automatically). ok - you'll need the LMTP daemon, not d

Re: [Dbmail] trackrecord + (Scalability REPOST)

2003-12-03 Thread
hi Mark, The thing i can tell you about scalability is this: - you need a clusterable database (For 2.0 you should be able to write a oracle driver in about 4 hours). (real clustered databases partition automatically). - you'll need the LMTP daemon, not dbmail-smtp (increase in speed and ha

RE: [Dbmail] trackrecord + (Scalability REPOST)

2003-12-03 Thread Mark Mackay - Orcon
>From a recent post I made for the trackrecord list: Status: O > We're currently running dbmail with: > - Dual Xeon 2.4G processors / SCSI Disks > - MySQL/InnoDB > - roughly 90k mailboxes > - 100G of mail data > - alias selection offloaded to smtp servers (we don't use aliases table we deliver str

RE: [Dbmail] trackrecord

2003-12-03 Thread Shih Ming-Wei
2 x Sun Sparc E220 in failover - Dual CPU 2x450Mhz UltraSparc IIi - 1 GB MEM - running postfix + dbmail 1.1. -> 1.2 -> 1.2.1 + dbmail-pop3d - 15 K users - Mysql 4.0.x - OS: Gentoo/Linux - antivirus + antispam software cheers Mign-Wei

Re: [Dbmail] trackrecord

2003-12-03 Thread Ryan Butler
On Wed, 2003-12-03 at 09:47, Eelco van Beek - IC&S wrote: > Hi all, > > We'd like to create a trackrecord of dbmail usage in all it forms and > shapes on www.dbmail.org. > Please reply to this message with your configuration with as much > information as you're willing to share! > > Thanks, >

Re: [Dbmail] trackrecord

2003-12-03 Thread Micah
hmm.. sent the previous reply with the wrong account.. I'll do it again: OS: Redhat 7.2 DB: MySQL 4.1, no tricks. MTA: Postfix 1.1, MySQL support for reading alias tables and domain tables.. RBL blocking and header/body checks. DBMail 1.1, no patches, just out of CVS. 313 users right now, and

RE: [Dbmail] trackrecord

2003-12-03 Thread Michael Rose
mber 03, 2003 7:47 AM >To: dbmail@dbmail.org >Subject: [Dbmail] trackrecord > >Hi all, > >We'd like to create a trackrecord of dbmail usage in all it forms and >shapes on www.dbmail.org. >Please reply to this message with your configuration with as much >inform

RE: [Dbmail] trackrecord

2003-12-03 Thread Jason Burfield
We use the following: 1 database server (MySQL v4) 2 mx hosts 1 pop server We also use IMAP to serve mail to to clients via a browser using Squirrelmail, however the IMAP port is not open to the rest of the world, only the internal network between servers. We currently only have around 500 user

RE: [Dbmail] trackrecord

2003-12-03 Thread Jesse Norell
Hello, Our main mail system includes one database server (postgresql), 2 mx hosts for processing Internet-inbound mail and 2 pop3/smtp hosts for our customers. All running debian, on i686. We've kept pretty up-to-date on dbmail 1.0->1.1->1.2 series code, always with custom patches, but are wor

[Dbmail] trackrecord

2003-12-03 Thread
Hi all, We'd like to create a trackrecord of dbmail usage in all it forms and shapes on www.dbmail.org. Please reply to this message with your configuration with as much information as you're willing to share! Thanks, Eelco