Re: [Mailman-Users] Mail Not Recieved...

2003-07-03 Thread Peter Tattersall
On Friday, July 4, 2003, at 12:02 AM, Shalabh Agarwal wrote: Hi All, I have just installed mailman on qmail. Qmail is working fine. But when I try to send a mail to mailing list, it sent successfully but not recieved. I don't know where the mails are lost. In short, I think my aliases files a

Re: [Mailman-Users] List performance queries

2003-07-03 Thread Brad Knowles
At 11:20 PM -0400 2003/07/02, J C Lawrence wrote: Configurable. I'd set SMTP_MAX_RCPTS to be fairly high, tho not more than 100 (see Chuq von Rospach's notes on the performance impacts and implications of this setting for more typical MX distributions). Back in 2000, there was a fairly long t

Re: [Mailman-Users] how are large distribution listshandled

2003-07-03 Thread Brad Knowles
At 10:10 AM -0400 2003/07/03, Bruce Embrey wrote: I am using Mailman 2.1.1 I have several lists and my setting for SMTP_MAX_RCPTS = 500. If I have a list with 4000 addresses will this setting segment the message into 8 messages with 500 recipients per message? This SMTP_MAX_RCPTS = 500 was the

[Mailman-Users] Mail Not Recieved...

2003-07-03 Thread Shalabh Agarwal
Hi All, I have just installed mailman on qmail. Qmail is working fine. But when I try to send a mail to mailing list, it sent successfully but not recieved. I don't know where the mails are lost. In short, I think my aliases files are not working properly. My alias file looks like... {|pre

[Mailman-Users] Mailman & Virtual Web Accounts

2003-07-03 Thread Wasted One
Can Mailman be installed on a virtual web account with (or without) cgi-wrapper access? -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/fa

Re: [Mailman-Users] virtual domains/hosts (qmail+mailman)

2003-07-03 Thread Jon Carnes
On Thu, 2003-07-03 at 16:33, bazofia wrote: > Hia Hoa > > I have some questions for you :D > > *Can I have only one mailman installation to manage more than one virtual > domain? Yes. > *Can these vdomains have their own lists (private for each one) and it's > own list admin? (only one mailma

RE: [Mailman-Users] Export Memberlist

2003-07-03 Thread Karen G. Schneider
:This (output of subscriber lists) is requested so frequently I wonder if in a future :version the Mailman interface could be set up to generate this list for list :administrators; I know the Mailman paradigm is concentrated on Web access, but most of us Another subscriber pointed out that the em

[Mailman-Users] virtual domains/hosts (qmail+mailman)

2003-07-03 Thread bazofia
Hia I have some questions for you :D *Can I have only one mailman installation to manage more than one virtual domain? *Can these vdomains have their own lists (private for each one) and it's own list admin? (only one mailman installation) *I'd like not to have a subdomain lists.whatever.com.

Re: [Mailman-Users] default_web_URL

2003-07-03 Thread Richard Barrett
At 15:50 03/07/2003, Gary McClellan wrote: Where can I change the default URL used for the web interface? ie., change it from www.gdma.com to mail.gdma.com See: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.029.htp TIA -- Gary McClellan Gary D McClellan and Associates Ltd 717 Por

Re: [Mailman-Users] 2 Questions

2003-07-03 Thread Richard Barrett
At 02:35 03/07/2003, Peter Russell wrote: 1. When i setup the mailman box on the private network i used the private IP at the hostname etc - now i have gone back in and replaced everywqhere i can find with the FQDN You should only have had to change, in mm_cfg.py, the applicable MM config variable

Re: [Mailman-Users] how are large distribution lists handled

2003-07-03 Thread Jon Carnes
Check out the archives for reams of discussions on this setting. Basically it lets mailman drop off a bunch of mail all destined for the same domain in one email. If 500 of your list members are all with AOL.com then Mailman will put all 500 addresses into one email and dump it out to your MTA.

[Mailman-Users] 2 Questions

2003-07-03 Thread Peter Russell
1. When i setup the mailman box on the private network i used the private IP at the hostname etc - now i have gone back in and replaced everywqhere i can find with the FQDN - but still in responses to mailman-request the original private IP appears - see below - where exactly can i change this? T

[Mailman-Users] Messages not being sent

2003-07-03 Thread Jason Buscema
I am running 2.1-8 on a newly installed Red Hat 9 machine. I setup my list and send a test email to it and I can see that the wrapper kicks in, but no messages are delivered to any users and no messages are pending admin tasks. The cron tasks appear to be setup correctly by default. My setup: R

[Mailman-Users] default_web_URL

2003-07-03 Thread Gary McClellan
Where can I change the default URL used for the web interface? ie., change it from www.gdma.com to mail.gdma.com TIA -- Gary McClellan Gary D McClellan and Associates Ltd 717 Portland Avenue Beloit, WI 53511 Tel: (815) 307-7602 Fax: (815) 307-7608 Cel: (608) 312-1573 --

[Mailman-Users] Error messages in maillog

2003-07-03 Thread Kevin Carlson
I recently reinstalled mailman and am now getting the following message several times a day in my maillog file. forward /home/mailman//.forward+: Group writable directory Has anyone seen this before and can it be repaired without another reinstall? Thanks, Kevin -

[Mailman-Users] Signup form question

2003-07-03 Thread John Cichy
Hello, I am currently running mailman v2.0.11 dedian-woody. When I signed up for this list, I saw an extra field 'Name', I would like to add this field to the reg. form for our gaming list, maybe changing it to Screen Name. Is this a feature of a newer ver server, have I just missed the option

[Mailman-Users] Preventing address from being unsubscribed

2003-07-03 Thread Ed Leafe
I have a list that is pretty high-traffic. I have a separate list that is a sub-set of the big list. To do this, I have an email address that subscribes to the big list, and this address is aliased to a series of python scripts that determine if the message should be passed on to the small lis

[Mailman-Users] how are large distribution lists handled

2003-07-03 Thread Bruce Embrey
Mailman-Users: I am using Mailman 2.1.1 I have several lists and my setting for SMTP_MAX_RCPTS = 500. If I have a list with 4000 addresses will this setting segment the message into 8 messages with 500 recipients per message? This SMTP_MAX_RCPTS = 500 was the default setting when I installed i

Re: [Mailman-Users] problem with check perms; THANKS, RICHARD!

2003-07-03 Thread javier
bash-2.03# ls -la total 42 drwxrwsr-x 18 mailman mailman 512 Jul 3 12:50 . drwxr-xr-x 10 root other512 Jun 27 13:06 .. drwxrwsr-x 11 root mailman 1536 Jul 2 11:22 Mailman lrwxrwxrwx 1 root mailman 26 Jul 3 12:50 archives -> /dirarcon/mailman/archives drw

Re: [Mailman-Users] problem with check perms

2003-07-03 Thread Richard Barrett
At 11:24 03/07/2003, javier wrote: SO:solaris 8, i'm trying to save lists and archives in a network applyant, how can i make symbolic links to those folders?? thankyou bash-2.03# cd /usr/local/mailman/ bash-2.03# ls -la total 42 drwxrwsr-x 18 mailman mailman 512 Jul 3 12:18 . drwxr-xr-x

[Mailman-Users] problem with check perms

2003-07-03 Thread javier
SO:solaris 8, i'm trying to save lists and archives in a network applyant, how can i make symbolic links to those folders?? thankyou bash-2.03# cd /usr/local/mailman/ bash-2.03# ls -la total 42 drwxrwsr-x 18 mailman mailman 512 Jul 3 12:18 . drwxr-xr-x 10 root other512 Jun 2

RE: [Mailman-Users] Subscribing people by email

2003-07-03 Thread Simon Harrison
Howard, Yes, this helps me greatly and in fact we want to be able to subscribe people from a custom website form so it's a good solution. Thanks, Simon Please send all support requests to the Internet Services Helpdesk [EMAIL PROTECTED] -Original Message- From: Howard Lush [mailto: