[Mailman-Users] Problem Solvers anyone?

2002-06-14 Thread Mike @ Net3Media
We are in need of someone who can configure our installation of MailMan. We send 400,000 emails per day and up to 800K about 4 times per month. The delivery time is critical and cannot take ALL day to complete. We are running Linux 7, sendmail on a 1.2Ghz machine with 1 Gig of memory. We have p

RE: [Mailman-Users] list serve problem-- any takers?

2002-06-11 Thread Mike @ Net3Media
I had a similar problem with a different application and found that my quota was set to low for the user that the application was running under. The log files were taking up too much room. So, I deleted them and all was good. Since then, the quota has been removed so it will no longer be an iss

[Mailman-Users] Handy little PHP code

2002-06-06 Thread Mike @ Net3Media
I wanted a Web-Based admin for key select function, so, I put this little bit of PHP code together. (see below) The only major change thing I had to do was CHOWN the mailman/bin/ files to the user:group apache is running as. This hasn't effected any of the other mailman functions. And of cours

RE: [Mailman-Users] hacking question about options.html

2002-06-06 Thread Mike @ Net3Media
Here's a nice HOW TO on regular expressions: http://py-howto.sourceforge.net/regex/regex.html I hope this helps. -Mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of ValerieWhitmore Sent: Monday, June 03, 2002 12:06 PM To: [EMAIL PROTECTED] Subject: [

RE: [Mailman-Users] Problem using windows XP

2002-06-06 Thread Mike @ Net3Media
It sounds like you have cookies disabled, or your internet privacy settings might be too high. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, June 05, 2002 8:12 PM To: [EMAIL PROTECTED] Subject: [Mailman-Users] Problem

[Mailman-Users] Customization

2002-06-01 Thread Mike @ Net3Media
I've searched the world over until I found nothing I'm trying to make error pages and list view pages custom to the design of my site. The individual list pages are complete, but... Has anyone had any luck with this, or can anyone point me in the right direction? Thanks, Mike -