rough config_list either. Same error
cannot change real name.
Use config_list to dump the list config, make a new list and then use
config_list to import the old list settings and then move the users
over.
-Jeff
--
Mailman-Users mailing list
[EMAIL PROT
switch.
One way would be to leave 'archive' out of the ADMIN_CATEGORIES config
variable. It won't show up in the interface but you can still
enable/disable it with config_list or with_list.
-Jeff
--
Mailman-Users mailing list
[EMAIL
x27;d
I don't think it'll catch it. I use Subject matching on the lists I
take care of that use Topics and generally that has worked out well.
-Jeff
I tried this, but only subscribers who have not subscribed to topics
receive the message, which is what should happens to them. Howeve
ey can choose to get all the messages or just the announcements. I'd
think 20 topics on one list would be a little much and would split them
up into different lists.
-Jeff
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.pytho
an only approve/deny sub/unsub
attempts.
-Jeff
--
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/
x27;s your problem but it's worth a look anyway.
-Jeff
--
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/
eally annoying going through and unchecking 'plain' for
thousands of subscribers.
That setting is for the Digest preference and has no bearing on regular
delivery.
3) Mailman is adding a footer to my mailings when it sends them out.
How can I stop it from doing this?
See 'Non-di
On Jul 19, 2004, at 10:24 PM, Mr. Bill wrote:
Does mailman archive messages? If so, whre does it archive them to.
The raw mailbox archive is in $PREFIX/archives/private/list.mbox/. The
HTML'd messages are in $PREFIX/archives/private/list/
personalization' features and should not be done lightly. See
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.015.htp>.
-Jeff
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/m
is?
Between the Received headers and your MTA log you should be able to
determine who sent the message.
-Jeff
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http
reason I need to do this is we have a moderated list, and the
non-member posts are taking quite a bit of the moderator's time.
Go to Privacy options -> Sender filters, look towards the bottom of the
page for 'generic_nonmember_ac
ete them or add a leading
comment.
Any pointers or help greatly appreciated as I've looked thru faqs/
archives/ googles etc
and can't quite find what I want.
I'm pretty sure you'd have to modify the CookHeaders handler to do
t;, line 106, in formataddr
return '%s%s%s <%s>' % (quotes, name, quotes, address)
UnicodeError: ASCII decoding error: ordinal not in range(128)
I think this would indicate a bad/illegal character in your import file?
-Jeff
--
Mailman-U
On Aug 1, 2004, at 9:49 PM, Thomas E. Dukes wrote:
If a non-member posts to the list, is there a way to notify them their
message has been sent to a moderator for approval?
It's under General Options, 'respond_to_post_requests'.
-Jeff
---
that every page generated with pipermail will use this css
file?
There is no css file that I know of. If you want to change the archive
design you'll have to change the templates.
-Jeff
--
Mailman-Users mailing list
[EMAIL PROTECTED]
my approval?
Turn the subscriber's MOD flag off and change
'default_member_moderation' under Sender Filters.
-Jeff
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Ma
r servers? The list owner
would
like to keep the archives public while protecting his subscribers.
Seems
to me that we should make the "downloadable version" optional, or
perhaps
force a zip of its contents to make is less bot friendly? Have I
overlooked some options, as u
to the list
because the msg was sent by a non-member, even though the person is a
member and their msg gets sent.
Is the message still held in the moderation queue?
-Jeff
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org
addresses do.
You're probably filtering them out. Can you confirm in your MTA logs?
-Jeff
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-
l comes into qmail and gets handed off to the user mailman, which
is redirecting the mail to the qmail script in the contrib directory. The
values in that script at the top are defined...)
-Jeff
--
Mailman-Users mailing list
[EMAIL PROTECTED]
ht
n that 2.3.2 is just
not cutting it.
Surely someone on this list has found one if it exists, right? :-)
I am starting to question my decision to use stable vs. unstable since
so many applications require me to "break the rules" to make recent
v
r mod bit is not set. :-\ Why isn't there just a
checkbox that says, "All Postings Moderated" ... Or is that what the
emergency flag is supposed to do? It seems a bit strange to use that.
See default_member_moderation under Privacy Options ->
On Aug 4, 2004, at 1:47 PM, [EMAIL PROTECTED] wrote:
Does anyone know how to set it so all new subscribers are moderated,
without affecting the current subscribers' settings?
See default_member_moderation under Privacy Options -> Sender Filter
oblem still exists. If the
user trying to post to the list is moderated their submission is shunted.
Does anyone know what this might be? Defining True = 1 at the top of
ListAdmin.py didn't help. (MM 2.1.5)
-Jeff
--
Mailman-Users mailin
formation.
dlopen("/usr/local/lib/python2.3/lib-dynload/readline.so", 2);
import readline # dynamically loaded from
/usr/local/lib/python2.3/lib-dynload/readline.so
>>>
Help? :-)
-Jeff
--
Mailman-Users mailing list
[EMAIL
ipt I immediately check my
MTA logs. If you see successful delivery in your MTA log then the
problem is on their end (probably a spam filter).
-Jeff
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-
der or the From: header?
I believe the envelope sender should be
[EMAIL PROTECTED], not [EMAIL PROTECTED] The
From: header should be address of the sender unless you've got the
anonymous option turned on.
-Jeff
--
Mailman-Users mail
at idea. So how do I fix this?
[EMAIL PROTECTED]:~$ python
Python 2.3.4 (#1, Aug 4 2004, 23:33:28)
[GCC 2.95.4 20011002 (Debian prerelease)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> print True
True
-Jeff
the Mailman databases are not flat ASCII text.
Is it possible, with perl, to check against the Mailman subscriber
database in order to confirm the matching of a given email
address/password?
Probably not (directly) with perl, but it's certainly doable in python.
laced python it wasn't impacting
the already running state of qrunner.
Problem solved. :)
-jeff
On Thu, Aug 05, 2004 at 08:14:45PM -0700 or thereabouts, John W. Baxter wrote:
> On 8/5/2004 12:24, "Jeff Garvas" <[EMAIL PROTECTED]> wrote:
>
> Looks right to me (T
ts I
have
suscribed in the list.
Why this happen?
Check your MTA logs.
-Jeff
--
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 Arch
Who can create lists?
Bug in Mailman version 2.1.2
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):
File
On Aug 9, 2004, at 3:28 PM, Alexandro Colorado wrote:
Anyone know where I can get to the "Only authorized persons can post
to the list (send the newsletters)." option within the admin panel
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq
is an email that is waiting for administrative approval.
Mailman is accepting incoming emails, it is just not sending out
emails.
Does anyone have a suggestion as to what is wrong? And how to fix it?
I haven't changed any settings, it just stopped working.
Is the qrunner runn
req=show&file=faq03.011.htp>
-Jeff
--
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.c
On Aug 10, 2004, at 12:04 PM, Erin Dalzell wrote:
Anyone know what the issue is here?
This looks like a OS X filesystem error. Permissions problem?
-Jeff
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo
domain.com/mailman/listinfo/MyList_mydomain.com
Is it possible to prevent this attachement from going out? I think
this
has to do with the fact that I'm sending an HTML mail.
See
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file
and we should be able to update the FAQ
Wizard to suit.
FWIW, I liked it better before. Short, direct, to the point.
-Jeff
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman
On Aug 16, 2004, at 11:55 PM, Charles Uibel wrote:
Hi,
Confused as heck, but how as an administrator of the list, can I hide
email
address, but show the sender’s name?
Not without hacking on the Mailman source a lot.
-Jeff
--
Mailman-Users
infromation from the confidential one
without
login or password.
Is it possible to lock the archive with a password.
You might want to take a look at the archiving options
-Jeff
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org
admin, click on the 'details for
msg_footer' link and you'll see a list of variables you can add to the
footer.
If you want to actually change the placement of the RFC 2369 headers
you'll need to do some python hacking. I think a good pla
s included my list posting
address with other addresses. Kind of a pain.
See 'Recipient filters' under 'Privacy options'.
-Jeff
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailma
On Aug 20, 2004, at 3:25 PM, David C. Hicks wrote:
Jeff Barger wrote:
No, that's not it. You're hitting the recipient limit.
That would make sense if it was a big mailing list, but there are only
8 people in it. I did find the limit configuration item and set it to
0. It was 20 b
7;ve ever dealt with has
acted like this. I know of no configuration parameter that could
control this, so if it's true I expect it's something added by your
host.
The easy way around this would be to set it to reject any moderated
(and
On Aug 20, 2004, at 4:22 PM, Richard Barrett wrote:
Am I alone in taking exception to people posting to this list and then
having some crap software intercepting the responses they have
solicited from the list's subscribers.
Nope, I expect that's a pretty crowded roo
ply or the reply from the
list.
I've added a little snippet to FAQ entries 1.22 and 1.23 suggesting
that people turn such things off. Feel free to
change/correct/elaborate.
-Jeff
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python
nt
server
(Mailman), not the local one?
See
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.033.htp>
-Jeff
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-use
spam filtering to catch a lot of these
messages. IMHO, it's best to just stop munging the Reply-To. See this
page: <http://www.unicom.com/pw/reply-to-harmful.html>.
-Jeff
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.py
nstall Mailman on a Windows-based
server? See:
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq05.002.htp>
for information on installing onto Win 2k.
-Jeff
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/
ync_members' to sync against a
sendmail-style include file.
-Jeff
--
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
s rejected: User unknown in
virtual mailbox table
How might I be able to integrate the mailman python script to filter
out the
mailman users into my setup?
I expect you'll need to add the aliases by hand (or modify Mailman to
add the aliases
e don't do that, you have to self
manage."). Is there no other way than delete the entire maillist &
start all over?
How are you supposed to 'self manage' _anything_ w/o shell access?
-Jeff
--
Mailman-Users m
or
every user in the web interface?
You can do this using 'withlist'.
-Jeff
--
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
Search
list. If all you have is the web
interface I suspect you'd have to go through and do it manually.
-Jeff
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.pytho
thing you should consider when you choose a provider. I
work for such a provider (which will be nameless) and I consider doing
things like this as part of our 'service'. Deleting/changing a message
in the mbox and running 'arch' to rebuild the ar
go another route. You can use
other archiving systems, you know.
-Jeff
--
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/
pulling the files, checking the integrity (because
you never know) and then mv/chown/chmod to the final location (and
keep a backup of the old file as well).
-Jeff
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mail
. The best way around this (available in the Listserv software) is
an email confirmation sent to the poster.
Is there a way to set this up in mailman? Could I set up the poster to
be moderated by himself or something like that?
Thanks!
Jeff
--
Ma
if anonymous list is checked as 'yes'
the subject line seems to be:
"[list name] from [EMAIL PROTECTED]"
with [EMAIL PROTECTED] being whoever posted to the list.
Anyway to disable this and make it completely anonymous?
Thanks!
Jeff
--
I had a similar problem subscribing dotted names while using Mailman
2.1.2 in June of last year or so. I don't know what ver of Python was in
play at the time.
--
Jeff Wilson - [EMAIL PROTECTED]
< http://www.io.com/~jwilson >
--
Mailman-Users
a newbie, asking if there is water below before
jumping off the cliff.
Jeff Stubbs
IT Support
Altman-Hall Advertising
235 West Seventh Street
Erie, PA 16501
PH - 814.454.0158
FX - 814.454.3266
--- Mailman-2.1.6/Mailman/Commands/cmd_unsubscribe.py 2002-11-20 21:37:50
+++ mailman-mas/Mailman/Co
Anyone out there got the infamous rss.patch running properly? Send me an
email offlist to [EMAIL PROTECTED] please, I could use your assistance.
Thanks!
-Jeff
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org
w can I use the dynamic
tags in templates correctly?
And is there a guide anywhere explaining the templating system in detail?
Jeff Edwards
Software Developer
CCCI
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/m
Can anyone point me to the Python module that Pipermail uses to take
templates and render HTML message archives?
Jeff Edwards
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman
sts from non-members for moderation.
Keep feeding the spam messages to "sa-learn".
Jeff D
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.
attachment on the same page as the body of the message. I would like for
the content of the HTML to appear on the HTML page for that message, rather
than requiring an extra clickthrough to see half the message. Is it possible
to make Mailman do this?
Jeff Edwards
Web Developer
Campus Crusade for
Hello everyone;
I'm looking for a way to approve messages being held for moderation
via the shell. Specifically, using PHP. I've looked through the
Mailman command-line programs, but nothing jumps out at me as a way to
do this.
Is this going to be possible for me?
Thanks.
--
Jeff
Is there a way to allow attachments of text/plain without them being added
inline in the message post? Would it be possible to have the mailman archive
split out the attachment and, for each message, provide a separate link to
download the attachment as a separate file?
ts?
Thanks in advance,
Jeff
--
Mailman-Users mailing list
Mailman-Users@python.org
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
an3-dev mailing list, is it a
safe assumption that Mailman3 development is stalled? (Please, devs,
don't take this as criticism. It is just a question).
Jeff D
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.o
I am running mailman 2.1.5 with SA 3.0.4 on FC3. While I am now properly
tagging the mails for spam there is no reason that they should be archived
along with valid posts. Is there a way to disable this based on header
information or some other criteria?
Thank you,
Jeff D
sendmail with mailman.
Thank you,
Jeff D
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail
for
a quick way to unclutter my inbox.
Thank you,
Jeff D
On 3/5/06, Brad Knowles <[EMAIL PROTECTED]> wrote:
>
> At 5:52 PM -0600 2006-03-05, Jeff DeReus wrote:
>
> > I was curious if there is some sort of mechanism in mailman 2.1.5 to
> reverse
> > lookup (?) the pos
Anyone out there who has this or another rss solution integrated/working
with mailman care to send me a line offlist?
I'm having issues. :)
Thanks
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mai
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubs
On 4/11/06, Rob Jackson <[EMAIL PROTECTED]> wrote:
> I have a message board that I want to integrate with mailman. Messages will
> be sent from the message board to the list. I need a global accept for any
> list to accept messages coming from the message boards. This setting also
> needs to be
Jeff Donsbach wrote:
> On 4/11/06, Rob Jackson <[EMAIL PROTECTED]> wrote:
>> I have a message board that I want to integrate with mailman. Messages will
>> be sent from the message board to the list. I need a global accept for any
>> list to accept messages coming from
t is bounced, so the domain knows about the list
address, but then is not processing the messages..
Any ideas I can pass along to the ISP?
Thanks!
Jeff
(I have edited the email addresses...)
-- Forwarded Message
From: Mail Delivery Subsystem
Date: Sat, 8 Apr 2006 11:55:46 -0400 (EDT)
T
On 5/3/06, wiren <[EMAIL PROTECTED]> wrote:
>
> Do you know of any problem relating to running mailman in virtual
> environment?
I am running Mailman in a virtual environment no problem (Debian under
a Virtuozzo VMHost). I didn't have to do anything spe
posts to
go through properly. Is there a method to allow for secure signatures on
messages? I have searched quite a bit and have yet to find relevant
information. Any information/assistance would be greatly appreciated.
Thank you,
Jeff D
The poster uses an OpenPGP/MIME signature.
the pass_mime_types ==
multipart/mixed
multipart/alternative
text/plain
Thank you,
Jeff D
On 5/17/06, Todd Zullinger <[EMAIL PROTECTED]> wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Jeff DeReus wrote:
> >
.bin
<http://www.cactuscode.org/pipermail/developers/attachments/20060510/529c55f0/PGP.bin>
However, viewing the list mbox file the full message with the attachment
?flattened? is there.
Thank you,
Jeff D
On 5/17/06, Todd Zullinger <[EMAIL PROTECTED]> wrote:
>
> -BEGIN PGP SIGNED MESSAG
On 5/17/06, Todd Zullinger <[EMAIL PROTECTED]> wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Jeff DeReus wrote:
> > Unfortunately filter_content was not set to yes. I am assuming that
> > would be fairly "handy".
>
> I'm not
the email client the
submitter uses. One person is using thunderbird and the other is using the
default "Mail" client on Mac OS X. the mac submitter patches at least
arrive in the mbox correctly without munging.
Hope that helps.
Thank you,
Jeff D
On 5/17/06, Todd Zullinger <[EMAIL P
, can I
install the latest mailman version and import mail list information in order
to test? is one preferrable to another?
Thank you,
Jeff D
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman
re --with-cgi-gid=apache --with-mail-gid=mailman
/tmp/usr/local/mailman
If anyone would have any idea as to the source of this problem, any
information would be greatly appreciated.
Thank you,
Jeff D
--
Mailman-Users mailing list
Mailman-Users@p
messages are being posted properly and go through to the
list. any help would be appreciated.
Thank you,
Jeff D
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http
<[EMAIL PROTECTED]> wrote:
>
> Jeff DeReus wrote:
>
> >i have recently upgraded to version 2.1.8. messages are not being
> archived
> >for the month of june. archiving options are set properly in the
> >interface. the archive.mbox is there but when i run the a
Parser.py", line 206, in
_parsebody
raise Errors.BoundaryError(
BoundaryError: No terminating boundary and no trailing empty line
Jun 23 02:45:24 2006 (4473) Ignoring unparseable message:
1151048724.4360731+1e264a285361f87ce3a55bc965c303a3f65881d4
Thank you,
Jeff D
On 6/23/06, Mark Sapiro
yet when i did the upgrade I copied all of the archives and placed them in
the proper spot. all other lists archive their posts correctly.
suggestions as to how to proceed or where to look? do I need to check the
.mbox for the improper MIME structure? any help is appreciated.
Thank you,
Jeff D
On 6/23/06, Mark Sapiro <[EMAIL PROTECTED]> wrote:
>
> Jeff DeReus wrote:
> >
> >yet when i did the upgrade I copied all of the archives and placed them
> in
> >the proper spot. all other lists archive their posts correctly.
> >suggestions as to how to
On 6/23/06, Mark Sapiro <[EMAIL PROTECTED]> wrote:
>
> Jeff DeReus wrote:
> >
> >On 6/23/06, Mark Sapiro <[EMAIL PROTECTED]> wrote:
> >>
> >> cat archives/private//index.html
> >>
> >> is there an entry for June 2006?
> >>
ine, but I wouldn't mind upgrading
python, if it wasn't going to be problematic.
Thanks,
Jeff
--
The optimist thinks this is the best of all possible worlds.
The pessimist fears it is true.
-- J. Robert Oppenheimer
--
M
t
without a hitch.
Stumbled a little, setting up virtual domains, but, I've been down
that road before, so I knew what to fix.
Jeff
--
Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
Mac OS X: "Are you guys coming, or wha
jects/m2f/
Hope this helps
Jeff D
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-arch
On 10/20/06, E. Conte Fraternity <[EMAIL PROTECTED]> wrote:
>
> I am the administrator of [EMAIL PROTECTED] . At the moment I have
> problems to send messages to the users of my mailinglist. I receive an error
> message: "IOError: [Errno 28] No space left on device"
> Please could someone help me
them into another folder.
I am on Mailman v. 2.1.6 and Exchange 2003 with Outlook 2003.
Any help would be appreciated.
Thanks,
Jeff Whitcomb, MCP
Technology Services Manager
Cumberland School of Law - Samford University
205-726
"accept these
nonmembers" filter, or will anything in filters subsequent to the accept
filter be ignored?
I hope I explained this well enough and will try to clarify if needs be.
Thanks,
Jeff Whitcomb, MCP
Technology Services Manager
Cumberl
be
difficult - doing it by hand would be impossible - big list) How does
one do this?
2 - Somehow prevent the digests from "scrubbing" html
Any help would be great! Thanks.
Jeff
--
Mailman-Users mailing list
Mailman-Users@python.org
htt
ent through and stripped out server addresses and put fake
stuff in, I wanted to see what information I need to send where to
determine if this is an unrecognized bounce format that needs to be
added to MailMan, or if it might be something else?
Thanks,
Jeff Whitcomb, MCP
Technology Services Manager
101 - 200 of 369 matches
Mail list logo