Index: ossp-pkg/petidomo/help.c RCS File: /v/ossp/cvs/ossp-pkg/petidomo/help.c,v rcsdiff -q -kk '-r1.6' '-r1.7' -u '/v/ossp/cvs/ossp-pkg/petidomo/help.c,v' 2>/dev/null --- help.c 2001/01/08 20:36:19 1.6 +++ help.c 2001/01/10 17:12:40 1.7 @@ -107,7 +107,7 @@ "sending this request to the wrong address.\n\nYou can receive a list of all " \ "mailing lists available here by sending the command \"INDEX\" to the " \ "mailing list server.", param1); - text_wordwrap(buffer, 75); + text_wordwrap(buffer, 70); fprintf(fh, "%s\n", buffer); CloseMailer(fh); } Index: ossp-pkg/petidomo/members.c RCS File: /v/ossp/cvs/ossp-pkg/petidomo/members.c,v rcsdiff -q -kk '-r1.6' '-r1.7' -u '/v/ossp/cvs/ossp-pkg/petidomo/members.c,v' 2>/dev/null --- members.c 2001/01/08 20:36:19 1.6 +++ members.c 2001/01/10 17:12:40 1.7 @@ -87,7 +87,7 @@ "afraid. If there's a certain reason, why you need to know the list " \ "of subscribed addresses, please contact the mailing list administrator " \ "under the address \"%s\" instead.", owner); - text_wordwrap(buffer, 75); + text_wordwrap(buffer, 70); fprintf(fh, "%s\n", buffer); CloseMailer(fh); } Index: ossp-pkg/petidomo/subscribe.c RCS File: /v/ossp/cvs/ossp-pkg/petidomo/subscribe.c,v rcsdiff -q -kk '-r1.7' '-r1.8' -u '/v/ossp/cvs/ossp-pkg/petidomo/subscribe.c,v' 2>/dev/null --- subscribe.c 2001/01/10 17:08:22 1.7 +++ subscribe.c 2001/01/10 17:12:40 1.8 @@ -91,7 +91,7 @@ "to receive an overview over the available mailing lists. Also, " \ "use the command HELP to verify that you got the command syntax " \ "right.", address); - text_wordwrap(buffer, 75); + text_wordwrap(buffer, 70); fprintf(fh, "%s\n", buffer); CloseMailer(fh); } @@ -137,7 +137,7 @@ "subscribe addresses. Your request has been forwarded to the " \ "appropriate person, so please don't send any further mail. You will " \ "be notified as soon as possible.", listname); - text_wordwrap(buffer, 75); + text_wordwrap(buffer, 70); fprintf(fh, "%s\n", buffer); CloseMailer(fh); } @@ -161,7 +161,7 @@ "\"%s\" tried to subscribe the address \"%s\" to the \"%s\" mailing list, " \ "but couldn't provide the correct password. To subscribe him, send the " \ "following commands to the server:", originator, address, listname); - text_wordwrap(buffer, 75); + text_wordwrap(buffer, 70); fprintf(fh, "%s\n\n", buffer); fprintf(fh, "password \n"); fprintf(fh, "subscribe %s %s\n", address, listname); @@ -201,7 +201,7 @@ "address not equal to the one, you are mailing from. Your request has been forwarded " \ "to the list administrator, so please don't send any futher mail. You will be notified " \ "as soon as possible.", listname); - text_wordwrap(buffer, 75); + text_wordwrap(buffer, 70); fprintf(fh, "%s\n", buffer); CloseMailer(fh); } @@ -226,7 +226,7 @@ "The list type does not allow subscribing addresses not equal to the From: " \ "address, though, so the request has been denied. To subscribe this person " \ "manually, send the following commands to the server:", originator, address, listname); - text_wordwrap(buffer, 75); + text_wordwrap(buffer, 70); fprintf(fh, "%s\n\n", buffer); fprintf(fh, "password \n"); fprintf(fh, "subscribe %s %s\n", address, listname); @@ -321,7 +321,7 @@ "do so by sending the following command to \"%s-request@%s\":", originator, address, listname, listname, ListConfig->fqdn); } - text_wordwrap(buffer, 75); + text_wordwrap(buffer, 70); fprintf(fh, "%s\n\n", buffer); fprintf(fh, "unsubscribe %s\n\n", address); fprintf(fh, "Please save a copy of this mail, to make sure you remember how " \ Index: ossp-pkg/petidomo/unsubscribe.c RCS File: /v/ossp/cvs/ossp-pkg/petidomo/unsubscribe.c,v rcsdiff -q -kk '-r1.6' '-r1.7' -u '/v/ossp/cvs/ossp-pkg/petidomo/unsubscribe.c,v' 2>/dev/null --- unsubscribe.c 2001/01/08 20:36:19 1.6 +++ unsubscribe.c 2001/01/10 17:12:40 1.7 @@ -102,7 +102,7 @@ "unsubscribe addresses. Your request has been forwarded to the " \ "appropriate person, so please don't send any further mail. You will " \ "be notified as soon as possible.", listname); - text_wordwrap(buffer, 75); + text_wordwrap(buffer, 70); fprintf(fh, "%s\n", buffer); CloseMailer(fh); } @@ -125,7 +125,7 @@ "\"%s\" tried to unsubscribe the address \"%s\" from the \"%s\" mailing list, " \ "but couldn't provide the correct password. To unsubscribe him, send the " \ "following commands to the server:", originator, address, listname); - text_wordwrap(buffer, 75); + text_wordwrap(buffer, 70); fprintf(fh, "%s\n\n", buffer); fprintf(fh, "password \n"); fprintf(fh, "unsubscribe %s %s\n", address, listname); @@ -163,7 +163,7 @@ "address not equal to the one, you are mailing from. Your request has been forwarded " \ "to the list administrator, so please don't send any futher mail. You will be notified " \ "as soon as possible.", listname); - text_wordwrap(buffer, 75); + text_wordwrap(buffer, 70); fprintf(fh, "%s\n", buffer); CloseMailer(fh); } @@ -187,7 +187,7 @@ "The list type does not allow unsubscribing addresses not equal to the From: " \ "address, though, so the request has been denied. To unsubscribe this person " \ "manually, send the following commands to the server:", originator, address, listname); - text_wordwrap(buffer, 75); + text_wordwrap(buffer, 70); fprintf(fh, "%s\n\n", buffer); fprintf(fh, "password \n"); fprintf(fh, "unsubscribe %s %s\n", address, listname); @@ -272,7 +272,7 @@ "Per request from \"%s\", the address \"%s\" has been unsubscribed from the " \ "\"%s\" mailing list.\n\n", originator, address, listname); } - text_wordwrap(buffer, 75); + text_wordwrap(buffer, 70); fprintf(fh, "%s", buffer); CloseMailer(fh); }