Many Thanks for the info!
Mark Sapiro wrote:
> There is no option or setting to do this. You would have to modify the
> code in Mailman/Archiver/HyperArch.py.
>
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailma
Hi,
I'm wonder if it is posible to use an option like
obscure_addresses, in order to obscure the domain
part of the email, or even replace only the domain part
of the email.
For example, it is posible to do this in mailman?
[EMAIL PROTECTED] -> [EMAIL PROTECTED]
many thanks
Oliver
--
@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/
> Unsubscribe:
> http://mail.python.org/mailman/options/mailman-users/oliver%40
Hi Mark,
I'm using SpamAssassin from mimedefang.
I think I can include such header from my milter filter.
Many thanks for the details
Oliver
Mark Sapiro wrote:
> Oliver Schulze L. wrote:
>
>> The problem with this is that SpamAssassin does not provide a
>> header li
rote:
> I have started to receive spam to my list. While my members are not recieving
> them (all posts must be approved), is there a way to discard all requests at
> once? At the moment, I must go thru the list one by one. THere as many as 40
> per week.
is told to do so, it can be a nice addition to mailman. Because people
who does not
use it, won't be affected.
Personally, I can test on RH Linux, from RH9 to RHEL 2.1/3/4
Thanks
Oliver
--
Oliver Schulze L.
<[EMAIL PROTECTED]>
--
options
>
> --prefix=dir
> --exec-prefix=dir
> --with-var-prefix=dir
>
>
--
Oliver Schulze L.
<[EMAIL PROTECTED]>
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-us
wrote:
> At 12:55 PM -0400 2006-05-05, Oliver Schulze L. wrote:
>
>> anyone knows where to find rpms for the latest version of mailman?
>> I need for CentOS 4.3
>
> Try looking on their pages, and using their resources for RPMs. We
> do not provide any binary packa
Thanks for the tips.
Will start working on a solution right now.
Oliver
Todd Zullinger wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Oliver Schulze L. wrote:
>
>> anyone knows where to find rpms for the latest version of mailman?
>> I need for Cen
Hi,
anyone knows where to find rpms for the latest version of mailman?
I need for CentOS 4.3
Many thanks
Oliver
--
Oliver Schulze L.
<[EMAIL PROTECTED]>
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/m
n/Handlers/SpamDetect.py?view=log>.
>
>
>
--
Oliver Schulze L.
<[EMAIL PROTECTED]>
--
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.
_email_to_owner = never | ifnotspam | always
Many thanks for your help
Oliver
Mark Sapiro wrote:
> you need something like
>
> if msg.get('x-spam-flag') <> 'YES':
> nmsg.attach(MIMEMessag
Mark Sapiro wrote:
> Oliver Schulze L. wrote:
>
> The moderator didn't block your first message. Content filtering
> discarded it because after removing the text/html part, there was
> nothing left.
>
Ohh, I understand. Sorry about the misunderstanfing
>> What
y thanks!
Oliver
Mark Sapiro wrote:
> The process is driven by Mailman/Queue/BounceRunner.py and the actual
> sending of notices, scoring of bounces, etc. is done in
> Mailman/Bouncer.py.
>
--
Oliver Schulze L.
<[EMAIL PROTECTED]>
--
Hi,
anyone can help me find where in the code or .py file the bounces
are sended to the owner of the list?
Many thanks
Oliver
--
Oliver Schulze L.
<[EMAIL PROTECTED]>
--
Mailman-Users mailing list
Mailman-Users@python.or
it's much less likely
> to ever get addressed.
--
Oliver Schulze L.
<[EMAIL PROTECTED]>
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python
n't have a way to track it, and it's much less likely
> to ever get addressed.
>
--
Oliver Schulze L.
<[EMAIL PROTECTED]>
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-u
> http://mail.python.org/mailman/options/mailman-users/oliver%40samera.com.py
>
> Security Policy:
> http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
>
--
Oliver Schulze L.
<[EMAIL PROTECTED]>
--
Mailman-
<http://mail.python.org/pipermail/mailman-users/2006-February/049499.html>.
>
> To answer your specific question, without modifying Mailman code or
> turning off admin_immed_notify, you can't.
>
>
--
Oliver Schulze L.
<[EMAIL PROTECTED]>
--
e, since it means that 90 messages weren't
> getting scanned by clamav and spamassassin anymore. :)
>
> - Patrick Bogen
>
> On 2/22/06, Oliver Schulze L. <[EMAIL PROTECTED]> wrote:
>
>> Hi Mark,
>> ok, I will try to find a solution in my spam filter.
>>
ly summary of held posts. There's no other option for it.
>
> If the daily summary is not sufficient, you could increase the
> frequency of the cron/checkdbs job in mailman's crontab.
>
>
--
Oliver Schulze L.
<[EMAIL PROTECTED]>
---
h
the body of the email. So, spamassassin detects the body and mark the email
as spam, and mailman differ the mail sended to the owner.
My question is:
how can I configure mailman to not sent the body of the email in the
notification
to the owner of the list?
Many thanks
Oliver
--
Oliver Schulze
quest to ask, "do not send body of the
deffered email" ;)
Thanks
Oliver
Mark Sapiro wrote:
> Oliver Schulze L. wrote:
>
>> My question is:
>> how can I configure mailman to not sent the body of the email in the
>> notification
>> to the owne
etects the body and mark the email
as spam, and mailman differ the mail sended to the owner.
My question is:
how can I configure mailman to not sent the body of the email in the
notification
to the owner of the list?
Many thanks
Oliver
--
Oliver Schulze L.
<[EM
Hi Mark,
many thanks for the reply.
Will start the test with this info.
Oliver
Mark Sapiro wrote:
>>Oliver Schulze L. wrote:
>>
>>
>>
>>>Hi,
>>>I have this question:
>>>There are 2 list, mine and another one in majordomo.
>>>
>
I could not find the info on the Documentation.
Anyone know anything about this?
Many thanks
Oliver
Oliver Schulze L. wrote:
>Hi,
>I have this question:
>There are 2 list, mine and another one in majordomo.
>
>I want that if someone post an email to the majordomo list, a copy
&
why
I have not tested it yet.
If this works, then it would be nice to implement the other way:
if someone post in my mailman list, a copy is sended to the majordomo list.
I hope this can be done,
Many Thanks
Oliver
--
Oliver Schulze L.
<[EMAIL PROTEC
Applied this patch and it solved my problems:
http://sourceforge.net/tracker/index.php?func=detail&aid=683833&group_id=103&atid=100103
Thanks
Oliver
Oliver Schulze L. wrote:
Hi,
I got this error sended to the Mailman mailling list on my site:
Traceback (most recent call last):
File &
le "/var/mailman/cron/checkdbs", line 123, in pending_requests
text = NL.join(pending)
UnicodeError: ASCII decoding error: ordinal not in range(128)
I have RedHat 9 and Mailman 2.1.1-4
I searched but could not find the reason of the problem.
Thanks
Olive
Hi,
is there a translation package for mailman?
Like squid has?
Thanks
Oliver
--
Mailman-Users maillist - [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
30 matches
Mail list logo