Hello Harry Strongburg,

Am 2010-08-13 08:22:42, hacktest Du folgendes herunter:
> Does anyone know here if there's a way to have Gmail add a header onto
> email marked as Spam?

You cant, since it is the last crap I have ever seen!

However you can fetch the messages by using

----[ '~/.fetchmailrc' ]------------------------------------------------
poll pop.gmail.com proto IMAPS
  user    mygmailusername
  pass    mypasswordhere
  is      localusr
  folder  INBOX
  options mda "/usr/bin/procmail -a INBOX -d %T"

poll pop.gmail.com proto IMAPS
  user    mygmailusername
  pass    mypasswordhere
  is      localusr
  folder  INBOX.Spam
  options mda "/usr/bin/procmail -a SPAMFOLDER -d %T"
------------------------------------------------------------------------

And at the begining of your

----[ '~/.procmailrc' ]-------------------------------------------------

MAILFDIR=${HOME}/Maildir
DEFAULT=${MAILFDIR}/

POLLTYPE=$1

:0
* ? test "${POLLTYPE}" = SPAMFOLDER
.Spam/

------------------------------------------------------------------------

ATTENTION:  You have to switch to IMAPS to get it.

Thanks, Greetings and nice Day/Evening
    Michelle Konzack

-- 
##################### Debian GNU/Linux Consultant ######################
   Development of Intranet and Embedded Systems with Debian GNU/Linux

itsyst...@tdnet France EURL       itsyst...@tdnet UG (limited liability)
Owner Michelle Konzack            Owner Michelle Konzack

Apt. 917 (homeoffice)
50, rue de Soultz                 Kinzigstraße 17
67100 Strasbourg/France           77694 Kehl/Germany
Tel: +33-6-61925193 mobil         Tel: +49-177-9351947 mobil
Tel: +33-9-52705884 fix

<http://www.itsystems.tamay-dogan.net/>  <http://www.flexray4linux.org/>
<http://www.debian.tamay-dogan.net/>         <http://www.can4linux.org/>

Jabber linux4miche...@jabber.ccc.de
ICQ    #328449886

Linux-User #280138 with the Linux Counter, http://counter.li.org/

Attachment: signature.pgp
Description: Digital signature

Reply via email to