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
Taryn Westergaard <TARYN@ARIZVM1>
Fri, 30 Mar 90 10:46:38 MST
text/plain (17 lines)
On Thu, 29 Mar 90 11:33:42 TUR Turgut Kalfaoglu said:
>On Wed, 28 Mar 90 13:08:59 MST Taryn Westergaard said:
>>I was able to get around the problem by commenting out the following line
>>in the LSVXMAIL EXEC:
>>
>>> If Pos($,rest) ^== 0 Then Call RejMail '"Sender:", "From:" or "Reply-To:"
>
>But now you risk getting into loops because the server can no longer tell
>if a list is looping with a mailer.. If you want to alter the code,
>you could go all the way and specify things here, such as:
>   If Pos($,rest) ^=0 & pos('mylistsname',rest)==0 Then Call Rejmail ....
>so that it would work only for that list.. (this is not very efficient,
>but it's a quick hack).. -turgut
 
True, thanks for the suggestion.  I'll probably do that until we can educate
our users to edit their mail replies.  --Taryn

ATOM RSS1 RSS2