Hello all,

I am getting a seek error with the following maildrop script:

if ( /subject:.*ADV/ || /subject:.*ADVERT/ \
        || /subject:.*=?ISO-2022-JP?/ \
        || /subject:.*Snowhite and the Seven Dwarfs/ \
        || /Bill s\.1618 TITLE III/:w \
        || /Advanced Mass Sender/ || /Jamail / \
        || /subject:.*China-diesel/ || /Diffondi/ \
        || /Mail Bomber/ \
        || /business letter from Beijing/ \
        || /X-EM-Registration:/ || /tangfeng/ \
        || /X-Mailer:.*eMerge/ \
        || /Cyber FirePower/:b || /CDmail by ClanSoft/:b \
        || /^subject: ndn: / || /^subject:\s*RCPT:/ \
        || /^subject:\s*Delivery Confirmation\b/ \
        || /adult site/:w \
        || /letter cannot be considered spam/:b \
        || /To be removed from this list/:b \
        || /THIS EMAIL COMPLIES WITH ALL REGULATIONS AND IS NOT SPAM/:b \
        || /This is one time .*mail/:b \
        || /This is not a Spam/:b \
        || /web hosting international/:b \
        || /murkowski/:b || /commercialemail/:b \
        || /SECTION 301,/:b || /Bill s\.1618 TITLE III/:b \
        || /Please no mail bombs, legit removal/:b \
        || /We apologize if this message has reached/:b \
        || /name=.*\.vbs/:b || /name=.*\.scr/:b \
        || /If you are receiving this by mistake/:b \
        || /Serious [EI]nqu[ei]ries Only/:b \
        || /FOLLOWING IS A NOTE FROM THE ORIGINATOR OF THIS PROGRAM/:b \
        || /AS SEEN ON NATIONAL TV/:b \
        || /DO NOT SPAM\. IT HURTS ALL OF US/:b \
        || /LASER PRINTER SUPPLIES/:b \
        || /If this message has reached you in error/:b \
        || /SENDING BULK E-MAIL LEGALLY/:b \
        || /Advertising for Free/:b \
        || /PLACING FREE ADS ON THE INTERNET/:b \
        || /The Insider's Guide to/:b \
        || /Advertise via Email/:b \
        || /mailing is done by an independent marketing/:b \
        || /DO NOT REPLY TO E-MAIL/:b \
        || /This message was sent using an evaluation copy of/:b \
        || /Promozione/:b || /Promozionale/:b \
        || /to be excluded from further communication/:b \
        || /Hola como estas/:b || /Hi! How are you/:b \
        || /Currency Trading/:b || /jinfengnet/:b \
        || /bulk email network/:b || /SEX-SERVER/:b \
        || /Unive rsal Adve rtising Syste ms/:b \
        || /result of your feedback form/ )
        {
                to $HOME/Mail/spam/
        }

to $HOME/Mail/suspect/

I have every reason to believe that the e-mail in question is spam,
but maildrop is failing to deliver it, reporting only, cryptically, a
"seek error".  What does this mean?

-- 
David Benfell, LCP
[EMAIL PROTECTED]
---
Resume available at http://www.parts-unknown.org/resume.html

Attachment: msg01186/pgp00000.pgp
Description: PGP signature

Reply via email to