[Mailman-Users] subscribing users

2007-03-12 Thread Bob Minor
Can I as a admin send a subscription request to subscribe other  
users? I don't want to do this via http I am looking to email the  
list serve and subvert the confirmation process. I want regular  
subscribers to continue to go through the confirmation process.
--
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=showamp;file=faq01.027.htp


Re: [Mailman-Users] subscribing users

2007-03-12 Thread Dragon
Bob Minor wrote:
Can I as a admin send a subscription request to subscribe other
users? I don't want to do this via http I am looking to email the
list serve and subvert the confirmation process. I want regular
subscribers to continue to go through the confirmation process.
 End original message. -

I'm not sure why you want to avoid the web interface because it can 
do exactly what you want.

Using the Mass subscription option in the Membership management page 
of the web interface you can subscribe as many addresses as you want 
without the confirmation by simply clicking the Subscribe radio 
button and entering the addresses in the appropriate field. Is there 
some reason why this won't work for you?

Dragon

~~~
  Venimus, Saltavimus, Bibimus (et naribus canium capti sumus)
~~~

--
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=showamp;file=faq01.027.htp


Re: [Mailman-Users] subscribing users

2007-03-12 Thread Mark Sapiro
Bob Minor wrote:

Can I as a admin send a subscription request to subscribe other  
users? I don't want to do this via http I am looking to email the  
list serve and subvert the confirmation process. I want regular  
subscribers to continue to go through the confirmation process.


You can request subscription of other users by email, but you can't
bypass the confirmation process.

If you don't want to use http because you are somewhere where using a
browser is inconvenient, you can send the equivalent of a POST of a
mass subscribe transaction via wget. See the thread beginning at
http://mail.python.org/pipermail/mailman-users/2004-December/041213.html

-- 
Mark Sapiro [EMAIL PROTECTED]   The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
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=showamp;file=faq01.027.htp


Re: [Mailman-Users] subscribing users

2007-03-12 Thread Bob Minor
Thanks I have shoppers that I want to be able to check a box if they  
want to add themselves to our announcement list and I wanted to avoid  
the confirmation process

I can only imagine that I could do this via curl as well.

On Mar 12, 2007, at 7:22:39:0, Mark Sapiro wrote:

 Bob Minor wrote:

 Can I as a admin send a subscription request to subscribe other
 users? I don't want to do this via http I am looking to email the
 list serve and subvert the confirmation process. I want regular
 subscribers to continue to go through the confirmation process.


 You can request subscription of other users by email, but you can't
 bypass the confirmation process.

 If you don't want to use http because you are somewhere where using a
 browser is inconvenient, you can send the equivalent of a POST of a
 mass subscribe transaction via wget. See the thread beginning at
 http://mail.python.org/pipermail/mailman-users/2004-December/ 
 041213.html

 -- 
 Mark Sapiro [EMAIL PROTECTED]   The highway is for gamblers,
 San Francisco Bay Area, Californiabetter use your sense - B. Dylan


--
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=showamp;file=faq01.027.htp


[Mailman-Users] Subscribing users to list without approvals

2005-11-02 Thread Nelly Yusupova
Hello Everyone,

I can not find the answer to the following question in the archives.  I set up 
a announce list with [EMAIL PROTECTED] as the owner of the list.  Using [EMAIL 
PROTECTED] as the sender, I send an email to [EMAIL PROTECTED] with the 
following command in the subject line:

subscribe PASSWORD EMAIL_OF_SUBSCRIBER nodigest

and the email comes back to me with the following:

Bad digest specifier: EMAIL_OF_SUBSCRIBER 

Does anyone know how I can subscribe people to the list without ANY approvals 
(ie, if it's coming from the owner of the list, just subscribe the person to 
the list).

Thank you.

Nelly.

--
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=showamp;file=faq01.027.htp


Re: [Mailman-Users] Subscribing users to list without approvals

2005-11-02 Thread Mark Sapiro
Nelly Yusupova wrote:

I can not find the answer to the following question in the archives.  I set up 
a announce list with [EMAIL PROTECTED] as the owner of the list.  Using [EMAIL 
PROTECTED] as the sender, I send an email to [EMAIL PROTECTED] with the 
following command in the subject line:

subscribe PASSWORD EMAIL_OF_SUBSCRIBER nodigest

and the email comes back to me with the following:

Bad digest specifier: EMAIL_OF_SUBSCRIBER 


The proper command would be

subscribe SUBSCRIBER_PASSWORD nodigest address=SUBSCRIBER_EMAIL

order is important. But this won't do what you want no matter where the
mail originates. The subscriber will get a confirmation.


Does anyone know how I can subscribe people to the list without ANY approvals 
(ie, if it's coming from the owner of the list, just subscribe the person to 
the list).


Yes. Use the mass subscribe feature on the web interface.

-- 
Mark Sapiro [EMAIL PROTECTED]   The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
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=showamp;file=faq01.027.htp


[Mailman-Users] Subscribing users via an email to a 'require approval' list

2004-10-14 Thread Guy Waugh
Greetings,
I would like to be able to subscribe people to a Mailman 2.1.5 list by 
sending an email to the Mailman server. The list is set up such that 
subscription requests require the list administrator's approval before 
becoming active.

It looks like it is possible to subscribe to a list via email by sending 
a mail to 'listname-subscribe@listhost', but I can't seem to locate 
doco on the email structure required (if any).

I'd like, if possible, to subscribe users via the email method without 
the list administrator having to approve the subscription request. The 
email would be sent by a script that I use to add users to my systems.

Can anyone tell me if this is possible? Ideally, if it is possible, the 
subscription request email would contain the list admin password, I 
guess, or else anyone could subscribe themselves via the email method...

Thanks in advance,
Guy.
--
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/


Re: [Mailman-Users] Subscribing users via an email to a 'requireapproval' list

2004-10-14 Thread Mark Sapiro
Guy Waugh wrote:

I would like to be able to subscribe people to a Mailman 2.1.5 list by 
sending an email to the Mailman server. The list is set up such that 
subscription requests require the list administrator's approval before 
becoming active.

Go to the FAQ at http://www.python.org/cgi-bin/faqw-mm.py and read
article 4.33 if you're interested in another way of subscribing users
from the web.

It looks like it is possible to subscribe to a list via email by sending 
a mail to 'listname-subscribe@listhost', but I can't seem to locate 
doco on the email structure required (if any).

There isn't any required structure for mail sent to the -subscribe or
-join address. Both the subject and body can be empty or not.

I'd like, if possible, to subscribe users via the email method without 
the list administrator having to approve the subscription request. The 
email would be sent by a script that I use to add users to my systems.

Can anyone tell me if this is possible? Ideally, if it is possible, the 
subscription request email would contain the list admin password, I 
guess, or else anyone could subscribe themselves via the email method...

I don't think it is possible to do this.

--
Mark Sapiro [EMAIL PROTECTED]   The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
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] subscribing users to topics

2004-05-20 Thread Christopher Adams
Is there a way to subscribe list subscriber to various topics? I have 
set up the topics, but I don't want to require subscribers to subscribe 
themselves. Is there a command line process for doing this?

--
Christopher Adams


--
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] Subscribing users from file

2003-10-14 Thread David Lamotte
Hi,

I'm using the Subscribe from File feature to bulk subscribe users in ver 2.1,
and have worked out how to include the name and email address, but can I also
include other details like delivery proference and moderation setting?  I couldn't
find any docco on this feature.

I am moving 500 users off YahooGroups and would like to preserve the subscribers
current settings.

Thanks!
David

--
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] Subscribing Users from the web interface.

2003-07-16 Thread multimedia-fan
Did I ask a stupid question or hard one?
Any assistance on this would appreciated.



On Mon, 14 Jul 2003 17:01:57 -0700, [EMAIL PROTECTED] wrote:

I have posted this message before, and some helpful folks responded off
list with some suggestions.


Here is my problem.

Installed Mailman with no problem, created a test list called mailman.

My current configuration is.

Red Hat Linux 7.2.
Python v2.1
Mailman v2.12

All services are working and I can verify all mailman permissions, and
email delivery is working.


I can bulk add users with no problems.
But if I go to my test lists's info page and try to subscribe.


http://mydomain.com/mailman/subscribe/mailman

Added my [EMAIL PROTECTED] to test the subscription pages, no problem
so far.

Checking my email, no confirmation email arrived.

I have set subscriptions to be confirmed first.


I was told to look at README.SENMAIL in the distribution.

I looked there, and indeed there was a step I missed.

I followed the documentation as suggested.
I created the symbolic link

cd /etc/smrsh
ln -s /usr/local/mailman/mail/mailman mailman

So far no problem the confirmation messages still don't arrive.

Here is what I see in  /var/log/maillog


Jul 14 19:44:39 mydomain sendmail[2764]: h6ENidN02764:
from=[EMAIL PROTECTED], size=1646, class=-60, nrcpts=1,
msgid=[EMAIL PROTECTED], proto=ESMTP,
daemon=MTA, relay=localhost [127.0.0.1]
Jul 14 19:44:40 mydomain sendmail[2766]: h6ENidN02764:
to=[EMAIL PROTECTED], delay=00:00:01, xdelay=00:00:01,
mailer=esmtp, pri=139646, relay=mx2.mail.yahoo.com. [64.157.4.82],
dsn=5.0.0, stat=Service unavailable
Jul 14 19:44:40 mydomain sendmail[2766]: h6ENidN02764: h6ENieN02766:
DSN: Service unavailable



It seems that mailman insists on sending email to the email address and
adds -owner next to the email from, why is this happening?
Did I make a mistake when install mailman?
I followed the documentation step by step.

Any suggestions would be appreciated.

Thank you.


--
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/multimedia-fan%40myrealbox.com


--
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] Subscribing Users from the web interface.

2003-07-16 Thread Jon Carnes
On Wed, 2003-07-16 at 13:50, [EMAIL PROTECTED] wrote:
 Did I ask a stupid question or hard one?
 Any assistance on this would appreciated.
 

 Problem the confirmation messages still don't arrive.
 
 Here is what I see in  /var/log/maillog
 
 
 Jul 14 19:44:39 mydomain sendmail[2764]: h6ENidN02764:
 from=[EMAIL PROTECTED], size=1646, class=-60, nrcpts=1,
 msgid=[EMAIL PROTECTED], proto=ESMTP,
 daemon=MTA, relay=localhost [127.0.0.1]
 Jul 14 19:44:40 mydomain sendmail[2766]: h6ENidN02764:
 to=[EMAIL PROTECTED], delay=00:00:01, xdelay=00:00:01,
 mailer=esmtp, pri=139646, relay=mx2.mail.yahoo.com. [64.157.4.82],
 dsn=5.0.0, stat=Service unavailable
 Jul 14 19:44:40 mydomain sendmail[2766]: h6ENidN02764: h6ENieN02766:
 DSN: Service unavailable
 
 

Check your configuration.  There is a setting in the config that says to
add -owner onto each email.  You might have accidently checked it.


--
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] Subscribing Users from the web interface.

2003-07-14 Thread multimedia-fan
I have posted this message before, and some helpful folks responded off
list with some suggestions.


Here is my problem.

Installed Mailman with no problem, created a test list called mailman.

My current configuration is.

Red Hat Linux 7.2.
Python v2.1
Mailman v2.12

All services are working and I can verify all mailman permissions, and
email delivery is working.


I can bulk add users with no problems.
But if I go to my test lists's info page and try to subscribe.


http://mydomain.com/mailman/subscribe/mailman

Added my [EMAIL PROTECTED] to test the subscription pages, no problem
so far.

Checking my email, no confirmation email arrived.

I have set subscriptions to be confirmed first.


I was told to look at README.SENMAIL in the distribution.

I looked there, and indeed there was a step I missed.

I followed the documentation as suggested.
I created the symbolic link

cd /etc/smrsh
ln -s /usr/local/mailman/mail/mailman mailman

So far no problem the confirmation messages still don't arrive.

Here is what I see in  /var/log/maillog


Jul 14 19:44:39 mydomain sendmail[2764]: h6ENidN02764:
from=[EMAIL PROTECTED], size=1646, class=-60, nrcpts=1,
msgid=[EMAIL PROTECTED], proto=ESMTP,
daemon=MTA, relay=localhost [127.0.0.1]
Jul 14 19:44:40 mydomain sendmail[2766]: h6ENidN02764:
to=[EMAIL PROTECTED], delay=00:00:01, xdelay=00:00:01,
mailer=esmtp, pri=139646, relay=mx2.mail.yahoo.com. [64.157.4.82],
dsn=5.0.0, stat=Service unavailable
Jul 14 19:44:40 mydomain sendmail[2766]: h6ENidN02764: h6ENieN02766:
DSN: Service unavailable



It seems that mailman insists on sending email to the email address and
adds -owner next to the email from, why is this happening?
Did I make a mistake when install mailman?
I followed the documentation step by step.

Any suggestions would be appreciated.

Thank you.


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