On 1 Aug 2008 at 12:17, Jason Hunter wrote: .... > The "terrance" account was designed to silently listen to the mailing > list in order to produce an archive record for markmail.org. The > account was not designed to send email. The only time it is allowed > to send email is to (a) confirm its subscription and (b) confirm its > unsubscription.
In which case I'd suggest your coding philosophy is wrong. There is /zero/ reason to code for such rare events - code which is hardly testable, and best omitted, leaving [un]subscription to be done manually. Then it can't possibly go wrong.... a "listener" should be exactly that, IMO. -- Permission for this mail to be processed by any third party in connection with marketing or advertising purposes is hereby explicitly denied. http://www.scottsonline.org.uk lists incoming sites blocked because of spam [EMAIL PROTECTED] Mike Scott, Harlow, Essex, England --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
