[Mailman-Users] messages approved

2007-08-07 Thread Gustavo U. Navarro
Mark

I have a problem...
I autorizate a message for the list pendent of approve ,,, but I need 
that the message not can be send...

Could you help me for stop the message

I have use mailman and postfix

thanks
gustavo
--
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] hello genaliases

2007-03-14 Thread Gustavo U. Navarro
Mark
Thanks very much..
It is ok..

Gus

Mark Sapiro escribió:
> Gustavo U. Navarro wrote:
>
>   
>> Mark Sapiro escribió:
>> 
>>> Gustavo U. Navarro wrote:
>>>
>>>   
>>>   
>>>> I need generate a file aliases in mailman.. for postfix..
>>>> 
>>>> 
>>> Do you have 
>>>
>>> MTA = 'Postfix'
>>>
>>> in mm_cfg.py?
>>>
>>>
>>>   
>>>   
>> not because I use local domain and not virtual domain
>> these is part of my file mm_cfg.py
>> 
>
>
> You still need MTA = 'Postfix' in mm_cfg.py if you want Mailman to
> generate and maintain the data/aliases* files for Postfix.
>
>
>   
>> #-
>> # Uncomment this if you configured your MTA such that it
>> # automatically recognizes newly created lists.
>> # (see /usr/share/doc/mailman/README.{EXIM,...})
>> # MTA=None # Misnomer, suppresses alias output on newlist
>>
>> #-
>> # Uncomment if you use Postfix virtual domains, but be sure to
>> # read /usr/share/doc/mailman/README.POSTFIX first.
>> # MTA='Postfix'
>>
>> # 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.
>> 
>
>
> I don't know what brain dead packager put those comments in mm_cfg.py,
> but that comment is just wrong. If you want Mailman to generate
> aliases for Postfix, you need MTA = 'Postfix' whether or not you are
> using virtual domains. See
> <http://www.list.org/mailman-install/node12.html>. You need to do the
> things discussed in sec 6.1.1 in any case. If you are using Postfix
> virtual domains, you also need the things discussed in section 6.1.2.
>
> You may also find the comments in Defaults.py regarding MTA and
> POSTFIX_STYLE_VIRTUAL_DOMAINS to be of interest.
>
>
>   
>>>> but when I put  /bin/genaliases..
>>>>
>>>> I can't  generarte..
>>>> 
>>>> 
>>> What happens when you give the bin/genaliases command? What is the
>>> response?
>>>
>>>   
>>>   
>> ## lista de distribuci?n mailman
>> mailman: "|/var/lib/mailman/mail/mailman post mailman"
>> mailman-admin: "|/var/lib/mailman/mail/mailman admin mailman"
>> mailman-bounces: "|/var/lib/mailman/mail/mailman bounces mailman"
>> mailman-confirm: "|/var/lib/mailman/mail/mailman confirm mailman"
>> mailman-join: "|/var/lib/mailman/mail/mailman join mailman"
>> mailman-leave: "|/var/lib/mailman/mail/mailman leave mailman"
>> mailman-owner: "|/var/lib/mailman/mail/mailman owner mailman"
>> mailman-request: "|/var/lib/mailman/mail/mailman request mailman"
>> mailman-subscribe: "|/var/lib/mailman/mail/mailman subscribe mailman"
>> mailman-unsubscribe: "|/var/lib/mailman/mail/mailman unsubscribe mailman"
>> 
>
>
> Because you have not overridden the default MTA = 'Manual', genaliases
> just prints the aliases for you to deal with manually.
>
>   

--
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] hello genaliases

2007-03-13 Thread Gustavo U. Navarro
Mark Sapiro escribió:
> Gustavo U. Navarro wrote:
>
>   
>> I need generate a file aliases in mailman.. for postfix..
>> 
>
>
> Do you have 
>
> MTA = 'Postfix'
>
> in mm_cfg.py?
>
>
>   

not because I use local domain and not virtual domain
these is part of my file mm_cfg.py


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

#-
# Uncomment if you use Postfix virtual domains, but be sure to
# read /usr/share/doc/mailman/README.POSTFIX first.
# MTA='Postfix'

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



>> but when I put  /bin/genaliases..
>>
>> I can't  generarte..
>> 
>
>
> What happens when you give the bin/genaliases command? What is the
> response?
>
>   

## lista de distribuci?n mailman
mailman: "|/var/lib/mailman/mail/mailman post mailman"
mailman-admin: "|/var/lib/mailman/mail/mailman admin mailman"
mailman-bounces: "|/var/lib/mailman/mail/mailman bounces mailman"
mailman-confirm: "|/var/lib/mailman/mail/mailman confirm mailman"
mailman-join: "|/var/lib/mailman/mail/mailman join mailman"
mailman-leave: "|/var/lib/mailman/mail/mailman leave mailman"
mailman-owner: "|/var/lib/mailman/mail/mailman owner mailman"
mailman-request: "|/var/lib/mailman/mail/mailman request mailman"
mailman-subscribe: "|/var/lib/mailman/mail/mailman subscribe mailman"
mailman-unsubscribe: "|/var/lib/mailman/mail/mailman unsubscribe mailman"



Could you help me...
thanks

gus
--
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] hello genaliases

2007-03-13 Thread Gustavo U. Navarro
Hello
I need generate a file aliases in mailman.. for postfix..

but when I put  /bin/genaliases..

I can't  generarte..
Could anyone  help me...


thanks

gustavo navarro
--
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] and postfix

2007-01-18 Thread Gustavo U. Navarro
Mark
Could you help me!!!


Dears

I have a problem with postfix...and mailman
Postfix is run ok but when run with mailman said one error

Recipient address rejected: User unknown in local recipient table..


These is my file

main.cf

myhostname = piluso.clacso.edu.ar
# mydomain = clacso.edu.ar
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = clacso.edu.ar, piluso.clacso.edu.ar, 
muleto.clacso.edu.ar, local
host.clacso.edu.ar, , localhost
relayhost =
mynetworks = 127.0.0.0/8, 168.96.200.0/24
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all

# configuracion mailman
relay_domains = piluso.clacso.edu.ar
   transport_maps = hash:/etc/postfix/transport
   mailman_destination_recipient_limit = 1

 

master.cf

I put in the file

Configuracion para mailman

   mailman unix  -   n   n   -   -   pipe
 flags=FR user=list
 argv=/var/lib/mailman/bin/postfix-to-mailman.py ${nexthop} ${user}

 

I created transport with

piluso.clacso.edu.ar   mailman:

after I created the transport.db
---

in mm_cfg.py

I created

# configuracion para mailman
MTA = None # No MTA alias processing required
#alias for postmaster, abuse and mailer-daemon
DEB_LISTMASTER = '[EMAIL PROTECTED]'


Someone could help me

Thanks
gus


Mark Sapiro escribió:
> Gustavo U. Navarro wrote:
>
>   
>> Is there a tools in mailman for integrate a mailman list with a 
>> newsletter!!!
>> 
>
>
> I'm not sure what you are looking for, but see
> <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.011.htp>.
>
>   

--
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] hello postfix and mailman

2007-01-17 Thread Gustavo U. Navarro
Dears

I have a problem with postfix...and mailman
Postfix is run ok but when run with mailman said one error

Recipient address rejected: User unknown in local recipient table..


These is my file

main.cf

myhostname = piluso.clacso.edu.ar
# mydomain = clacso.edu.ar
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = clacso.edu.ar, piluso.clacso.edu.ar, 
muleto.clacso.edu.ar, local
host.clacso.edu.ar, , localhost
relayhost =
mynetworks = 127.0.0.0/8, 168.96.200.0/24
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all

# configuracion mailman
relay_domains = piluso.clacso.edu.ar
transport_maps = hash:/etc/postfix/transport
mailman_destination_recipient_limit = 1

master.cf

I put in the file

 Configuracion para mailman

mailman unix  -   n   n   -   -   pipe
  flags=FR user=list
  argv=/var/lib/mailman/bin/postfix-to-mailman.py ${nexthop} ${user}

I created transport with

piluso.clacso.edu.ar   mailman:

after I created the transport.db
---

in mm_cfg.py

I created

# configuracion para mailman
MTA = None # No MTA alias processing required
#alias for postmaster, abuse and mailer-daemon
DEB_LISTMASTER = '[EMAIL PROTECTED]'


Someone could help me

Thanks
gus

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

2007-01-16 Thread Gustavo U. Navarro
Hi
One questions!!
Is there a tools in mailman for integrate a mailman list with a 
newsletter!!!

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