[EMAIL PROTECTED] wrote:
>SENT E-MAIL WITH FILE ATTACHED BUT IT NEVER GOES THROUGH WHAT CAN I DO
If what you are saying (and I'm really guessing here) is that you are
trying to post a message with an attached file from your AOL account
to a Mailman list and the attachment never comes through the
Pablo Arturi wrote:
>
>I have just installed Mailman and I am getting an error everytime I send an email to
>the list. The error is:
>
><"|/usr/local/mailman/mail/mailman post whb-ventas"@bw-ip-34.dnsba.com>
>(expanded from <[EMAIL PROTECTED]>): Host or domain name
>not found. Name service
- Original Message ---
Subject: [Mailman-Users] Bounce options
From: "Peter Rapier" <[EMAIL PROTECTED]>
Date: Fri, 30 Jul 2004 11:22:41 -0700
To: <[EMAIL PROTECTED]>
>I have version 2.1.4 and there is no bounce option section described in the
>managers docs. There is
Adriaan Nel wrote:
>
>How do I configure the list that only the list-owner may post to the list
>and no non-members or any members?
>
See the "How to restrict the list so only authorized persons can post:"
section in
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.011.htp
--
Mark S
Thomas E. Dukes wrote:
>
>This is a re-post from yesterday. I think it was bounced.
It reached the list.
>
>I just setup Mailman with a test list. I have subscribed myself using
>several email addresses. When I post a message, I do not get a copy of the
>post but the other email addresses do
Jeff Barger wrote:
>On Jul 30, 2004, at 10:52 AM, Warren Woodward wrote:
What do people do to prevent this on their 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 forc
I also don't understand how the "topics" works. If anyone has any
discussion groups that have cleverly used these settings and maxed out
their capabilities, I'd really appreciate being able to subscribe... to
see examples of what others in this community have done. Thanks!
Jonathan
--
Is there a way to "divide" your email group by sub-topics? I don't
quite understand the "mail-news gateway" and "content filtering"
settings and wonder if I can set this up there. Some of the
documentation has been helpful but it's a bit confusing because of all
of the information.
Thanks,
J
I would like to set up some email groups for kids. I was wondering if
anyone could give me any feedback on that, the security of the lists,
etc - any advice / experience / feedback. Thanks!
Jonathan
--
Mailman-Users mailing list
[EMAIL PROTEC
On Aug 2, 2004, at 12:09 PM, Thomas E. Dukes wrote:
This is a re-post from yesterday. I think it was bounced.
Hello,
I just setup Mailman with a test list. I have subscribed myself using
several email addresses. When I post a message, I do not get a copy
of the
post but the other email addresse
On Aug 2, 2004, at 11:52 AM, Adam wrote:
I just set up Mailman and I am having a strange problem.
I have a user who is a member of a list. When the send an email to the
list it posts fine. However, the list moderator gets an email saying
that the message requires moderator approval to be posted t
On Jul 30, 2004, at 10:52 AM, Warren Woodward wrote:
A subscriber of one of our client's lists today noted that his email
address had been farmed by spammers from the list archives. While the
archives are indeed public, they had relied on the security of
mailman's
paranthetical email address mani
On Jul 29, 2004, at 11:59 AM, Eric McGrath wrote:
I use Mailman for three mailing lists - one of which is posting only
by moderator and the other is posting only by members.
However, I am being asked to approve all mail on all three lists.
How can I make the two so that members can post without m
On Jul 27, 2004, at 11:31 AM, Tilo Jandt wrote:
Hi,
is it possible to get mail with fetchmail and send it to a local
mailman
mailinglist instead of deliver it to a local user?
Should be.
and another question:
How could i change the design of the pipermail output? Where could i
insert my
css file
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
--
Mailman-U
I have two versions of mailman (2.0.13 and 2.1.5) with a technique to
move and repoint some lists from the older to the newer. The newer has
httpd running as user/group nobody and mm built --with-mail-gid=other.
The webpage is accessible and sending mail to the lists works
fine as well. check_perms
This is a re-post from yesterday. I think it was bounced.
Hello,
I just setup Mailman with a test list. I have subscribed myself using
several email addresses. When I post a message, I do not get a copy of the
post but the other email addresses do.
I checked the preferences and it is set
I just set up Mailman and I am having a strange problem.
I have a user who is a member of a list. When the send an email to the
list it posts fine. However, the list moderator gets an email saying
that the message requires moderator approval to be posted to the list
because the msg was sent by a
I meant to say, I do too:-)
Alexandra
On 08/02/04 15:25 zzizzle.com wrote:
> I just want to say that I love this system, and my regards and
> appreciation and respect go out to those who set it up.
> Jonathan
>
> --
> Mailman-Users mailing li
Hello people!
I have just installed Mailman and I am getting an error everytime I send an email to
the list. The error is:
<"|/usr/local/mailman/mail/mailman post whb-ventas"@bw-ip-34.dnsba.com>
(expanded from <[EMAIL PROTECTED]>): Host or domain name
not found. Name service error for na
Ditto!!!
On 08/02/04 15:25 zzizzle.com wrote:
> I just want to say that I love this system, and my regards and
> appreciation and respect go out to those who set it up.
> Jonathan
>
> --
> Mailman-Users mailing list
> [EMAIL PROTECTED]
> http:
On 1 Aug 2004, at 23:01, David N. Welton wrote:
[ Please CC replies to me. ]
Hi,
I've been googling for a few hours and haven't seemed to hit on the
answer.
The problem (where 'example' is my domain):
1) From http://lists.example.com/cgi-bin/mailman/create how do I make
it actually create a list
On Wed, Jul 28, 2004 at 03:56:59PM -0700, Yves Bajard wrote:
> 1. The default is to reject messages sent in bcc. on which page and how
> do I change to accept messages in bcc from subscribers (implicit
> destinations)
On the admin page, look under Privacy Options, Recipient Filters for
require_e
Darren:
ask mailman for every member of every lists and use bulkmailer or make a
mailman superlist.
for $list in /var/lib/mailman/lists/*
do
/usr/lib/mailman/bin/list_member $list >> superlist
done
sort < superlist | uniq > allmembers
bulk_mailer options allmembers
read man bulk_mailer for opti
Is there anyone out there that has set mailman (any version ) up with
exim 3.6. I can't seem to get it working. I can add users through the
web interface and they get invite emails, but no one can post to the
list, at least none of the mail is getting forwarded. And the sender
isn't getting
I just want to say that I love this system, and my regards and
appreciation and respect go out to those who set it up.
Jonathan
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: ht
A subscriber of one of our client's lists today noted that his email
address had been farmed by spammers from the list archives. While the
archives are indeed public, they had relied on the security of mailman's
paranthetical email address manipulation -- which obviously works like a
charm --
I use Mailman for three mailing lists - one of which is posting only by moderator and
the other is posting only by members.
However, I am being asked to approve all mail on all three lists.
How can I make the two so that members can post without my approval?
Thanks for any help you can offer.
My Web Server only allows me two mailman email accounts. I need to create 4
different distribution lists. I want to send out 4 different emails at a
time to 4 different groups. Is there a way to create groups or distribution
lists when I add a mass number of email addresses to mailman?
I reall
Hi,
is it possible to get mail with fetchmail and send it to a local mailman
mailinglist instead of deliver it to a local user?
and another question:
How could i change the design of the pipermail output? Where could i insert my
css file that every page generated with pipermail will use this css
I just transferred my m,ailing lists from Majordomo to Mailman 2.1.5, I
had used Mailman under ans older version (two years ago)
1. The default is to reject messages sent in bcc. on which page and how
do I change to accept messages in bcc from subscribers (implicit
destinations)
2. Is there a wa
I have version 2.1.4 and there is no bounce option section described in the
managers docs. There is bounce processing. It appears that bounce messages
are discarded. How do I change this so I can get them?
- Peter Rapier
--
Mailman-Users mailin
Dear list Members,
I have a mailinglist, in which many participants have problems with simplests
programs. That's why I decided to write a simple php script which would send the
request emails (delivery on/off and password) to mailman. The user has only to fill
in the form (email, password and
SENT E-MAIL WITH FILE ATTACHED BUT IT NEVER GOES THROUGH WHAT CAN I DO
--
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:
[ Please CC replies to me. Thankyou! ]
Hi,
I'm looking around for a canned solution that will handle the creation
and deletion of mailing lists with mailman, utilizing postfix+mysql as
a backend. I'm running on Debian stable, but am willing to attempt
backports if needs be.
Thankyou,
--
David
[ Please CC replies to me. ]
Hi,
I've been googling for a few hours and haven't seemed to hit on the
answer.
The problem (where 'example' is my domain):
1) From http://lists.example.com/cgi-bin/mailman/create how do I make
it actually create a lists.example.com mailing list. The mails it
dear sir/madam,
how do I create a mailinglist like the bet shemesh list?
please let me know asap.
thank you,
alon frank.
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www
Hi,
How do I configure the list that only the list-owner may post to the list
and no non-members or any members?
Thanks
Adriaan Nel
Website Administration
http://www.overnight.co.za http://www.overnight.co.za/>
-
Hi,
I would like to know where I can set that only the list-owner may post to
the list - no members and no non-members may post...
Thanks
Adriaan
Kind Regards
Adriaan Nel
Website Administration
http://www.overnight.co.za http://www.overnight.co.za/>
---
On Mon, 2 Aug 2004 02:37:39 -0700
Robin Rowe wrote:
> I have a mailman 2.1.5 list that has names being added one at a time
> by an intern. It isn't convenient to add these addresses as a mass
> subscribe. They need to be handled one at a time.
>
> The problem is mailman generates an unnecessary a
I have a mailman 2.1.5 list that has names being added one at a time by an
intern. It isn't convenient to add these addresses as a mass subscribe. They
need to be handled one at a time.
The problem is mailman generates an unnecessary and alarming "you are being
probed" message to the subscriber if
GlacierHello list
This is a littlie bit of topic but I need your help.
Does anybody know how to download vacation program?
The last sendmail issue says that include it but in my RH-9 install I can't
find it
Thanx Nikos
--
Mailman-Users mailing
42 matches
Mail list logo