I have released Mailman 2.1.4, a bug fix release that also contains
support for four new languages: Catalan, Croatian, Romanian, and
Slovenian. This release also contains a fix for a cross-site
scripting vulnerability in the 'admin' cgi script (see
CAN-2003-0965). There is also an expanded abili
I have released Mailman 2.1.3, a bug fix release which also contains
support for four new languages: Ukrainian, Serbian, Euskara (Basque),
and Danish. This release also contains a fix for a cross-site
scripting vulnerability in the 'create' cgi script, as well as
improved performance of the bounc
> "DE" == Dwight Ernest <[EMAIL PROTECTED]> writes:
DE> binascii.Error: Incorrect padding
I believe this is fixed in cvs and will be part of Mailman 2.1.2. No
definite ETA on that yet though.
-Barry
--
Mailman-Users mailing list
[EMA
> "S" == Sumeet <[EMAIL PROTECTED]> writes:
S> I seem to be getting alot (about 700) of these all of the
S> sudden w no changes to my Rhat 8.0/MM2.1.1 and sendmail
S> 8.11.6. Can someone please point me in the right
S> direction. thx, sumeet.
S> "/usr/src/build/143041-i3
> "TG" == Thomas Guettler <[EMAIL PROTECTED]> writes:
TG> The locks seem to be requested in the future.
This is by design. The lock's atime/mtime specifies the point in the
future when the lock would time out. By default the lock lifetime is
5 hours.
This is normal.
-Barry
--
> "ES" == EnviroLink Support <[EMAIL PROTECTED]> writes:
ES> Does anyone know why list.org is down? This certainly makes
ES> me hesitate before making a decision about using Mailman.
list.org's problems have nothing to do with the Mailman software. The
machine (which hosts several
> "s" == schuetzen <[EMAIL PROTECTED]> writes:
s> May dislike a lot about YHGroups but the programming they have
s> done on their mix of mailman, qmail and Lord knows what else -
s> is quite nice. Support sucks but... and there needs to be a
s> lot more batch operation capa
> "L" == LuKreme <[EMAIL PROTECTED]> writes:
L> I checked the FAQ for info on the Approved header, but although
L> I found references to using it, I didn't find references to
L> exactly HOW to use it.
L> All I want is for a poster to a list to put an Approved line as
L>
FYI,
>From the latest EFF mailer...
-Barry
snip snip
* Mailing List Headaches? Contact us.
EFF believes that delivery of legitimate e-mail needs to be carefully
protected as a fundamental part of any solution to the spam problem.
Unfortunately, we've la
> "DS" == Dave Sherohman <[EMAIL PROTECTED]> writes:
DS> Erm... You _are_ aware that cvs is a tool for managing the
DS> source code and that you will still need to compile manually
DS> after using cvs to get the latest source, right? (Well, aside
DS> from the minor detail th
> "PB" == Paolo Barbato <[EMAIL PROTECTED]> writes:
PB> I've tried to download last release of mailman, but it seems
PB> that a virus (nimda) has infected last distribution, see
PB> attachment.
Mailman's not infected but it has a neutered nimda example in its test
suite.
-Barry
> "JH" == John Hughes <[EMAIL PROTECTED]> writes:
JH> I'm trying to set up Mailman to use as a vehicle for
JH> distributing a newsletter. I don't want anyone to think they
JH> can post messages to the list address.
JH> I have figured out how to modify the HTML for the public
> "JH" == Jim Hodson <[EMAIL PROTECTED]> writes:
JH> We want a very simple mailing list system, and Mailman can do
JH> a lot more than we need. I'm trying to find out how to best
JH> configure Mailman for our needs. Here is what we want to do:
JH> 1. Send e-mail news updates
> "JH" == Jim Hodson <[EMAIL PROTECTED]> writes:
JH> Hello, I am working on setting up a Mailman mailing list for
JH> our web site at http://www.jenniferonsunday.com. We are a
JH> band and already have many people on an exisiting list (done
JH> manually), which we want to mig
> "T" == Todd <[EMAIL PROTECTED]> writes:
T> Let me preface this by saying that I am *not* a python hacker
T> nor do I know Mailman all that well... but I was curious.
Don't underestimate yourself! Your patch was perfect; now applied to
cvs.
Thanks,
-Barry
P.S. Give me a full nam
> "MD" == Matthew Davis <[EMAIL PROTECTED]> writes:
| -rw-rw-r--1 mailman2 mailman2 1281185 Feb 8 19:41
| mailman-2.1-2.1.1-diff.txt
MD> 1.2 meg for a patch, yikes! Looks like the majority of the
MD> patch is the language updates.
Unfortunately so. At some point I'll
I've released Mailman 2.1.1 which includes many bug fixes and language
updates. This release includes a fix for the cross-site scripting
vulnerability, a fix for the cookie problem, any many other bugs. I
recommend that all Mailman 2.1 users upgrade to this release.
As usual, I've made both a f
> "MJ" == Matthias Juchem <[EMAIL PROTECTED]> writes:
MJ> MTA = 'None'
Whoops! None is a special value in Python and shouldn't be quoted.
Change that to
MTA = None
and you should be good to go.
-Barry
--
Mailman-Users mailing li
> "MJ" == Matthias Juchem <[EMAIL PROTECTED]> writes:
MJ> When doing a bin/newlist, I get an 'ImportError: No module
MJ> named None'.
Did you set the MTA variable in mm_cfg.py or Defaults.py?
-Barry
--
Mailman-Users mailing list
[
> "JC" == Jon Carnes <[EMAIL PROTECTED]> writes:
JC> Aside: The part that is still missing from Mailman is an SQL
JC> connector. Once that is in place then it will be very easy to
JC> add all sorts of personalization variables - allowing you to
JC> run mail merges that are the
> "MJ" == Matthias Juchem <[EMAIL PROTECTED]> writes:
MJ> So setting a list to e.g. 'German' implies ISO-8859-1? Am I
MJ> getting this right?
Yes.
MJ> I thought that the language setting only affects the language
MJ> and not the charset...
It has to because the character se
> "TM" == Tom Maddox <[EMAIL PROTECTED]> writes:
>> I think there is some confusion here about what is meant by
>> VERP'ed address.
TM> Evidently, you are correct. :-/
TM> So, that's not my problem, then, but my problem remains
TM> unresolved. In a nutshell, here's what
> "ganeshh" == <[EMAIL PROTECTED]> writes:
ganeshh> I am running 30 lists on mailman 2.0.8
You should upgrade at least to Mailman 2.0.13.
-Barry
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/
> "EO" == Ed Osinski <[EMAIL PROTECTED]> writes:
EO> I upgraded from 2.0.13 to 2.1, and I run into a problem when
EO> trying to access the "Tend to pending moderator requests" page
EO> of a pre-existing list. I get:
EO> ValueError: unpack tuple of wrong size
I believe I fin
> "JAE" == Jeff A Earickson <[EMAIL PROTECTED]> writes:
JAE> I've noticed that mailing lists that I've created after the
JAE> upgrade only contain config.pck, config.pck.last, and
JAE> request.db. Can I assume that the config.db and html files
JAE> are left over from 2.0.x an
> "DP" == Dan Phillips <[EMAIL PROTECTED]> writes:
DP> Tried that and it reported no problems. The problem definitely
DP> seems to be in digest.mbox, although I can't see anything
DP> wrong.
If it isn't too late, can you submit a bug report with the mbox file
attached? If you do
> "DG" == David Gibbs <[EMAIL PROTECTED]> writes:
DG> I'm getting a huge amount of these messages ... any ideas?
Not off hand, but I have an idea. Can you please submit a bug report
and include one of the shunted messages?
Thanks,
-Barry
---
A long while ago, I offered to put up a page listing sites that
offered commercial Mailman list hosting services. Sadly, I don't have
the time to maintain this or even put it together.
However, there is a MoinMoin page (think: Wiki) listing general Python
hosting services, of which Mailman is in
> "A" == Adam <[EMAIL PROTECTED]> writes:
A> The fact that telnet is open pretty much says everything about
A> this sysadmin's approach to security.
Actually, using the telnet /client/ to connect to port 80 is a pretty
natural thing to do. It should connect to the web server runni
> "d" == dino <[EMAIL PROTECTED]> writes:
d> I was just wondering what kind of security mailman offers, as
d> far as protecting user passwords goes?
User passwords are considered a lower value asset, so while it should
not be possible for unauthorized users or list admins to get the
> "d" == dino <[EMAIL PROTECTED]> writes:
d> Actually he did it this way:
d> Noticed that mydomain/mailman was browsable.
d> Telneted to port 80 and sent a get request from there...ouch.
d> Sorting that now
More details, please. E.g. exactly what url did he get?
-Barry
> "jam" == John A Martin <[EMAIL PROTECTED]> writes:
jam> ,[ Google ] | Your search - "Warsaw's 4th Law" - did not
jam> match any documents. `
jam> :-)
Try "Warsaw's Fourth Law" :)
-Barry
--
Mailman-Users mailing lis
> "CVR" == Chuq Von Rospach <[EMAIL PROTECTED]> writes:
CVR> it boiled down to problems with some of the language codecs,
CVR> the multi-byte languages. So evidently that isn't really
CVR> fixed on OS X, but I'll deal with that later.
I bet you're still having problems building P
> "IVL" == Ivan Van Laningham <[EMAIL PROTECTED]> writes:
IVL> Thanks! That would have saved me an hour or so of poking
IVL> around on Feb 1;-)
I can definitely relate -- see Warsaw's 4th Law. :)
-Barry
--
Mailman-Users mailing l
> "RI" == Rostyk Ivantsiv <[EMAIL PROTECTED]> writes:
RI> but how can I set the whole mailman site to be in Russian, not
RI> just the lists???
RI> P.S. I tried setting DEFAULT_SERVER_LANGUAGE = 'ru' in
RI> mm_cfg.py, but it just brought to server error.
You did exactly the r
> "MB" == Matt Brown <[EMAIL PROTECTED]> writes:
MB> With 2.1 you need to create a "site-wide" mailing list called
MB> "mailman".
Note BTW, that I've just modified mailmanctl to refuse to start if the
site list doesn't exist.
-Barry
-
> "JL" == Jim LaSalle <[EMAIL PROTECTED]> writes:
JL> Is there an IRC for users of this mail list?
irc.freenode.net #mailman
But I haven't had much time to hang out there lately. :(
BTW, is anybody planning on coming to PyCon?
http://www.python.org/pycon/
If there is enough inter
> "DG" == David Gibbs <[EMAIL PROTECTED]> writes:
DG> What was dangerous about it?
DG> I'm just curious.
If you made a mistake, you couldn't then use the web to fix it. The
urls would be hosed.
-Barry
--
Mailman-Users mailing li
> "MP" == Marc Perkel <[EMAIL PROTECTED]> writes:
MP> In Mailman 2.0 there was a setting for the default URL. I
MP> can't seem to find it in 2.1.
It was too dangerous to leave in the web interface.
MP> I need to change the default URL for all my lists. Any easy
MP> way to do
> "SW" == Simon White <[EMAIL PROTECTED]> writes:
SW> Chunking like this means that you're actually sending RCPT TO:
SW> based on TLD, and then only US TLDs, right? So SMTP_MAX_RCPTS
SW> set to 50 could mean several different second level domains in
SW> the same chunk, but for
> "AEW" == Albert E Whale <[EMAIL PROTECTED]> writes:
AEW> I am having problems getting Mailman 2.1 installed on LM 8.2
AEW> using the Stock Python distributions. Here is the Error I am
AEW> encountering:
AEW> ImportError: No module named pythonlib.StringIO
AEW> Does th
Let me start off by saying that I have never personally done an
upgrade from 1.1 straight to 2.1, so that all this as my best guess,
not as gospel.
It may in fact, be better to upgrade from 1.1 to 2.0(.13) and then
from there to 2.1. That's more work of course, and it may be
unnecessary work.
>
> "FS" == Fernando Schapachnik <[EMAIL PROTECTED]> writes:
FS> If I come up with something tidy, I like to contrib it
FS> back. What is the standard way to do that?
Use the SourceForge patch manager:
http://sourceforge.net/tracker/?group_id=103&atid=300103
and if you want, add
> "SW" == Simon White <[EMAIL PROTECTED]> writes:
SW> You have a point. Mailman is injecting to the MTA so if it
SW> does connect/disconnect etc then this will affect even
SW> Postfix. So, there does need to be a way to have Mailman open
SW> a single connection to the server f
> "TN" == Tom Neff <[EMAIL PROTECTED]> writes:
TN> I don't know of any way to do what you want without patching
TN> Mailman.
You're right that there currently is no way to do this. The security
implications would have to be worked out, but it might be an
interesting feature -- feel
> "ST" == Samuel Tardieu <[EMAIL PROTECTED]> writes:
ST> I was going to add this FAQ entry, but I realize that I don't
ST> have a password to do that and I have to leave for a meeting
ST> right now.
Folks, remember that the FAQwiz is on the honor system. Look at the
front page o
> "SW" == Simon White <[EMAIL PROTECTED]> writes:
SW> Kinda tough if you don't have the mailman version in the
SW> cookie. A good reason to put it in there, from now on, if it
SW> isn't there.
SW> Any other parameter in the cookie which has changed could be
SW> detected b
> "WY" == Will Yardley <[EMAIL PROTECTED]> writes:
WY> If you have an old cookie from Mailman 2.0.x, you'll have to
WY> re-login for every page until you manually clear the cookie
WY> from your browser (after upgrading to 2.1).
WY> Is there any way to fix this in the future?
> "RH" == Ralf Hildebrandt <[EMAIL PROTECTED]> writes:
RH> Excellent. I got no password :(
Go to
http://www.python.org/cgi-bin/faqw-mm.py
and look at the bottom of the page. :)
-Barry
--
Mailman-Users mailing list
[EMAIL PROTECT
> "RH" == Ralf Hildebrandt <[EMAIL PROTECTED]> writes:
RH> * alex wetmore <[EMAIL PROTECTED]>:
>> The Mailman FAQ still recommends setting MAX_SMTP_RCPTS to 10
>> for performance reasons, but doesn't explain why.
RH> This should definitely go!
That's in the FAQwiz, right? F
> "bob" == <[EMAIL PROTECTED]> writes:
bob> While I can understand why one might not want to bundle HTDIG
bob> with Mailman, I do think it is entirely appropriate to
bob> integrade the HTDIG patches into Mailman, making the adding
bob> of HTDIG much easier. Especially since
> "MD" == Matthew Davis <[EMAIL PROTECTED]> writes:
MD> -rw-rw-r-- 1 mailman2 mailman2 5466939 Dec 30 23:55
MD> mailman-2.1.tgz
Eventually, I want to split Mailman into a sumo distro and a lite
distro, where the latter includes just the English distro.
-Barry
--
> "JC" == Jon Carnes <[EMAIL PROTECTED]> writes:
JC> Is there a reason you wouldn't want to simply include Htdig as
JC> part of the "out of the box" install?
If we bundle it with Mailman, we're making a commitment to maintain
it.
JC> Are you thinking that we can port ht://dig ov
> "JP" == Jim Popovitch <[EMAIL PROTECTED]> writes:
JP> Actually my suggestion would be to remove Pipermail (and not
JP> insert MHonarc, Hypermail, etc.) MM doesn't include a search
JP> engine, why a mail archive? IMHO MM should focus on what it
JP> already does very very we
> "TA" == The Anarcat <[EMAIL PROTECTED]> writes:
TA> Many thanks!
TA> That is great.. Pointers for a patch?
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mailman/mailman/templates/fr/private.html.diff?r1=text&tr1=2.3&r2=text&tr2=2.2&diff_format=h
Cheers,
-Barry
-
> "MD" == Matthew Davis <[EMAIL PROTECTED]> writes:
MD> Now my 2 disclaimers. 1. Do with this information as you see
MD> fit, its not the recommended way to setup a list. 2. Take it
MD> for what its worth, it was free.
Actually, it's a fine way to run your lists, because your m
> "MO" == Marcin Owsiany <[EMAIL PROTECTED]> writes:
MO> I just wasn't sure if the .db file wouldn't become corrupt
MO> after I modify/delete the .txt files. But it seems OK.
Yes, Mailman 2.1 will log a message about missing .txt files and then
just evict those entries from the .db f
> "GH" == Gareth Hopkins <[EMAIL PROTECTED]> writes:
GH> So is there anywhere I can add this then in mailman or change
GH> the X-Beenthere settings?
I still don't quite understand what you're trying to accomplish. I
wouldn't recommend changing the X-BeenThere header -- this is an
in
> "TA" == The Anarcat <[EMAIL PROTECTED]> writes:
TA> That said, I think I found a bug. Recently, I changed the
TA> default language of two private lists to "français" (french)
TA> and suddenly, I couldn't login the private archives. And
TA> actually, the form in /mailman/priv
> "JP" == Jim Popovitch <[EMAIL PROTECTED]> writes:
JP> I too use HTDig, but this doesn't really help with external
JP> search engines or deep-linkers. The best solution, is
JP> MHonarc, but I keep holding out for Pipermail to catchup. ;)
Wanna help? :) I keep looking for motiv
The cross-site scripting bug in Mailman 2.1.0 that was reported on
Bugtraq has been fixed. My thanks to all who reported this (except
unfortunately the person who posted it to bugtraq before contacting me
first. :/ ). Special thanks to Tokio Kikuchi who worked out the
essential fix.
The patch i
> "PK" == Paul Kleeberg <[EMAIL PROTECTED]> writes:
PK> Are all the passwords used by mailman encrypted? I am
PK> migrating from Listproc where user and list passwords appear
PK> in plain text so that the list and site managers could read
PK> them. I thought that was bad and
> "DG" == David Gibbs <[EMAIL PROTECTED]> writes:
DG> To fix the problem, we have to change the temporary directory
DG> that lynx uses.
DG> Change the HTML_TO_PLAIN_TEXT_COMMAND to the following ...
| HTML_TO_PLAIN_TEXT_COMMAND = 'export LYNX_TEMP_SPACE=/tmp &&
| /usr/bi
> "GH" == Gareth Hopkins <[EMAIL PROTECTED]> writes:
GH> So is there anywhere I can add this then in mailman or change
GH> the X-Beenthere settings?
I'm not sure what you're trying to accomplish, but sure you can add it
to Mailman. Pick a module in Mailman/Handlers, or make up your
> "CVR" == Chuq Von Rospach <[EMAIL PROTECTED]> writes:
>> Huh? What's an X-loop header? Mailman doesn't use or add this
>> header.
>>
CVR> It's a procmail convention, so that procmail recipes can tell
CVR> they've already seen a message and break a potential mail
C
> "JM" == John Minkle <[EMAIL PROTECTED]> writes:
| Traceback (most recent call last):
| File "/var/mailman/cron/qrunner", line 83, in ?
| from Mailman import mm_cfg
| File "/var/mailman/Mailman/mm_cfg.py", line 68
| DEFAULT_MSG_FOOTER =
| """_
> "RBP" == Richard B Pyne <[EMAIL PROTECTED]> writes:
RBP> I found the mention of VERP_PASSWORD_REMINDERS,
RBP> VERP_PERSONALIZED_DELIVERIES, VERP_DELIVERY_INTERVAL, and
RBP> VERP_CONFIRMATIONS in the FAQ and added them to my mm_cfg.py
RBP> file, but I still see no difference
> "MS" == Marius Scurtescu <[EMAIL PROTECTED]> writes:
MS> I am running Maiman 2.1 beta 3 and I would like to
MS> upgrade to the final release.
MS> Could someone point me to the proper documentation or
MS> just quickly tell me what I need to do?
MS> Any information is mo
> "GH" == Gareth Hopkins <[EMAIL PROTECTED]> writes:
GH> I have just upgraded to version 2.1. Apparently in
GH> this version I can add an X-loop header. Where abouts do I do
GH> this?
Huh? What's an X-loop header? Mailman doesn't use or add this
header.
-Barry
---
> "MC" == Marc Christensen <[EMAIL PROTECTED]> writes:
MC> Is there a way to fix the problem without an upgrade?
Not easily, unfortunately.
-Barry
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/
> "MC" == Marc Christensen <[EMAIL PROTECTED]> writes:
MC> Dispite this, the archives still show the full addresses.
MC> Has anyone seen this or know how to fix this?
This is fixed in Mailman 2.1.
-Barry
--
Mailman-Users mailing l
> "MB" == Matt Brown <[EMAIL PROTECTED]> writes:
MB> Is it possible to run Mailman 2.1 from cron, a la v 2.0.13?
Kind of. bin/qrunner -o runs through a queue directory once instead
of in a loop. So you could potentially add crontab entries that fire
off qrunner -o for each queue direct
> "ST" == Samuel Tardieu <[EMAIL PROTECTED]> writes:
ST> I host several mailing lists with both mailman and sympa, and
ST> I miss a feature in mailman that I implemented in sympa using
ST> their scenarii model: when a mail arrives on a list from a
ST> non-subscriber or with th
> "JC" == Jonathan Chum <[EMAIL PROTECTED]> writes:
JC> I'm interested on how Mailman is able to deliver out emails
JC> rapidly. I'm curious on whether it opens a pipe to Sendmail or
JC> Qmail, injects the message, then closes the pipe after each
JC> message it delivers or doe
> "TK" == Tokio Kikuchi <[EMAIL PROTECTED]> writes:
TK> These lines are multiple line header originally. Current code
TK> wraps these lines separately. With the patch, lines are joind
TK> first before wrapping.
Nice!
-Barry
--
> "BF" == Ben Finney <[EMAIL PROTECTED]> writes:
BF> Many of the topic lines are split at odd places, making
BF> reading them very arduous. Line breaks at the beginning of
BF> the topic or in the middle are not uncommon, and sometimes the
BF> line break is in the middle of a
> "DG" == David Gibbs <[EMAIL PROTECTED]> writes:
DG> Yes, so that begs the question ... why is mailman not
DG> understanding a response from sendmail?
DG> The sendmail that mailman is sending to is 'queueing only'
DG> with no DNS resolution.
It's hard to tell exactly what's
> "DG" == David Gibbs <[EMAIL PROTECTED]> writes:
DG> Ordinarily I would agree with you ... but this came from
DG> mailman's smtp mailer, not my sendmail.
Mailman uses your local smtpd to do the sending so it /is/ coming from
your sendmail.
-Barry
--
> "SB" == Sarah Baker <[EMAIL PROTECTED]> writes:
SB> How can I get the mailman mailing list to accept
SB> the other mailing list name as acceptible
SB> for the list in the To: or cc: (ie not requiring explicit
SB> administrative approval)?
In Mailman 2.1: Privacy -> Recipien
> "MC" == Mark C <[EMAIL PROTECTED]> writes:
>> Yes. Marketing folks do it all the time. If you want a live
>> example of an email that does this, just open up some spam from
>> your mailbox and peruse the source/content of the email.
MC> But this does sound silly, how would
> "jsingh" == <[EMAIL PROTECTED]> writes:
jsingh> Why is qrunner sending mail to the mailman user every
jsingh> minute. That means with the cron job it is creating an
jsingh> email for the mailman user. It is because of the
jsingh> deprication issue.
Be sure you're using th
Steve,
You're first problem looks like a classic "permission denied"
problem. I'd suggest running bin/check_perms to see if that clears up
your problems.
The second issue you had (no module name "time") looks like your
Python installation is broken. You should be able to do something
like the
> "ANV" == A N Varady <[EMAIL PROTECTED]> writes:
ANV> ./configure --with-cgi-gid=99 --with-mail-gid=mailman
ANV> --prefix=/home/mailman --with-python=/usr/local/bin/python2.2
ANV> TypeError: isinstance() arg 2 must be a class or type
Be sure that the python2.2 above points to P
> "EO" == Ed Osinski <[EMAIL PROTECTED]> writes:
EO> I've upgraded from 2.0.13 to 2.1, and am having problems:
EO> When running "bin/mailmanctl start", I get a series of errors:
EO> EOFError : EOF read where object expected
EO> This is repeated 11 times. When I run ps to l
> "JAE" == Jeff A Earickson <[EMAIL PROTECTED]> writes:
JAE> In my study of my mailing lists today (both new in MM 2.1,
JAE> and upgraded from 2.0.13), I made the sad discovery that
JAE> generic_nonmember_action = 0
JAE> for **all** of my lists. The "bend over and take spam
> "sp" == sean pambianco <[EMAIL PROTECTED]> writes:
sp> Is there anyway to run the mailpasswds cron jobs for just one
sp> list as opposed for all lists on my mailman server?
cron/mailpasswds -l onelist
See -h for details.
-Barry
-
> "CH" == Carl Holtje <[EMAIL PROTECTED]> writes:
CH> While the power of denying a list to be specified in a BCC
CH> field is certainly undeniable, I'd like the ability to accept
CH> a post that has the list BCCd if the sender is a list member
CH> -- is this possible?
For MM2
> "JH" == Jim Hale <[EMAIL PROTECTED]> writes:
JH> I started a mailing list for 'Blinkies' and 99% of the
JH> messages that come thru are in HTML. They come thru my list
JH> just fine, but the archives are majorly ugly. Is there a way
JH> to have the HTML messages display in H
> "KW" == Kory Wheatley <[EMAIL PROTECTED]> writes:
KW> I would like to discard any email that comes from the from
KW> address "[EMAIL PROTECTED]".
In MM2.1, this is easy. Add [EMAIL PROTECTED] to your Privacy->Sender
filters->discard_these_nonmembers.
In MM2.0 the best you can do
> "NN" == Nathan Neulinger writes:
NN> I managed to make a patch to do this based on the
NN> "list_exploder" patch that is in the sourceforge patches area
NN> for 2.0.
NN> I've got a patch against 2.1 if anyone is
NN> interested. Basically lets you put:
NN> +list@th
> "EL" == Ed Leafe <[EMAIL PROTECTED]> writes:
EL> I recently received a request from a user who receives and
EL> archives the digest version of the list, and due to ISP
EL> problems he recently missed a few issues. He has used lists
EL> where you can send email to the list re
> "BF" == Bryan Fullerton <[EMAIL PROTECTED]> writes:
BF> When I get a chance later today I'll be trying the patch Tokio
BF> Kikuchi sent to mailman-developers - hopefully it will resolve
BF> the excess headers issue.
I'm off the net at the moment so I can't look at the patch, bu
> "RBP" == Richard B Pyne <[EMAIL PROTECTED]> writes:
RBP> However, the create cgi will not permit including the
RBP> @dom.ain in the list name and therefore defaults to the
RBP> default domain (which mailman appears to allow only to be the
RBP> domain listed in the PTR dns re
We had some problems with mail delivery on python.org/zope.org. We
now believe it was a SpamAssassin process that was hanging Exim
delivery. We've got a stop gap measure in place which is getting mail
flowing again. Looks like the hosage affected the archives. I'll
attempt to rebuild them.
-B
> "ST" == Sebastian Talmon <[EMAIL PROTECTED]> writes:
ST> I'm sorry, but with this path the headers are set correct, but
ST> MS Outlook still shows the footer as a pseudo-Attachement
ST> (giving it the name ATT00010.txt or so)
Sigh.
-Barry
--
> "DG" == David Gibbs <[EMAIL PROTECTED]> writes:
DG> Any thoughts on this?
| IOError: [Errno 4] Interrupted system call
Just that something's wrong with your mail server, or the connection
between it and Mailman, or something sent the qrunner process a signal
while it was in the mi
> "SR" == Steve Rifkin <[EMAIL PROTECTED]> writes:
SR> OK, I upgraded to MM2.1. After having to run check_perms with
SR> -f to fix permissions, I finally got the web pages up.
SR> When I go in as site admin and change the list admin's
SR> password for a list, I *still* canno
> "BF" == Bryan Fullerton <[EMAIL PROTECTED]> writes:
>> I had the same problem initially. I manually deleted all the
>> old cookies set by mailman and it worked fine. Deleting just
>> the cookie from that list didn't help.
BF> Unfortunately, in this case both of the lists ar
>>>>> "JS" == John Swartzentruber <[EMAIL PROTECTED]> writes:
JS> On Wed, 8 Jan 2003 07:59:01 -0500, Barry A. Warsaw wrote:
>> Go to Non-Digest Options -> personalize and read the details.
JS> It would be helpful if these personalized
> "MD" == Matthew Davis <[EMAIL PROTECTED]> writes:
MD> From the 'verify.txt' it looks like %(email) will work.
verify.txt doesn't enter into it.
Go to Non-Digest Options -> personalize and read the details.
-Barry
--
Mailman-Users m
1 - 100 of 611 matches
Mail list logo