[courier-users] [patch] Mailing list subscription fix

This is a discussion on [courier-users] [patch] Mailing list subscription fix within the Courier-Imap forums, part of the Mail Servers and Related category; Hello, While configuring a mailing list (courier 0.47), I noticed that subscription did not work when SUBSCRIBE=mod option ...


Go Back   Usenet Forums > Mail Servers and Related > Courier-Imap

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-08-2005
Aki Immonen
 
Posts: n/a
Default [courier-users] [patch] Mailing list subscription fix

Hello,

While configuring a mailing list (courier 0.47), I noticed that subscription did
not work when SUBSCRIBE=mod option was set. Here's a patch to fix the problem:


--- courier-0.47/courier/cmlmsubunsubmsg.C 2001-08-05 23:00:33.000000000
+0300
+++ courier-0.47-new/courier/cmlmsubunsubmsg.C 2005-03-08 16:30:01.000000000
+0200
@@ -130,7 +130,7 @@
}

if (subfilename.GetLength() <= 0 ||
- (token << ifs) || !goodconfirm(msg))
+ (token << ifs) || goodconfirm(msg) == -1)
{
cerr << "Invalid confirmation." << endl;
return (EX_SOFTWARE);





Regards, Aki Immonen


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 04:16 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0