[Mailman-Users] Re: Mailman CGI Error-Group mismatch error

2020-09-09 Thread Fernando

Did you find the solution?

I am receiving a similar error  on mailman-2.1.29-lp152.6.13.x86_64   on 
Opensuse Leap 15.1



 Mailman CGI error!!!

The Mailman CGI wrapper encountered a fatal error. This entry is being 
stored in your syslog:


Failure to exec script. WANTED gid 483, GOT gid 8.


The correct gid I think it should be 8 (wwwrun), 483  is vnc so it has 
no sense  wanting it.



tutatis:/usr/lib/mailman/cgi-bin # ls -l
total 144
-rwxr-sr-x 1 root mailman 10848 Jun  9 06:22 admin
-rwxr-sr-x 1 root mailman 10848 Jun  9 06:22 admindb
-rwxr-sr-x 1 root mailman 10848 Jun  9 06:22 confirm
-rwxr-sr-x 1 root mailman 10848 Jun  9 06:22 create
-rwxr-sr-x 1 root mailman 10848 Jun  9 06:22 editarch
-rwxr-sr-x 1 root mailman 10848 Jun  9 06:22 edithtml
-rwxr-sr-x 1 root mailman 10848 Jun  9 06:22 listinfo
-rwxr-sr-x 1 root mailman 10848 Jun  9 06:22 options
-rwxr-sr-x 1 root mailman 10848 Jun  9 06:22 private
-rwxr-sr-x 1 root mailman 10848 Jun  9 06:22 rmlist
-rwxr-sr-x 1 root mailman 10848 Jun  9 06:22 roster
-rwxr-sr-x 1 root mailman 10848 Jun  9 06:22 subscribe
tutatis:/usr/lib/mailman/cgi-bin #




best regards


Hi, I received the following error this morning. So I rerun configure 
again with the following command: ./configure --with-cgi-id=apache 
--prefix=/var/mailman. I'm still getting the same error. Is there any 
place that I can look for so that I can debug this problem better? 
Perhaps, looking at the config history file or something. Any other 
places that I can check the cause of this error?


"Mailman CGI error!!!

The Mailman CGI wrapper encountered a fatal error. This entry is being 
stored in your syslog: Group mismatch error. Mailman expected the CGI 
wrapper script to be executed as group "nobody", but the system's web 
server executed the CGI script as group "apache". Try tweaking the web 
server to run the script as group "nobody", or re-run configure, 
providing the command line option `--with-cgi-gid=apache'."


Thanks


--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/


[Mailman-Users] Two questions: external headers and moderation

2003-01-25 Thread Fernando Schapachnik
Hi,
First of all forgive if this message is inappropiate for the
charter (too technical). Is my first post, and I haven't found the
answers in the archive.

To the point:

a) I have a 'sponsored' list and need to include some random footers
in the posts. Is there a way to include external commands' output
there?

b) Some of my moderated lists have quite a lot of traffic, but most
of the posts turn out to be Ok. I though email based moderation would
ease things on the moderator. It turns out that the confirm/deny
message comes as a MIME attachment and his MUA (Kmail, BTW) treats it
as 'read-only', so he can't reply to it. To make things worst, Kmail
wouldn't allow him to cut&paste the Subject line of the attachment
also... :( I know it is a MUA's bug, but I'm trying to find a
workaround to it. Is there some way to have this info in the message
body or something?

Also, I was expecting to have some approve/deny mechanism that
wouldn't involve sending the password in clear text. Is this planned
for some future release?

Thanks in advance for any help.

Fernando P. Schapachnik
[EMAIL PROTECTED]

--
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/

This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org



Re: [Mailman-Users] footer

2003-01-30 Thread Fernando Schapachnik
En un mensaje anterior, Jon Carnes escribió:
> You can edit the footer information directly via the Web-admin.

Is there a way to include external commands output in the footer?

Thanks!

Fernando Schapachnik
[EMAIL PROTECTED]


--
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/

This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org



Re: [Mailman-Users] footer

2003-01-30 Thread Fernando Schapachnik
En un mensaje anterior, Jon Carnes escribió:
> It's Open Source - so there is always a way :-)

Without hacking the source, I mean :-)

> 
> In this case Barry made it easy for you. If you turn on personalization
> then you can include certain elements in the footer (as is denoted by
> the messages from thi list which indicate your individual email address)

But I mean, is there a standard way? Something like `command` maybe?
(I'm not a python guy, so maybe I have to do some research in that
direction.)

TIA!



Fernando P. Schapachnik
[EMAIL PROTECTED]


--
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/

This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org



Re: [Mailman-Users] footer

2003-01-31 Thread Fernando Schapachnik
En un mensaje anterior, Jon Carnes escribió:
> Forgive my lack of exact language.  To be more precise, you can turn on
> personalization for a list using the Web-Admin. Once you do that certain
> other features become available and you can then edit the Footer (using the
> Web-Admin) and put in variables that will be recognized and replaced by
> Mailman with things like the persons email address, the list name, the admin
> address, etc.  There is no need to know anything except the names of the
> variables to use in the footer.

Sorry to be insistant, but this is not what I need. I don't need a different
footer for each subscriber. I need a different footer for each post, but
the same to all subscribers.

I realize that I gain some extra footer variables if I turn personalization on,
but fail to see how any of them relate to including the output from an external
commands. Think about including the fortune output in the footer, for example.

Thanks again!

Fernando P. Schapachnik
[EMAIL PROTECTED]

--
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/

This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org



Re: [Mailman-Users] footer

2003-01-31 Thread Fernando Schapachnik
En un mensaje anterior, Bobby and Denise escribió:
> Forgive me for the simplicity of this suggestion, but if you want to include
> the same footer in a given post to all subscribers, couldn't you simply
> include the footer at the bottom of your post content?
> 
> Sorry if I'm misunderstanding your needs.

Is the same for all, but varies in each post.

Regards.

Fernando P. Schapachnik
[EMAIL PROTECTED]

--
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/

This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org



Re: [Mailman-Users] footer

2003-01-31 Thread Fernando Schapachnik
En un mensaje anterior, Simon White escribió:
> > I realize that I gain some extra footer variables if I turn personalization on,
> > but fail to see how any of them relate to including the output from an external
> > commands. Think about including the fortune output in the footer, for example.
> 
> Put a wrapper around the aliases, for example:
> 
> [EMAIL PROTECTED]  "|/usr/bin/mywrapper|/home/mailman/mail/mailman post 
>list-name"
> 
> Then the script mywrapper could be like this:
> 
> #!/bin/bash
> while read line
> do
> echo "$line"
> done
> 
> fortune=`/usr/games/fortune`
> 
> echo "-- "
> echo $fortune

Thanks for your idea an script. I've allready thought of that, but, as you mentioned,
it is only good for plain text post, but breaks MIME ones, so it is not good enough.

Thanks anyway!

Fernando P. Schapachnik
[EMAIL PROTECTED]

--
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/

This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org



Re: [Mailman-Users] footer

2003-01-31 Thread Fernando Schapachnik
En un mensaje anterior, Tom Neff escribió:
> If you have the ability to patch your Mailman installation, you could add a 
> new variable name (like mlist.fortune) to the ALLOWEDS array in 
> Mailman/Gui/Digest.py and then use the 'withlist' command to set this 
> variable to a new value every so often, and include it in the msg_footer 
> field in your admin interface.  Or you could do a more direct & brutal 

This is good enough for me. I will look into it. Also, I can call the
set-footer program from aliases, so it is fired everytime somebody mails
the list!

If I come up with something tidy, I like to contrib it back. What is the
standard way to do that?

Thanks!

Fernando P. Schapachnik
[EMAIL PROTECTED]

--
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/

This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org



Re: [Mailman-Users] footer

2003-02-01 Thread Fernando Schapachnik
En un mensaje anterior, Tom Neff escribió:
> If you have the ability to patch your Mailman installation, you could 
> add a new variable name (like mlist.fortune) to the ALLOWEDS array in 
> Mailman/Gui/Digest.py and then use the 'withlist' command to set this 
> variable to a new value every so often, and include it in the msg_footer 

So I did it. I also added:

self.external_footer = ''

in MailList.py:InitVars()

and

d['external_footer'] = mlist.external_footer

in Handlers/Decorate.py:process() (line 38).

I can set the footer with 'withlist', but the problem is that
previous lists don't have the external_footer field so they blow
with:

  File "/usr/local/mailman/Mailman/MailList.py", line 130, in __getattr__
raise AttributeError, name
AttributeError: external_footer

How do I add the new attribute to the existing lists?

Thanks!

Fernando P. Schapachnik
[EMAIL PROTECTED]

--
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/

This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org



Re: [Mailman-Users] footer (fwd)

2003-02-06 Thread Fernando Schapachnik
Remember the thread about getting external footers? Here is where I
got stuck. The only remaining issue is how to add an attribute to
existing mailing lists.

Any ideas?

Thanks!

En un mensaje anterior, Tom Neff escribió:
> If you have the ability to patch your Mailman installation, you could 
> add a new variable name (like mlist.fortune) to the ALLOWEDS array in 
> Mailman/Gui/Digest.py and then use the 'withlist' command to set this 
> variable to a new value every so often, and include it in the msg_footer 

So I did it. I also added:

self.external_footer = ''

in MailList.py:InitVars()

and

d['external_footer'] = mlist.external_footer

in Handlers/Decorate.py:process() (line 38).

I can set the footer with 'withlist', but the problem is that
previous lists don't have the external_footer field so they blow
with:

  File "/usr/local/mailman/Mailman/MailList.py", line 130, in __getattr__
raise AttributeError, name
AttributeError: external_footer

How do I add the new attribute to the existing lists?

Thanks!

Fernando P. Schapachnik
[EMAIL PROTECTED]

--
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/

This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org



Re: [Mailman-Users] footer (fwd)

2003-02-07 Thread Fernando Schapachnik
After asking I found it my self.

The very withlist script that sets the value adds the field.

Thanks for all the help.

I'll post the results when I'm done, so others can use it if desired.

Regards.


En un mensaje anterior, Fernando Schapachnik escribió:
> Remember the thread about getting external footers? Here is where I
> got stuck. The only remaining issue is how to add an attribute to
> existing mailing lists.
> 
> Any ideas?

--
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/

This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org



[Mailman-Users] postfix+ldap+mailman

2003-09-15 Thread Fernando Ribeiro
Hello all,

I'm using postfix+ldap+mailman, this work with virtual users.
I'm creating aliases in the /etc/postfix/aliases e running newaliases. But
aliases don't work.

I'm using:
RedHat9, postfix-2.0.14, mailman-2.1.1, openldap-2.0.27-8

[EMAIL PROTECTED] pacotes]# postconf | grep -i alias
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
allow_mail_to_commands = alias,forward
allow_mail_to_files = alias,forward
expand_owner_alias = no
local_recipient_maps = proxy:unix:passwd.byname $alias_maps
newaliases_path = /usr/bin/newaliases
proxy_read_maps = $local_recipient_maps $mydestination $virtual_alias_maps
$virtual_alias_domains $virtual_mailbox_maps $virtual_mailbox_domains
$relay_recipient_maps $relay_domains $canonical_maps $sender_canonical_maps
$recipient_canonical_maps $relocated_maps $transport_maps $mynetworks
unknown_virtual_alias_reject_code = 550
virtual_alias_domains = $virtual_alias_maps
virtual_alias_maps = $virtual_maps
[EMAIL PROTECTED] pacotes]#

thanks very much.


--
Atenciosamente
Fernando Ribeiro




Montana


--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Default password

2002-02-06 Thread Fernando Maquiaveli

Hi

When a user is added using membership management (mass subscripion members
option), what is the default password for new members.
Tank you.

Fernando Maquiaveli
Ativa S/A Corretora de títulos e valores
Email: [EMAIL PROTECTED]
Fone: 55 11 3168-5088
Fax:  55 11 3168-4001



--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



[Mailman-Users] Need a litle help

2002-03-05 Thread Fernando Maquiaveli

Hi

Is it possible to use one list that I had been created as a default list,
and use it to create new lists, just copying this list to another?
Thanks.
Fernando Maquiaveli
Ativa S/A Corretora de títulos e valores
Email: [EMAIL PROTECTED]
Fone: 55 11 3168-5088
Fax:  55 11 3168-4001



--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



[Mailman-Users] Translations

2001-02-07 Thread Fernando Barajas

Is there any translation to spanish of the Mailman program?

Thanks!

-
Fernando Barajas Díaz Lozano
SISTEMAS Y TECNOLOGÍA DE MEXICO-Soluciones en Redes e Internet
http://www.sistec.com.mx


--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



[Mailman-Users] Reoganizing archives

2001-06-12 Thread Fernando Maquiaveli

Hi

I'm using Mailman to share informations in my office.
The archived message are grouped monthly and now I want to reorganize
messages between January and May in only one archive and the new messages
organized at each 3 months.
I would very please if someone help me.
Tank you very much and sorry about my english.

Fernando Maquiaveli
Ativa S/A Corretora de títulos e valores
Email: [EMAIL PROTECTED]
Fone: 55 11 3168-5088
Fax:  55 11 3168-4001


--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



[Mailman-Users] How to use

2001-10-24 Thread Fernando Valladares

I need information about the use and configuration the Mailman.

They have documentation in Spanish ???

Thanks

Fernando Valladares

_
Descargue GRATUITAMENTE MSN Explorer en http://explorer.msn.es/intl.asp


--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



[Mailman-Users] Error: Empty module name

2003-12-29 Thread Fernando Barajas
Hi!  I run several lists using Mailman.  With only ONE of my lists I'm 
getting the following error (in log/error) when someone wants to post:

Dec 29 22:01:33 2003 (8451) Traceback (most recent call last):
  File "/home/mailman/Mailman/Queue/Runner.py", line 105, in _oneloop
self._onefile(msg, msgdata)
  File "/home/mailman/Mailman/Queue/Runner.py", line 155, in _onefile
keepqueued = self._dispose(mlist, msg, msgdata)
  File "/home/mailman/Mailman/Queue/IncomingRunner.py", line 130, in _dispose
more = self._dopipeline(mlist, msg, msgdata, pipeline)
  File "/home/mailman/Mailman/Queue/IncomingRunner.py", line 153, in 
_dopipeline
sys.modules[modname].process(mlist, msg, msgdata)
  File "/home/mailman/Mailman/Handlers/ToDigest.py", line 89, in process
send_digests(mlist, mboxfp)
  File "/home/mailman/Mailman/Handlers/ToDigest.py", line 130, in send_digests
send_i18n_digests(mlist, mboxfp)
  File "/home/mailman/Mailman/Handlers/ToDigest.py", line 303, in 
send_i18n_dige
sts
msg = scrubber(mlist, msg)
  File "/home/mailman/Mailman/Handlers/Scrubber.py", line 308, in process
t = t.encode(charset, 'replace')
  File 
"/var/tmp/python2-2.2.3-root/usr/lib/python2.2/encodings/__init__.py", li
ne 51, in search_function
ValueError: Empty module name

Dec 29 22:01:33 2003 (8451) SHUNTING: 
1072756893.371747+134baf775b7f10339f7b20ec
9c9a412e798bfe11

All of my other lists are working OK.  This list (fc_general) was working 
OK, but it stopped working about 3 days ago.

What can the problem be?

Thanks!

---
Correo de salida certificado SIN virus
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.553 / Virus Database: 345 - Release Date: 18-12-2003
--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Error: Empty module name

2003-12-29 Thread Fernando Barajas
At 21:57 29-12-2003, Fernando Barajas wrote:
Hi!  I run several lists using Mailman.  With only ONE of my lists I'm 
getting the following error (in log/error) when someone wants to post:
Forgot to mention:

$ ./version
Using Mailman version: 2.1.2
Thanks again!


---
Correo de salida certificado SIN virus
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.553 / Virus Database: 345 - Release Date: 18-12-2003
--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Empty module name

2004-01-02 Thread Fernando Barajas
Hi!  I run several lists using Mailman.  With only ONE of my lists I'm 
getting the following error (in log/error) when someone wants to post:

Dec 29 22:01:33 2003 (8451) Traceback (most recent call last):
  File "/home/mailman/Mailman/Queue/Runner.py", line 105, in _oneloop
self._onefile(msg, msgdata)
  File "/home/mailman/Mailman/Queue/Runner.py", line 155, in _onefile
keepqueued = self._dispose(mlist, msg, msgdata)
  File "/home/mailman/Mailman/Queue/IncomingRunner.py", line 130, in _dispose
more = self._dopipeline(mlist, msg, msgdata, pipeline)
  File "/home/mailman/Mailman/Queue/IncomingRunner.py", line 153, in 
_dopipeline
sys.modules[modname].process(mlist, msg, msgdata)
  File "/home/mailman/Mailman/Handlers/ToDigest.py", line 89, in process
send_digests(mlist, mboxfp)
  File "/home/mailman/Mailman/Handlers/ToDigest.py", line 130, in send_digests
send_i18n_digests(mlist, mboxfp)
  File "/home/mailman/Mailman/Handlers/ToDigest.py", line 303, in 
send_i18n_dige
sts
msg = scrubber(mlist, msg)
  File "/home/mailman/Mailman/Handlers/Scrubber.py", line 308, in process
t = t.encode(charset, 'replace')
  File 
"/var/tmp/python2-2.2.3-root/usr/lib/python2.2/encodings/__init__.py", li
ne 51, in search_function
ValueError: Empty module name

Dec 29 22:01:33 2003 (8451) SHUNTING: 
1072756893.371747+134baf775b7f10339f7b20ec
9c9a412e798bfe11

All of my other lists are working OK.  This list (fc_general) was working 
OK, but it stopped working about 3 days ago.

What can the problem be?

Thanks!


Fernando Barajas Díaz LozanoICQ: 7237681
Sistemas y Tecnología de México MSN: [EMAIL PROTECTED]
[EMAIL PROTECTED]   Y!: barajasfernando
Cel: 01-222-143-5170Jabber: [EMAIL PROTECTED]

---
Correo de salida certificado SIN virus
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.553 / Virus Database: 345 - Release Date: 18-12-2003
--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Re: Spam Issue

2004-01-05 Thread Fernando Barajas
At 15:22 03-01-2004, you wrote:

Lee Murrah wrote:
Is there any way to simply discard all non-member email or check Discard for
all messages?
Check out 
http://sourceforge.net/tracker/index.php?func=detail&aid=810675&group_id=103&atid=300103 
or http://tinyurl.com/2ta25.

I just applied this patch and love it.
How do you apply this patch?

I tried:  patch admindb discard-all-defers.patch

but it doesn't work.

Maybe it's because I'm using 2.4?



---
Correo de salida certificado SIN virus
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.556 / Virus Database: 348 - Release Date: 26-12-2003
--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Re: Spam Issue

2004-01-05 Thread Fernando Barajas
At 11:57 05-01-2004, you wrote:

Fernando Barajas wrote:
Check out 
http://sourceforge.net/tracker/index.php?func=detail&aid=810675&group_id=103&atid=300103 
or http://tinyurl.com/2ta25.
How do you apply this patch?
Try: patch -p0 < discard-all-defers.patch
In which directory?

Do I have to apply the patch BEFORE compiling and installing?


---
Correo de salida certificado SIN virus
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.556 / Virus Database: 348 - Release Date: 26-12-2003
--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] list privacy filter question

2005-12-06 Thread Fernando Sabio
Hi there, 
 
searched "list to list", etc and found no hits - sorry if this has been
asked and answered before... 
 
I work at a school and we're implementing the Mailman MLManager.
 
This is a "staff to parent" tool, so I think I've effectively limited the
ability of end users (parents) to post (I default 'all new users' to
moderated, and user posts are set to reject with a polite note reminding
them of the arrangement)  I then use a white-list of  "non-members" (school
staff) so they're the only folks who can post- plus i add one other 'special
account' - the latter entry   is the issue.
 
We have a list like this for each grade, and we also created one master list
known as "all_parents@" - the addressees in this list are the other
"to" addresses for the other six grade-specific lists.  (so,  class lists
have  ~ 80 emails of parents, the 'all_parents' list only has 6 members
"classof09-list, classof10-list" etc. ) 
 
I've used the name of the parent/master list as an approved sender on the
white-lists for the 6 sub-lists, but the list to list posts get
rejected/discarded -  so, how do i find out what value to add in the 'sub
lists' allow/white-list field so that this 'master' list can relay mail
to/through them?  Is it a variant of my hostname+domain-name,
mailman+domain-name, etc?
 
Thanks,
 
Fernando
--
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


[Mailman-Users] Extracting membership list

2006-01-25 Thread Fernando Sabio
I moved a few lists as part of a larger site-move and the lists aren't being
recognized as valid recipients when list members email the lists (ie: an
email to either list, ie: "all@", get's returned with either a 503
or 550 error.)
Yet the lists can be administered, show a membership list, etc, so
otherwise, they look normal.

I have 2 lists, one simple and one not so simple.

After a lot of emails to cPanel (how I transferred sites), they've yet to be
able to fix, so I deleted the smaller/simple list and recreated it just as I
had it before, and now the "all@" functionality works as expected.

I'd like to do this with the 2nd list but the membership list spans many,
many pages.  (so a copy/paste via browser to notepad isn't efficient)

I have root on this box, and the "config.pck" file is available to me here:

/usr/local/cpanel/3rdparty/mailman/lists//*

But the config.pck file isn't useful to me in a text editor when all I want
are the email addresses of existing members.

How does one extract the member data from a list like this if I'm the
rightful admin?

Thanks,

Fernando

--
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


[Mailman-Users] Mailman web interface does not save changes

2007-04-09 Thread Fernando Barros
Hi Lits,

The Mailman admin web interface does not save my changes.

I've search Mailman FAQ and find a related issue 
(http://www.python.org/cgi-bin/faqw-mm.py?req=all#4.45) which points 
that the access to the site via redirect is tossing away the POST 
changes. The workaround would be to capture the POST data from the 
original request, convert it to a GET and redirect to that.

Can anybody show me how to configure that ?

Thanks in advance.

Fernando Barros.
P.S. I am using Mailman version  2.1.9 on top of Apache/2.2.3.

--
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


[Mailman-Users] Messages don't getting distributed (2.1.6)

2005-07-01 Thread Fernando Schapachnik
Hi,
I have a 2.1.6 installation with many mailing lists. In one of them 
messages are not getting distributed. Looking through the archives, it seems 
that I might be hitting a malformed mime message 
(http://msgs.securepoint.com/cgi-bin/get/mailman-users-0506/48.html). That post 
says that the problem is corrected in 2.1.6, so I'm not sure it is the same 
(I'm using python-2.3.4).

What I see is:
--- LOG ---

Jun 30 11:34:33 2005 (86236) Uncaught runner exception: 'ascii' codec can't 
decode byte 0xf3 in position 163: ordinal not in range(128)
Jun 30 11:34:33 2005 (86236) Traceback (most recent call last):
  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 111, in _oneloop
self._onefile(msg, msgdata)
  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 167, in _onefile
keepqueued = self._dispose(mlist, msg, msgdata)
  File "/usr/local/mailman/Mailman/Queue/OutgoingRunner.py", line 73, in 
_dispose
self._func(mlist, msg, msgdata)
  File "/usr/local/mailman/Mailman/Handlers/SMTPDirect.py", line 131, in process
Decorate.process(mlist, msg, msgdata)
  File "/usr/local/mailman/Mailman/Handlers/Decorate.py", line 98, in process
uheader = unicode(header, lcset)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xf3 in position 163: 
ordinal not in range(128)

Jun 30 11:34:33 2005 (86236) SHUNTING: 
1120142006.933392+7403da4cb4ccf9c0434b639a8b249c8b942c90f2A

--- LOG ---

The message looks like:

--- MSG ---
From: 
To: 
Subject: SUBJECT
Date: Thu, 30 Jun 2005 11:33:03 -0300
User-Agent: KMail/1.6.2
MIME-Version: 1.0
Content-Disposition: inline
Organization: XXX
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Message-Id: <[EMAIL PROTECTED]>

English text, except for the portuguese words:
atualização bibliográfica saudações
--- MSG ---

Any ideas?

Thanks!


Fernando P. Schapachnik
[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.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


Re: [Mailman-Users] Messages don't getting distributed (2.1.6)

2005-07-01 Thread Fernando Schapachnik
En un mensaje anterior, Mark Sapiro escribió:
> It appears that this list has a header defined (msg_header) and that
> header contains the 0xf3 character (small letter O with acute accent).

Great, will try, thanks. Aren't latin1 chars supposed to be used in headers? I 
was under the impression that they were legal there.

Thanks again.

Fernando P. Schapachnik
[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.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


[Mailman-Users] e-mails being kind of blackholed when sent to list or list-robot

2016-02-17 Thread Fernando Gont
m'
#-
# Default host for web interface of newly created MLs
DEFAULT_URL_HOST   = 'lists.si6networks.com'
#-
# Required when setting any of its arguments.
add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
add_virtualhost('lists.gont.com.ar', 'lists.gont.com.ar')

#-
# The default language for this server.
DEFAULT_SERVER_LANGUAGE = 'en'

#-
# Iirc this was used in pre 2.1, leave it for now
USE_ENVELOPE_SENDER= 0  # Still used?

#-
# Unset send_reminders on newly created lists
DEFAULT_SEND_REMINDERS = 0

#-
# Uncomment this if you configured your MTA such that it
# automatically recognizes newly created lists.
# (see /usr/share/doc/mailman/README.Exim4.Debian or
# /usr/share/mailman/postfix-to-mailman.py)
# MTA=None   # Misnomer, suppresses alias output on newlist

#-
# Uncomment if you use Postfix virtual domains (but not
# postfix-to-mailman.py), but be sure to see
# /usr/share/doc/mailman/README.Debian first.
MTA='Postfix'

#-
# Uncomment if you want to filter mail with SpamAssassin. For
# more information please visit this website:
# http://www.jamesh.id.au/articles/mailman-spamassassin/
# GLOBAL_PIPELINE.insert(1, 'SpamAssassin')

# Note - if you're looking for something that is imported from mm_cfg,
but you
# didn't find it above, it's probably in
/usr/lib/mailman/Mailman/Defaults.py.
cut here 

But the logs in var/log/mailman remain unaffected.

By the way, I did run check_perms and everything seems fine.

Any help will be really appreciated.

Thanks!

Cheers,
-- 
Fernando Gont
e-mail: ferna...@gont.com.ar || fg...@si6networks.com
PGP Fingerprint: 7809 84F5 322E 45C7 F1C9 3945 96EE A9EF D076 FFF1



--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] e-mails being kind of blackholed when sent to list or list-robot

2016-02-20 Thread Fernando Gont
Hello, Mark,

Thanks so much for your kind help.

Meta answer: quite to my surprise, the problem was that mailman wasn't
running. Apparently the reason was that, when the system was rebooted,
mailman failed to start because there was no mailman@ list. Once I
created it, the problem was solved. (is this list really needed?)

I'm curious how I was able to start mailman in the first place, though.

More comments in-line...


On 02/17/2016 03:17 PM, Mark Sapiro wrote:
> On 02/16/2016 10:14 PM, Fernando Gont wrote:
> 
>> Essentially, any emails that I send to the mail-robot aliases (e.g.
>> listname-requ...@mydomain.com) are kind of blackholed: I don't get a
>> response from mailman, but I also don't get any sort of "user unknown
>> message" either.
>>
>> Similarly, if I try to post to the list, the messages vanish (they are
>> not forwarded to the subscribers but you don't get a "reject", either).
> ...
>> This is my Postfix config (postconf -n):
>>
>>  cut here 
> 
> OK
> 
> 
>> This is mm_cfg.py:
>>
>> cut here 
> 
> OK
> 
> 
>> If I look at /var/log/mail.info, I can see that my messages (the one I
>> set to the robot ipv6hackers-requ...@lists.si6networks.com, and the one
>> where I tried to post to the list at ipv6hack...@lists.si6netwoks.com)
>> have been handled to mailman, aparently:
>>
>>  cut here 
>> # -*- python -*-
>>
>> # Copyright (C) 1998,1999,2000 by the Free Software Foundation, Inc.
> 
> 
> This is another copy of mm_cfg.py, not a copy of relevant
> /var/log/mail.info (or /var/log/mail.log) entries.

Oops, my bad, sorry.



>> cut here 
> 
> Do the actual entries contain things like
> 
> status=sent (delivered to command: /usr/lib/mailman/mail/mailman request
> ipv6hackers)
> 
> and
> 
> status=sent (delivered to command: /usr/lib/mailman/mail/mailman post
> ipv6hackers)
> 
> Or do they perhaps say
> 
> status=sent (delivered via mailman service)

The later.

I thought that the emails had been lost, but when I was finally able to
start mailman, it turned out they wasn't. -- I assume postfix coudln't
really handle the mails to mailman, and hence queued them?


>>
>> But the logs in var/log/mailman remain unaffected.
> 
> 
> including /var/log/mailman/error?

Nothing there -- but it kind of makes sense, since mailman wasn't really
running in the first place?

Thanks!

Cheers,
-- 
Fernando Gont
e-mail: ferna...@gont.com.ar || fg...@si6networks.com
PGP Fingerprint: 7809 84F5 322E 45C7 F1C9 3945 96EE A9EF D076 FFF1



--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] e-mails being kind of blackholed when sent to list or list-robot

2016-02-23 Thread Fernando Gont
On 02/20/2016 02:42 PM, Mark Sapiro wrote:
> On 2/20/16 6:06 AM, Fernando Gont wrote:
>>
>> Meta answer: quite to my surprise, the problem was that mailman wasn't
>> running. Apparently the reason was that, when the system was rebooted,
>> mailman failed to start because there was no mailman@ list. Once I
>> created it, the problem was solved. (is this list really needed?)
> 
> 
> Yes, it is needed. It is the sender of various notices including monthly
> password reminders an the recipient of bounces thereof. 

Why do yu actually need a *list* for sending such info?


> It is also
> exposed on the web admin and listinfo overview pages as a 'help' address
> and depending on config may receive error notices from Mailman's cron
> jobs. As such, it should have the Mailman admins as members and accept
> non-member posts.

I guess that when you lists get created, the corresponding admins get
added to such list?

Besides, it seems I'm receiving tons of spam messages on that this. Is
post from not subscribers actually needed? What kind of info is sent to
all list-admins?



>> More comments in-line...
> ...
>>>
>>> Do the actual entries contain things like
>>>
>>> status=sent (delivered to command: /usr/lib/mailman/mail/mailman request
>>> ipv6hackers)
>>>
>>> and
>>>
>>> status=sent (delivered to command: /usr/lib/mailman/mail/mailman post
>>> ipv6hackers)
>>>
>>> Or do they perhaps say
>>>
>>> status=sent (delivered via mailman service)
>>
>> The later.
> 
> 
> In which case, you are using postfix_to_mailman.py delivery, but you
> also have hash:/var/lib/mailman/data/aliases in alias_maps in Postfix
> and MTA='Postfix' uncommented in mm_cfg.py

I fixed the config as you suggested. Any clues what could possibly go
wrong with the bad settings I had?


>> I thought that the emails had been lost, but when I was finally able to
>> start mailman, it turned out they wasn't. -- I assume postfix coudln't
>> really handle the mails to mailman, and hence queued them?
> 
> 
> Not exactly. Postfix delivered the mail via postfix_to_mailman.py and it
> queued the mail in Mailman's in/ queue where it waited for
> IncomingRunner to process it. When you started Mailman (actually the
> qrunners), IncomingRunner processed the mail.
> 
> Also note, steps 2.2 and 6.2 in the FAQ at
> <http://wiki.list.org/x/4030723> would have pointed you to the problem.

Yep, I was able to solve the problem when I found this. (the FAQ made me
realize "mailman wasn't running", and then, when running mailmanctl I
found why).

Thanks!

Best regards,
-- 
Fernando Gont
SI6 Networks
e-mail: fg...@si6networks.com
PGP Fingerprint:  31C6 D484 63B2 8FB1 E3C4 AE25 0D55 1D4E 7492




--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Searchable archive for mailman mailing-lists?

2017-01-16 Thread Fernando Gont
Folks,

I was meaning to provide some option for searching our mailman mailing
lists.

Two questions:

1) Any open source recommendations for this?

2) In the past, we were providing this feature by mirroring the
mailing-lists with google-groups, and thus using the googlegroups
interface for searching our lists. However, it seems such option is gone
from googlegroups. Has anyone been able to do this recently?

Thanks!

Best regards,
-- 
Fernando Gont
SI6 Networks
e-mail: fg...@si6networks.com
PGP Fingerprint:  31C6 D484 63B2 8FB1 E3C4 AE25 0D55 1D4E 7492




--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Upgrading

2002-04-14 Thread Fernando Barajas Díaz_Lozano

Hi!  How can I upgrade from 2.0.5 to 2.0.9, without reinstalling and without
losing my lists and archives?

Thanks!

_
Fernando Barajas Díaz_Lozano
http://www.sistec.com.mx: Soluciones en Linux, Redes e Internet
http://www.forocomputacion.net: Foro de autoayuda en Computación



--
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



[Mailman-Users] some messages sent are not archived

2012-12-07 Thread Fernando Pérez Cos
Hi,

I am a new Mailman user.

Last night, I sent a messages to the mailing list but it didn't seem to
work.

This morning I sent another one and it didn't seem to work either.

None of the messages were in the archive.

Therefore, I changed the privacy options, sender filters. The
member_moderation_action was in "Discard" and I changed it to "Hold".

I sent the message again and I could see it at "Tend to pending moderator
requests". I accepted it and it was sent.

However, it seems that subscribers have received the three messages, even
though, in the archive, there's only one message and not the other three.
Can anyone tell me why this happen and how to avoid itin the future?

Thank you in advance,

Regards,

Fernando.
--
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: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Mailman 2.1b3

2002-10-27 Thread Fernando L. M. Gonçalves


Hi,
I installed mailman in my Solaris 7 machine e was Ok, but when I sent
a message to list "teste" I receive the following message :
 
  - The following addresses had permanent fatal errors -
"|/usr/local/mailman/mail/mailman post teste"
    (reason: 2)
    (expanded from: <[EMAIL PROTECTED]>)
   - Transcript of session follows -
Failure to exec script. WANTED gid 22, GOT gid 1.  (Reconfigure
to take 1?)
554 5.3.0 "|/usr/local/mailman/mail/mailman post teste"... unknown
mailer error 2
 
 
Can you help me ?
Thanks.


[Mailman-Users] Newbie question: where do I begin from?

2004-08-04 Thread Luis Fernando C. Talora
Fellows,

I´m new the list and have no experience with Mailman. I´ve installed Fedora
Core 2 on my server and configured Postifx, so it already send and recieves
mail. Mailman is installed, though. So, what do I do now? I´ve tried to
create a new list via http://myserver/mailman/admin, but it asks me about a
list creator password or something like that. Where do I set it up? And
where do I tell Mailman who´s allowed to create new lists on that server?

Thanks for any help!

Regards,

Luis Fernando C. Talora





= 
Esta mensagem pode conter informação confidencial e/ou privilegiada. Se você

não for o destinatário ou a pessoa autorizada a receber esta mensagem, não
deverá 
utilizar, copiar, alterar, divulgar a informação nela contida ou tomar
qualquer ação 
baseada nessas informações. Se você recebeu esta mensagem por engano, por
favor 
avise imediatamente o remetente, respondendo o e-mail e em seguida apague-o.

Agradecemos sua cooperação. 

This message may contain confidential and/or privileged information. If you 
are not the addressee or authorized to receive this for the addressee, you 
must not use, copy, disclose, change, take any action based on this message 
or any information herein. If you have received this message in error, 
please advise the sender immediately by reply e-mail and delete this 
message. Thank you for your cooperation. 
=
--
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/


[Mailman-Users] Mailman/Apache hostname

2004-08-20 Thread Luis Fernando C. Talora
Folks,

I´ve built a server named edoras for Mailman, using Fedora Core 2. My DNS
have entries for both http://edoras.mydomain.com and www.mydomain.com, both
pointing to the same IP address. When I try to access the list
administration page using www.mydomain.com/mailman/test-list/admin, it opens
OK. When I click on some links, such as Digest Options, the browser is
redirected to http://edoras.mydomain.com/mailman/test-list/admin and asks
for list administration password again. I don´t want to use edoras, the host
name, from the web. 

Were can I tell Mailman or Apache (or both) not to use the hostname and use
"www" instead? Could some one help me?

Thank you all!

Regards,


___
Luis Fernando C. Talora






= 
Esta mensagem pode conter informação confidencial e/ou privilegiada. Se você

não for o destinatário ou a pessoa autorizada a receber esta mensagem, não
deverá 
utilizar, copiar, alterar, divulgar a informação nela contida ou tomar
qualquer ação 
baseada nessas informações. Se você recebeu esta mensagem por engano, por
favor 
avise imediatamente o remetente, respondendo o e-mail e em seguida apague-o.

Agradecemos sua cooperação. 

This message may contain confidential and/or privileged information. If you 
are not the addressee or authorized to receive this for the addressee, you 
must not use, copy, disclose, change, take any action based on this message 
or any information herein. If you have received this message in error, 
please advise the sender immediately by reply e-mail and delete this 
message. Thank you for your cooperation. 
=
--
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/


RES: [Mailman-Users] Mailman/Apache hostname

2004-08-20 Thread Luis Fernando C. Talora
I made it, and it worked... There is somehing else, though: if I go to
http://edoras.mydomain.com/mailman/listinfo, I see the lists I´ve created
before. If I go to http://www.mydomain.com/mailman/listinfo, no mailing
lists are shown. If I create a new on using the www host, it is shown,
though.

It seems that mail behaves just like edoras and www were different machines.
It´s really interesting. 

Is there any way to tell my old lists that they are hosted at
www.mydomain.com, and no longer at edoras.mydomain.com? That woul solve the
problem...

Thank you very much!

Regards,

Talora

-Mensagem original-
De: Erin Dalzell [mailto:[EMAIL PROTECTED]
Enviada em: sexta-feira, 20 de agosto de 2004 12:12
Para: Luis Fernando C. Talora
Cc: [EMAIL PROTECTED]
Assunto: Re: [Mailman-Users] Mailman/Apache hostname


Luis Fernando C. Talora wrote:
> Folks,
> 
> I´ve built a server named edoras for Mailman, using Fedora Core 2. My DNS
> have entries for both http://edoras.mydomain.com and www.mydomain.com,
both
> pointing to the same IP address. When I try to access the list
> administration page using www.mydomain.com/mailman/test-list/admin, it
opens
> OK. When I click on some links, such as Digest Options, the browser is
> redirected to http://edoras.mydomain.com/mailman/test-list/admin and asks
> for list administration password again. I don´t want to use edoras, the
host
> name, from the web. 
> 
> Were can I tell Mailman or Apache (or both) not to use the hostname and
use
> "www" instead? Could some one help me?

http://www.python.org/cgi-bin/faqw-mm.py?req=all#4.29.

emd





= 
Esta mensagem pode conter informação confidencial e/ou privilegiada. Se você

não for o destinatário ou a pessoa autorizada a receber esta mensagem, não
deverá 
utilizar, copiar, alterar, divulgar a informação nela contida ou tomar
qualquer ação 
baseada nessas informações. Se você recebeu esta mensagem por engano, por
favor 
avise imediatamente o remetente, respondendo o e-mail e em seguida apague-o.

Agradecemos sua cooperação. 

This message may contain confidential and/or privileged information. If you 
are not the addressee or authorized to receive this for the addressee, you 
must not use, copy, disclose, change, take any action based on this message 
or any information herein. If you have received this message in error, 
please advise the sender immediately by reply e-mail and delete this 
message. Thank you for your cooperation. 
=
--
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/


[Mailman-Users] Block "out off office" autoreply messages

2004-08-23 Thread Luis Fernando C. Talora
Friends,

I´m having trouble with out of office autoreply messages sent to some list.
Some users recieved a lot of them, because of some list member who didn´t
know that you must not use out of office messages if you are member of
mailing lists. 

Is Mailman capable of blocking this kind of message?

Thank you again!

Regards,

Talora





= 
Esta mensagem pode conter informação confidencial e/ou privilegiada. Se você

não for o destinatário ou a pessoa autorizada a receber esta mensagem, não
deverá 
utilizar, copiar, alterar, divulgar a informação nela contida ou tomar
qualquer ação 
baseada nessas informações. Se você recebeu esta mensagem por engano, por
favor 
avise imediatamente o remetente, respondendo o e-mail e em seguida apague-o.

Agradecemos sua cooperação. 

This message may contain confidential and/or privileged information. If you 
are not the addressee or authorized to receive this for the addressee, you 
must not use, copy, disclose, change, take any action based on this message 
or any information herein. If you have received this message in error, 
please advise the sender immediately by reply e-mail and delete this 
message. Thank you for your cooperation. 
=
--
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/


[Mailman-Users] Changing hostname for a list: solved!

2004-08-23 Thread Luis Fernando C. Talora
Fellows,

The list archives helped me solving the problem. The following link holds
the answer I was looking for:

http://mail.python.org/pipermail/mailman-users/2004-January/034073.html

Hope it helps somebody else in the future.

Regards,

Talora





= 
Esta mensagem pode conter informação confidencial e/ou privilegiada. Se você

não for o destinatário ou a pessoa autorizada a receber esta mensagem, não
deverá 
utilizar, copiar, alterar, divulgar a informação nela contida ou tomar
qualquer ação 
baseada nessas informações. Se você recebeu esta mensagem por engano, por
favor 
avise imediatamente o remetente, respondendo o e-mail e em seguida apague-o.

Agradecemos sua cooperação. 

This message may contain confidential and/or privileged information. If you 
are not the addressee or authorized to receive this for the addressee, you 
must not use, copy, disclose, change, take any action based on this message 
or any information herein. If you have received this message in error, 
please advise the sender immediately by reply e-mail and delete this 
message. Thank you for your cooperation. 
=
--
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/


[Mailman-Users] Translation problem

2004-08-24 Thread Luis Fernando C. Talora
Friends,

I´m using some lists in Brazilian Portuguese and noticed some translation
errors. Trying to correct some of those errors, I´ve made a few changes on
the file

/var/mailman/messages/pt_BR/LC_MESSAGES/mailman.po

None of the changes I´ve made seemed to appear on the Mailman web interface.
Do someone know what am I doing wrong?

Thanks!

___
Luís Fernando C. Talora






= 
Esta mensagem pode conter informação confidencial e/ou privilegiada. Se você

não for o destinatário ou a pessoa autorizada a receber esta mensagem, não
deverá 
utilizar, copiar, alterar, divulgar a informação nela contida ou tomar
qualquer ação 
baseada nessas informações. Se você recebeu esta mensagem por engano, por
favor 
avise imediatamente o remetente, respondendo o e-mail e em seguida apague-o.

Agradecemos sua cooperação. 

This message may contain confidential and/or privileged information. If you 
are not the addressee or authorized to receive this for the addressee, you 
must not use, copy, disclose, change, take any action based on this message 
or any information herein. If you have received this message in error, 
please advise the sender immediately by reply e-mail and delete this 
message. Thank you for your cooperation. 
=
--
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/


RES: [Mailman-Users] mailman and fedora core 1

2004-08-25 Thread Luis Fernando C. Talora
Did you go to http:// <http://www.domain.com/mailman/admin/yourlist>
www.domain.com/mailman <http://www.domain.com/mailman> /admin/yourlist and,
at General Options, changed the hostname option?
 
[]´s
 
Talora

-Mensagem original-
De: bryan [mailto:[EMAIL PROTECTED]
Enviada em: quarta-feira, 25 de agosto de 2004 10:42
Para: Luis Fernando C. Talora
Assunto: Re: [Mailman-Users] mailman and fedora core 1


I did that, but when i go to the www.domain.com/mailman
<http://www.domain.com/mailman>  its still showing up as @www.domain.com i
restarted mailman and httpd, wonder if i should restart the server
Thanks,
Bryan

- Original Message - 
From: Luis  <mailto:[EMAIL PROTECTED]> Fernando C. Talora 
To: 'bryan' <mailto:[EMAIL PROTECTED]>  
Sent: Wednesday, August 25, 2004 7:25 AM
Subject: RES: [Mailman-Users] mailman and fedora core 1


Edit /var/mailman/Mailman/mm_cfg.py and change DEFAULT_EMAIL_HOST. 

[]´s 

Talora 

-Mensagem original- 
De: bryan [ mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ] 
Enviada em: quarta-feira, 25 de agosto de 2004 09:16 
Para: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>  
Assunto: [Mailman-Users] mailman and fedora core 1 


Hey can anyone tell me how to change the default email address? i mistakenly
set it to @www.domain.com instead of @domain.com

Thanks, 
Bryan 
-- 
Mailman-Users mailing list 
[EMAIL PROTECTED] 
http://mail.python.org/mailman/listinfo/mailman-users
<http://mail.python.org/mailman/listinfo/mailman-users>  
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
<http://www.python.org/cgi-bin/faqw-mm.py>  
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
<http://www.mail-archive.com/mailman-users%40python.org/>  





= 
Esta mensagem pode conter informação confidencial e/ou privilegiada. Se você

não for o destinatário ou a pessoa autorizada a receber esta mensagem, não
deverá 
utilizar, copiar, alterar, divulgar a informação nela contida ou tomar
qualquer ação 
baseada nessas informações. Se você recebeu esta mensagem por engano, por
favor 
avise imediatamente o remetente, respondendo o e-mail e em seguida apague-o.

Agradecemos sua cooperação. 

This message may contain confidential and/or privileged information. If you 
are not the addressee or authorized to receive this for the addressee, you 
must not use, copy, disclose, change, take any action based on this message 
or any information herein. If you have received this message in error, 
please advise the sender immediately by reply e-mail and delete this 
message. Thank you for your cooperation. 
= 






= 
Esta mensagem pode conter informação confidencial e/ou privilegiada. Se você

não for o destinatário ou a pessoa autorizada a receber esta mensagem, não
deverá 
utilizar, copiar, alterar, divulgar a informação nela contida ou tomar
qualquer ação 
baseada nessas informações. Se você recebeu esta mensagem por engano, por
favor 
avise imediatamente o remetente, respondendo o e-mail e em seguida apague-o.

Agradecemos sua cooperação. 

This message may contain confidential and/or privileged information. If you 
are not the addressee or authorized to receive this for the addressee, you 
must not use, copy, disclose, change, take any action based on this message 
or any information herein. If you have received this message in error, 
please advise the sender immediately by reply e-mail and delete this 
message. Thank you for your cooperation. 
=
--
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/


[Mailman-Users] Lost admin password

2006-07-17 Thread Luis Fernando C. Talora
Friends,
 
I know it´s probably a dummy question, but I´ve lost the admin password for
a test list I´ve created. How can I change that password?
 
Thanks a lot!
 
Regards,
 
Luís Talora

-- 
Esta mensagem foi verificada pelo sistema de antivírus e
 acredita-se estar livre de perigo.

--
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


[Mailman-Users] Duplicate Address Privacy Alert Message

2007-07-13 Thread Fernando Sánchez - XL internet
Hi,

Is it possible to configure mailman so that it does not send the Privacy Alert 
Message to subscribers whose address have been previously subscribed to the 
list  and are therefore detected as duplicates?

Than you very much,

Best regards
--
Fernando Sánchez
Documentación
[EMAIL PROTECTED] 
--
XL internet
Trapería, 32 · 30001- Murcia
Tels. 968 355 322 
www.xli.net
--
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


[Mailman-Users] Obtain list members via e-mail

2004-11-29 Thread Luis Fernando C. Talora
Fellows,
 
Is there anyway to send a mail to the list server with some comands and the
server send a reply containing all list members?
 
Thank you all!
 
Regards,
 
_
Luís Fernando C. Talora
Support Analyst
IT - IESA
 
 
===
Esta mensagem pode conter informação confidencial e/ou privilegiada.
Se você não for o destinatário ou a pessoa autorizada a receber esta 
mensagem, não deverá utilizar, copiar, alterar, divulgar a informação 
nela contida ou tomar qualquer ação baseada nessas informações. Se 
você recebeu esta mensagem por engano, por favor avise imediatamente 
o remetente, respondendo o e-mail e em seguida apague-o.Agradecemos 
sua cooperação. 

This message may contain confidential and/or privileged information. 
If you are not the addressee or authorized to receive this for the 
addressee, you must not use, copy, disclose, change, take any action 
based on this message or any information herein. If you have received
this message in error, please advise the sender immediately by reply 
e-mail and delete this message. Thank you for your cooperation.
===
--
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/


[Mailman-Users] Restoring Mailman configuration from a distro to another

2005-01-14 Thread Luis Fernando C. Talora
Fellows,
 
I´m having some trouble restoring a Mailman server. The problem is that
We´ve built our mailman server originally with Fedora Core 2. Yesterday, the
Hard Disk stoped working, so we restored our backup (a 250 mb tgz file,
restored to another server). Since I don´t have Fedora Core 2 CDs in here, I
had to install Fedora Core 3 instead, but so many things had changed for
Mailman from one version to the other (the directory where it´s placed is
one of them).
 
So, here´s what I need: do anybody know how can I restore just the
configuration about the lists I had and their archives?
 
Thank you very much!
 
Best regards,
 
_
Luis Fernando C. Talora
 
===
Esta mensagem pode conter informação confidencial e/ou privilegiada.
Se você não for o destinatário ou a pessoa autorizada a receber esta 
mensagem, não deverá utilizar, copiar, alterar, divulgar a informação 
nela contida ou tomar qualquer ação baseada nessas informações. Se 
você recebeu esta mensagem por engano, por favor avise imediatamente 
o remetente, respondendo o e-mail e em seguida apague-o.Agradecemos 
sua cooperação. 

This message may contain confidential and/or privileged information. 
If you are not the addressee or authorized to receive this for the 
addressee, you must not use, copy, disclose, change, take any action 
based on this message or any information herein. If you have received
this message in error, please advise the sender immediately by reply 
e-mail and delete this message. Thank you for your cooperation.
===
--
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/