Re: [Mailman-Users] attachments

2001-04-02 Thread alex wetmore
On Mon, 2 Apr 2001, John David Cole wrote: > is there a way to block attachments? or am i just going to have to limit > the size of the mail message? http://www.phred.org/~alex/stripmime.html That is a solution that I wrote. At the bottom of the page you'll find a link to anoth

[Mailman-Users] Something to add to the wishlist

2001-04-04 Thread Alex Hathaway
How about easy setup for qmail users? The text README.QMAIL bites. It uses vague terminology and doesn't give much help :P -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] Mailman

2001-04-04 Thread alex wetmore
r mailman itself. I'm not really sure why Marc makes such sweeping statements as the one above. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] can one trace an email note?

2001-04-10 Thread alex wetmore
this reason. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] URGENT - how can I get a text list of subscribers

2001-04-12 Thread alex wetmore
On Thu, 12 Apr 2001 [EMAIL PROTECTED] wrote: > Is there a way to get a text list of subscribers from mailman? ~mailman/bin/list_members listname You might want to get seperate lists for digested and non-digested members. alex -- Mail

Re: [Mailman-Users] Authentication using alternate headers?

2001-04-17 Thread alex wetmore
ng to get the rest of the list. They then just check in on the list using the archives when they get a chance. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] Re: Umbrella lists and avoiding multiple copies(was Re: Anyone? ...)

2001-04-19 Thread alex wetmore
N. I don't use a Unix system to read email, but that doesn't mean that I get duplicates. Microsoft Exchange (server) handles turfing messages with duplicate message IDs just fine. There is no reason why other mail systems can't do this too. alex --

Re: [Mailman-Users] How many messages in an envelope?

2001-04-24 Thread alex wetmore
gh, so it is more likely that you'll send 25000/500 = 50 messages to hotmail for 1000 recipients, instead of 500-1000 messages. If your MTA can handle it then I'd recommend increasing the number of recipients. I have it to set to 1000. alex --

Re: [Mailman-Users] How many messages in an envelope?

2001-04-25 Thread alex wetmore
he Windows 2000 SMTP Server, and not as familiar with sendmail or postfix (I've used them for many years, but I haven't dug into them). alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] ports used by mailman

2001-04-25 Thread alex wetmore
he web interface though. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] The best way to search through the archives.

2001-04-26 Thread alex wetmore
ve (in time and disk activity). Using an indexing solution such as htdig is probably a better solution, especially for active lists. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] Subscribe/unsubscribe interface

2001-04-29 Thread alex wetmore
r paid) that offers this option? Something like: http://www.bikelist.org/mailman/listinfo ? That is default functionality. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] Mass Unsubscribe?? - Convert from MajorDomo

2001-05-02 Thread alex wetmore
ient list is not a flat file. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] acceptable_aliases Option

2001-05-03 Thread alex wetmore
distribution lists "to" field looks like to mailman > (some names changed to protect the innocent). > >[EMAIL PROTECTED] Give your alias a SMTP address on the Exchange server so that it doesn't use an ecapsulated Legacy DN. You can then put that normal SMTP address into

Re: [Mailman-Users] Customization

2001-05-08 Thread alex wetmore
ed demime out there. http://www.phred.org/~alex/stripmime.html is one solution, and there is a link to demime at the bottom of the page. Someone also recently checked in patches for Mailman that does the same thing, so hopefully that will appear in 2.1. alex

Re: [Mailman-Users] Re: remove this?

2001-05-08 Thread alex wetmore
S Clients (at least that I've used) show these headers. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] Call for suggestions

2001-05-08 Thread alex wetmore
be able to handle 1 million + outgoing messages a day with few problems. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] big lists, big messages

2001-05-13 Thread alex wetmore
le. What this really means is that you should understand how your MTA works and choose a SMTP_MAX_RCPTS that works well for your MTA. I just think that blanket statements such as "500 is way too high for reasonable performance" should be avoid

Re: [Mailman-Users] big lists, big messages

2001-05-13 Thread alex wetmore
ail silently without a bounce of warning). Do you have any details on AOL's spam filters? None of my AOL readers have complained about missing email. It looks like my largest list has 60 digested and 55 regular AOL members, so I'm guessing that their spam filter is set to a h

Re: [Mailman-Users] big lists, big messages

2001-05-13 Thread alex wetmore
On Sun, 13 May 2001, J C Lawrence wrote: > On Sun, 13 May 2001 16:16:44 -0700 (PDT) > alex wetmore <[EMAIL PROTECTED]> wrote: > > > On Sun, 13 May 2001, J C Lawrence wrote: > >> There's reason to keep the RCPT TO envelope reasonably small to > >&

Re: [Mailman-Users] demime/stripmime

2001-05-15 Thread alex wetmore
e CVS tree for mailman to do the same thing as stripmime and demime. I'm not sure when these will be available in a general release. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] List Stats

2001-05-16 Thread alex wetmore
;^May 10.*post to touring" post | wc -l 89 [phred:p5] ~mailman/logs % grep "^May 10.*post to internet-bob" post | wc -l 35 [phred:p5] ~mailman/logs % grep "^May 10.*post to framebuilders" post | wc -l 6 alex -

Re: [Mailman-Users] Received headers

2001-05-22 Thread alex wetmore
: from metellus (metellus [192.168.111.88]) by metellus.argate.net (Postfix) with ESMTP id D8FA287A02 for <[EMAIL PROTECTED]>; Tue, 22 May 2001 20:24:43 -0400 (EDT) alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mai

Re: [Mailman-Users] How to compile all addresses subbed to all lists on a system

2001-05-24 Thread alex wetmore
really nice to have a version of list_members which dumped all user properties (nomail, digest, passwd, etc) and a corresponding version of add_members that parsed it. This would be useful when copying lists between servers. alex -- Mailman-Users ma

[Mailman-Users] any way to turn off raw archives

2001-05-30 Thread alex wetmore
chmod'ing these files to 660, so that mailman can party on them, but web users can't. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] A good MTA program?

2001-06-01 Thread alex wetmore
es bandwidth utilization on my connection. Postfix is my favorite Unix MTA, primarily for the concise and helpful documentation, ease of setup, and good performance. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/

Re: [Mailman-Users] Re: MIME messages

2001-06-06 Thread alex wetmore
27;t always do a pretty job of the conversion, but the conversion does work. I don't know if demime has this functionality. http://www.phred.org/~alex/stripmime.html has information on stripmime, and there is a link to demime at the bottom. I've been using it for over a year (50,000 or

Re: [Mailman-Users] Putting user's address in the trailer

2001-06-06 Thread alex wetmore
never saw that before, until your message. Probably an Exim-only feature. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] separate smtp server

2001-06-08 Thread alex wetmore
the web box would only need to allow connections from the smtp box. If I had to run behind a single IP address this is the configuration that I would use. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] Filtering HTML & RICH

2001-06-11 Thread alex wetmore
earch the archives you'll find tons of information on this. Stripmime can be found at http://www.phred.org/~alex/stripmime.html. Demime can be found at http://scifi.squawk.com/demime.html. It sounds like Mailman 2.1 might have this functionality built in. alex ---

Re: [Mailman-Users] Allowing users to join without specifying pas swords

2001-06-15 Thread alex wetmore
bpage with a URL like: http://www.phred.org/mailman/unsubscribe/touring that has a single input (user's email address) and which causes a confirmation email to be sent to them. I could put this in the bottom of each message and it would be almost as good as a per-recipient URL. alex -

RE: [Mailman-Users] virtual hosting tactic

2001-06-15 Thread alex wetmore
to the list. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] Allowing users to join without specifying pas swords

2001-06-15 Thread alex wetmore
On Fri, 15 Jun 2001, Chuq Von Rospach wrote: > On Friday, June 15, 2001, at 12:26 PM, alex wetmore wrote: > > Computers are cheap. Bandwidth isn't necessarily cheap. I run with a > > very high chunking factor because my MTA properly handles it > > But -- if this went

Re: [Mailman-Users] virtual hosting tactic

2001-06-15 Thread alex wetmore
, but I don't advertise that fact and users generally don't figure it out. If you have conflicting list names then things get more complicated and you need to setup a mailman install per domain. There is a lot of information on this in the archives. alex ---

Re: [Mailman-Users] know to mkfs /var/spool with a higher inode

2001-06-18 Thread alex wetmore
ts out there running off i486 boxes with > > small disks. Some of them have nice bandwidth but have horrible > > disk IO. > > Ok, I'll byte. man mkfs tells of no options. HOWTO? Which operating system? On FreeBSD I'd use the -i option

Re: [Mailman-Users] Allowing users to join without specifying pas swords

2001-06-17 Thread alex wetmore
is how Mailman has behaved for a couple of years. As long as I can easily turn it off before completing the install (by changing mm_cfg.py for instance) I am happy. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] Attachements

2001-06-26 Thread alex wetmore
has hinted that future versions of mailman might have something like this built in. stripmime - http://www.phred.org/~alex/stripmime.html demime - http://scifi.squawk.com/demime.html alex -- Mailman-Users maillist - [EMAIL PROTECTED] http:/

[Mailman-Users] Mailman / Qmail

2001-07-04 Thread Alex Hathaway
Ok this is getting just a wee bit upsetting. I have mailman 2.0.5, qmail 1.03, and vpopmail 4.9.10 qmail's preline for some reason dumps every time it's ran via the .qmail-name file with the error "deferral: preline:_fatal:_child_crashed/" and continues to run the queue message. The rerunning do

Re: [Mailman-Users] Re: Removing the X- headers

2001-07-12 Thread alex wetmore
list are searchable by using the general Python.Org advanced search page (hint: select Python Mailing list Archives, but turn off all the other collections)". I go there and do a search for "list headers" and see tons of responses. alex -

Re: [Mailman-Users] Ignoring username+@whatever.edu addresses?

2001-07-16 Thread alex wetmore
ROTECTED]" to "[EMAIL PROTECTED]", but that is kind of ugly. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

[Mailman-Users] archives?

2001-09-18 Thread Alex Lau
Should I just set up the pipermail as an alias in apache? -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] mailman without CGI?

2001-10-03 Thread alex wetmore
e used if you don't want to expose CGI. You could run a copy of apache (or whatever) on an alternate port which is only accessible via localhost or your internal network. Put the mailman CGI's there and use that for admin functionality, but it wo

Re: [Mailman-Users] Search Archive Feature?

2001-10-04 Thread alex wetmore
IDQ.DLL which has the whole exploited by Code Red and Nimda. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

[Mailman-Users] Need help

2001-11-26 Thread Alex Franz
Can you please tell me how to erase old posts? Thanks, Alex Franz http://alcione.org/mailman/private/lista_alcione_alcione.org/2001-October/thread.html __ I would like to erase the BOLD samples Sample: 001-October Archives by Thread Messages sorted by

Re: [Mailman-Users] unsubscribe not working

2001-10-14 Thread alex wetmore
ed them if you had the welcome option turned on. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] Max Number of Addresses in Lists

2001-12-04 Thread alex wetmore
nts on a web server? My lists are setup to strip all attachments from email. My average message size from Feb 12 to today is only 1605bytes. I think that you are right to be concerned about bandwidth usage. On my setup that is a much larger bottleneck than any of the ha

Re: [Mailman-Users] Missing possibility to stop attachments

2001-12-07 Thread alex wetmore
tripmime. http://www.phred.org/~alex/stripmime.html . No virus mail on my lists... alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] (no subject)

2001-12-09 Thread alex wetmore
of the server that hosts the list. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] Secure server

2001-12-12 Thread alex wetmore
rds, and the passwords exist on disk in plaintext. The list member passwords are not meant to be secure. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

[Mailman-Users] maximun size...

2001-12-12 Thread Alex Sammons
Hi there What´s the maximum size of the attachments in a mailing list or what are the issues it depends Thanks. _ Do You Yahoo!? Encuentra el coche de tus sueños en Yahoo! Autos http://autos.yahoo.com.mx -

[Mailman-Users] partition...

2001-12-12 Thread Alex Sammons
What about the convenience to have a partition on /var/mail in a system Thanks!. _ Do You Yahoo!? Encuentra el coche de tus sueños en Yahoo! Autos http://autos.yahoo.com.mx -- Ma

[Mailman-Users] queue...

2001-12-12 Thread Alex Sammons
Sorry but what can i do if the mailqueue in sendmail is full..i mean procedures, etc Thanks. _ Do You Yahoo!? Encuentra el coche de tus sueños en Yahoo! Autos http://autos.yahoo.com.mx ---

Re: [Mailman-Users] HTML in digests?

2001-12-13 Thread alex wetmore
One that I wrote is http://www.phred.org/~alex/stripmime.html . There is no built in way to do this. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

[Mailman-Users] the best way to...

2001-12-13 Thread Alex Sammons
Hi there!!! I have a question(a Unix question), what´s the best way to transport the files and directories of the users located in a ufs /export/home to another called /export/home2, i mean considering home directories, passwords, etc??? Thanks!

Re: [Mailman-Users] HTML in digests?

2001-12-13 Thread alex wetmore
list administrator with shell access to the server, but I still give the other list administrators the option to strip HTML. I believe Mailman-2.1 will have HTML/MIME stripping as a built in option, but I haven't played with the alpha. alex ---

[Mailman-Users] similar problem...

2001-12-17 Thread Alex Sammons
Well, in fact i have a similar problem, i have a mailing list where just the subscribers be allow to post (all of them are [EMAIL PROTECTED], [EMAIL PROTECTED],[EMAIL PROTECTED] except one user included in the list [EMAIL PROTECTED] who can´t post and his posters are send to the administrator to

Re: [Mailman-Users] Big Lists

2001-12-17 Thread alex wetmore
configuration, but if people are interested in more detail on configuring Windows 2000 SMTP for maximum performance I can help out quite a bit. alex -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

[Mailman-Users] delte queue...

2001-12-18 Thread Alex Sammons
hello there!!! How can i delete the mail queue? Thanks _ Do You Yahoo!? Encuentra el coche de tus sueños en Yahoo! Autos http://autos.yahoo.com.mx -- Mailman-Users

Re: [Mailman-Users] file attachments

2001-12-20 Thread alex wetmore
On Thu, 20 Dec 2001, David Dow wrote: > Hi, how do you strip file attachments from messages sent to mailman? > I can't find that option in setup... You get a 3rd party tool which strips it, or you download the unsupported patches to do so from sourceforge. http://www.phre

[Mailman-Users] hacking question about options.html

2003-11-12 Thread Alex Szanca
I want to find out a persons email addy..without them knowing. How do I do this? I have this persons full name, full home address and home phone number. Thank you for your help... Alex - Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard

[Mailman-Users] Upgrade to 2.1.4 failed - user lost - recover via backup unsuccessful - any ideas?

2004-06-05 Thread Alex Dupont
ssing something. Thank you very much, a very desperate Alex -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

Re: [Mailman-Users] Upgrade to 2.1.4 failed - user lost - recover via backup unsuccessful - any ideas?

2004-06-06 Thread Alex Dupont
mes the upgrade is performed by accident. Believe me, that happens... Greetings Alex -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchab

Re: [Mailman-Users] Upgrade to 2.1.4 failed - user lost - recover via backup unsuccessful - any ideas?

2004-06-07 Thread Alex Dupont
le "dumpdb", line 126, in main m = pickle.load(open(filename)) EOFError" Now this doesn't really help me. Except that something is definitely wrong. :-) Thank you very much for your efforts, I really appreciate it! Greetings Alex --

Re: [Mailman-Users] Upgrade to 2.1.4 failed - user lost - recover via backup unsuccessful - any ideas?

2004-06-07 Thread Alex Dupont
entire password information (probably = extracting the addresses), then we probably solved the problem. Hey, guys, I think this is kind of exiting! :-) > Sorry, but something is definitely wrong! No kidding! :-) But we're getting there! I'm positive that we can sort this out. If we manage

Re: [Mailman-Users] Upgrade to 2.1.4 failed - user lost - recover via backup unsuccessful - any ideas?

2004-06-07 Thread Alex Dupont
"/usr/lib/python2.3/pickle.py", line 872, in load dispatch[key](self) File "/usr/lib/python2.3/pickle.py", line 894, in load_eof raise EOFError EOFError" Again, an error message that is of no help to me, unfortunately... Greetings Alex -

[Mailman-Users] How to silently, automatically reject ALL"implicit destination" messages?

2005-12-12 Thread Alex Schuilenburg
s feature being added into 2.1 and then possibly not making it :-( Are there any hidden config settings that will allow me to do this in 2.1.5 or has anyone made such mods and is willing to share the patch with me? Thanks -- Alex -- Mailman-Use

Re: [Mailman-Users] How to silently, automatically reject ALL"implicit destination" messages?

2005-12-13 Thread Alex Schuilenburg
e list address in the To: or Cc: fields.''')) Hopefully sometime I will get the time to clean this up to actually make this an option, rather than modify the normal behaviour. i.e. The options for "require_explicit_destination" become No | Hold for Approval

[Mailman-Users] Mailman sending to Exchange 2010 Mail service.

2011-11-18 Thread Collins, Alex
at Mailman will set its own Message-ID and we can actually send messages to more than one list. I'm 100% aware that this is not a Mailman issue. If I'm too far OT, I send my apologies. TIA -- Alex Collins. Library Systems and Support Officer. Rivermead Library.

[Mailman-Users] cgi-bin downloading, not running

2011-11-27 Thread Alex Schittko
Hey mailman list, I'm using FreeBSD 8 So I'm following this tutorial: http://www.purplehat.org/?page_id=18 to set up Mailman with Postfix I installed mailman via ports, but after I configured it in apache and did everything in the tutorial, I go to http://lists.zweis.us/mailman/listinfo and i

[Mailman-Users] messages won't go through

2009-11-17 Thread alex wisser
hrough fine. I have compared options on both the real lists and the test list and have found no solution. Can anyone help me? cheers Alex Wisser __ Win 1 of 4 Sony home entertainment packs thanks to Yaho

[Mailman-Users] Mailman not sending messages

2011-02-20 Thread Alex Ylinärä
plain this right... Any ideas? Yours sincerely from freezing Finland Alex Ylinärä -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy:

[Mailman-Users] Problem with aliases (permissoins?)

2005-01-03 Thread Alex Young
I'm trying to make virtual domains work with mailman. I have set up mailman on a separate server using NFS to connect them. The email server is postfix and is co resident with mailman. I have tried changing groups, assigning the same group ID on both servers, making aliases world writable. I stil

Re: [Mailman-Users] Problem with aliases (permissoins?)

2005-01-03 Thread Alex Young
On Mon, 3 Jan 2005 12:39:57 -0600, Dan Phillips <[EMAIL PROTECTED]> wrote: > > On Jan 3, 2005, at 12:34 PM, Alex Young wrote: > > I didn't give you enough info - I have done "chmod 777 aliases*" to > > remove permissions from the mix and it has not improved

[Mailman-Users] Still having problems (2.1.5 + Postfix)

2005-01-05 Thread Alex Young
suggested in one FAQ -Alex Bug in Mailman version 2.1.5 We're sorry, we hit a bug! If you would like to help us identify the problem, please email a copy of this page to the webmaster for this site with a description of what happened. Thanks! Traceback: Traceback (most recent call last):

Re: [Mailman-Users] Still having problems (2.1.5 + Postfix)

2005-01-05 Thread Alex Young
when I get it ironed out. -Alex On Thu, 6 Jan 2005 08:47:38 +0900, Jim Tittsler <[EMAIL PROTECTED]> wrote: > > On Jan 6, 2005, at 04:30, Alex Young wrote: > > > RuntimeError: command failed: /usr/sbin/postalias > > /usr/local/mailman/data/aliases (status: 127, Unkn

[Mailman-Users] moderation hold not working

2005-01-06 Thread Alex Young
I have a mailman installation that is processing all messages properly excepting for held messages. On any list that I require message moderation for subscribed users, the messages go no where.The users also get no reply even though Edit member_moderation_notice is populated. Non-subscriber m

[Mailman-Users] Re: moderation hold not working

2005-01-08 Thread Alex Young
On Thu, 6 Jan 2005 12:12:04 -0700, Alex Young <[EMAIL PROTECTED]> wrote: > I have a mailman installation that is processing all messages properly > excepting for held messages. > > On any list that I require message moderation for subscribed users, > the messages go no whe

[Mailman-Users] Moving existing server to new domain name and new IP another question - broken link

2009-01-10 Thread Alex Rogozin
server name. Any idea where do i fix that? Mailman version 2.1.9 on Centos 5.2 Many Thanks. Alex -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x

[Mailman-Users] Re: Add "sender's name/email" to BODY of mail as header?

2021-02-12 Thread Alex Bellig
I am interested in this option as well. Here is a scenario: When people send a message to the group and don't sign their name, I want their name to be picked from the membership list and mentioned at the top of the body as From: It will follow with their message in the body of the email. So is

[Mailman-Users] Adding sender's name to the message body automatically

2021-02-12 Thread Alex Bellig
Usually users forget to sign their name at the bottom of their mail body, I would like to force their name to be added at the top of the body as From: which will be fetched from the membership list. So, is there a way to add the sender's name (and/or email address) to the top of each mail so t

[Mailman-Users] Unable to approve messages

2012-09-07 Thread Alex TW LAM
essage. I have tried all the method, at first I suspected it was the group settings problem. But then I realize if this is the case the "waiting for approval" would not have been sent. The "confirm and approve" email command originally worked, but just suddenly stopped wo

Re: [Mailman-Users] Unable to approve messages

2012-09-09 Thread Alex TW LAM
the reply. Regards, Alex On 9/7/2012 11:18 PM, Carl Zwanzig wrote: On 9/7/2012 12:05 AM, Alex TW LAM wrote: But after they entered "Approved " in the first line of the confirm mail (email command). Nothing would happened, list members would not receive posted, nor would the

Re: [Mailman-Users] Unable to approve messages

2012-09-09 Thread Alex TW LAM
(/var/log/mailman) Regards, Alex Lam On 9/7/2012 11:48 PM, Mark Sapiro wrote: Alex TW LAM wrote: Starting recently, the moderator of list no longer able approve newly posted message, they are still able to receive the "waiting for approval" message, which I suppose means the wrapper sc

Re: [Mailman-Users] Unable to approve messages

2012-09-09 Thread Alex TW LAM
I tried the confirm and help email command, the mail seemed to reach mailman no problem, but no reply from mailman afterward. In this occasion, I did not get a reply from that mail. Alex On 9/10/2012 10:31 AM, Mark Sapiro wrote: Alex TW LAM wrote: The help command seemed to get to mailman

[Mailman-Users] question regarding cron

2005-04-28 Thread Alex at Idoia
n/python /usr/lib/mailman/cron/gate_news * * * * * list[ -x /usr/bin/python -a -f /usr/lib/mailman/cron/qrunner ] && /usr/bin/python /usr/lib/mailman/cron/qrunner Can you explain me this ? Is this really necessary ? Can we prevent it from being printed in my /auth.log ?

<    1   2