LSTSRV-L Archives

LISTSERV Site Administrators' Forum

LSTSRV-L

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Claude Etienne <[log in to unmask]>
Wed, 7 Sep 2005 17:31:03 -0400
text/plain (63 lines)
While playing around with the List-Address and List-ID keywords, I found
that if you define a list-address (List-address= [log in to unmask]) and
wish to be able to manage the list via the web interface like any other
list, you must set the List-ID keyword to the name part of the List-Address
(List-ID= AIP-CP-Alert).  And that also solves my signoff problem below.
However...I'm not sure what, if any, negative effects of doing things this
way may be???




----- Original Message ----- 
From: "Claude Etienne" <[log in to unmask]>
To: <[log in to unmask]>
Sent: Wednesday, September 07, 2005 11:43 AM
Subject: List-address


Hello,

Can anyone help me with the following?  I have a list (APCPCS) configured
with a list-address (List-address= [log in to unmask]).  Subscribers seem
to be able to subscribe fine but when a signoff command is sent and
subscribers try to confirm the command, Listserv seems to use the name part
of the list-address as oppose to the actual list name to do the signoff.


7 Sep 2005 09:49:54 Processing file 65564 from [log in to unmask]
7 Sep 2005 09:49:54 From [log in to unmask]: subscribe apcpcs
7 Sep 2005 09:49:54 Requesting confirmation, cookie=F73C6616
7 Sep 2005 09:49:54 Sent information mail to [log in to unmask]

7 Sep 2005 09:50:31 Processing file 65569 from [log in to unmask]
7 Sep 2005 09:50:31 From [log in to unmask]: ok
7 Sep 2005 09:50:31 From [log in to unmask]: subscribe apcpcs
SQL> SELECT EMAIL,NAME,APCPCS FROM LISTSERV WHERE UEMAIL LIKE ? FOR UPDATE
OF EMAIL,NAME,APCPCS,UEMAIL
SQL> INSERT INTO CHANGELOG (ACTION_DATE,LIST_NAME,OPERATION,PARAM)
VALUES({fn NOW()},'APCPCS','SUBSCRIBE',[log in to unmask] Claude Etienne')
SQL> SELECT EMAIL,NAME,APCPCS FROM LISTSERV WHERE APCPCS IS NULL AND UEMAIL
= ? FOR UPDATE OF EMAIL,NAME,APCPCS,UEMAIL
SQL> UPDATE LISTSERV SET EMAIL = ?, NAME = ?, APCPCS = ?, UEMAIL = ? WHERE
UEMAIL = ?
7 Sep 2005 09:50:31 To   [log in to unmask]: You have been added to the
AIP-CP-Alert list.
7 Sep 2005 09:50:31 Sent information mail to [log in to unmask]
7 Sep 2005 09:50:31 Sent information mail to [log in to unmask]


7 Sep 2005 09:51:25 Processing file 65573 from [log in to unmask]
7 Sep 2005 09:51:25 From [log in to unmask]: signoff apcpcs
SQL> SELECT EMAIL,NAME,APCPCS FROM LISTSERV WHERE UEMAIL LIKE ? FOR UPDATE
OF EMAIL,NAME,APCPCS,UEMAIL
7 Sep 2005 09:51:25 Requesting confirmation, cookie=DB3D3B0B
7 Sep 2005 09:51:25 Sent information mail to [log in to unmask]

7 Sep 2005 09:52:21 Processing file 65578 from [log in to unmask]
7 Sep 2005 09:52:21 From [log in to unmask]: ok
7 Sep 2005 09:52:21 From [log in to unmask]: SIGNOFF AIP-CP-Alert
7 Sep 2005 09:52:21 To   [log in to unmask]: There is no AIP-CP-ALERT list
on this server. Try sending a "LIST" command (...)
7 Sep 2005 09:52:21 Sent information mail to [log in to unmask]

ATOM RSS1 RSS2