Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comm.software.mailserver > #5020 > unrolled thread
| Started by | Anton Blau <tony.blue@gmx.de> |
|---|---|
| First post | 2015-09-06 12:04 +0200 |
| Last post | 2015-09-12 11:09 +0000 |
| Articles | 5 — 3 participants |
Back to article view | Back to de.comm.software.mailserver
procmail - automatisch als gelesen markieren Anton Blau <tony.blue@gmx.de> - 2015-09-06 12:04 +0200
Re: procmail - automatisch als gelesen markieren Thomas Orgelmacher <trash@odbs.org> - 2015-09-10 21:32 +0200
Re: procmail - automatisch als gelesen markieren Anton Blau <tony.blue@gmx.de> - 2015-09-10 23:39 +0200
Re: procmail - automatisch als gelesen markieren Thomas Orgelmacher <trash@odbs.org> - 2015-09-11 20:40 +0200
Re: procmail - automatisch als gelesen markieren Bastian Blank <usenet@waldi.eu.org> - 2015-09-12 11:09 +0000
| From | Anton Blau <tony.blue@gmx.de> |
|---|---|
| Date | 2015-09-06 12:04 +0200 |
| Subject | procmail - automatisch als gelesen markieren |
| Message-ID | <msh335$13nf$1@adenine.netfront.net> |
Hallo Newsgroup, ich möchte, dass die von GMX als Spamverdacht erkannten E-Mails 1. in den Spamordner verschoben und 2. als gelesen markiert werden. Mit :0 * ^Subject:.*GMX Spamverdacht.* | /bin/sed 1d | formail -i "Status: RO" | $SPAMIT # funktioniert 1. Das Markieren als gelesen funktioniert nicht. Hat hier jemand einen Tipp für mich? Vielen Dank! Tony --- news://freenews.netfront.net/ - complaints: news@netfront.net ---
[toc] | [next] | [standalone]
| From | Thomas Orgelmacher <trash@odbs.org> |
|---|---|
| Date | 2015-09-10 21:32 +0200 |
| Message-ID | <bg29cc-rir.ln1@gate.homenet> |
| In reply to | #5020 |
Am 06.09.2015 um 12:04 schrieb Anton Blau: > > ich möchte, dass die von GMX als Spamverdacht erkannten E-Mails > > 1. in den Spamordner verschoben und > 2. als gelesen markiert werden. > > Mit > > :0 > * ^Subject:.*GMX Spamverdacht.* > | /bin/sed 1d | formail -i "Status: RO" | $SPAMIT Was steht in $SPAMIT? Wie sieht das Umfeld aus? Bei IMAP mit Maildir z.B. steht der Status der Mail im Dateinamen, nicht in der Mail. Überhaupt sagt mir ein Header "Status: RO" nicht wirklich etwas. RFC 2076 meint dazu lediglich "Non-standard, should never appear in mail in transit". Scheint nicht so der Header zu sein, auf den man sich verlassen sollte. Thomas -- I have seen things you lusers would not believe. I've seen Sun monitors on fire off the side of the multimedia lab. I've seen NTU lights glitter in the dark near the Mail Gate. All these things will be lost in time, like the root partition last week.
[toc] | [prev] | [next] | [standalone]
| From | Anton Blau <tony.blue@gmx.de> |
|---|---|
| Date | 2015-09-10 23:39 +0200 |
| Message-ID | <msstb5$26lt$1@adenine.netfront.net> |
| In reply to | #5021 |
Am 10.09.2015 um 21:32 schrieb Thomas Orgelmacher: > Am 06.09.2015 um 12:04 schrieb Anton Blau: > Was steht in $SPAMIT? Wie sieht das Umfeld aus? SPAMIT="$DELIVERMAIL -e -d $LOGNAME -m Junk" DELIVERMAIL="/usr/lib/dovecot/dovecot-lda" Die Vorgehensweise um E-Mails als gelesen zu markieren habe ich von hier http://www.anhalter.net/blog/?page_id=182 Hat vielleicht jemand noch einen guten Tipp für mich? Danke! Tony --- news://freenews.netfront.net/ - complaints: news@netfront.net ---
[toc] | [prev] | [next] | [standalone]
| From | Thomas Orgelmacher <trash@odbs.org> |
|---|---|
| Date | 2015-09-11 20:40 +0200 |
| Message-ID | <rqjbcc-tg8.ln1@gate.homenet> |
| In reply to | #5022 |
Am 10.09.2015 um 23:39 schrieb Anton Blau: > > Hat vielleicht jemand noch einen guten Tipp für mich? Welches Format verwendest Du als Mailstore? Für Maildir gibt's da einige Anleitungen: https://www.google.de/search?q=procmail+maidir+mark+as+read Gruß, Thomas -- I have seen things you lusers would not believe. I've seen Sun monitors on fire off the side of the multimedia lab. I've seen NTU lights glitter in the dark near the Mail Gate. All these things will be lost in time, like the root partition last week.
[toc] | [prev] | [next] | [standalone]
| From | Bastian Blank <usenet@waldi.eu.org> |
|---|---|
| Date | 2015-09-12 11:09 +0000 |
| Message-ID | <slrnmv81uc.itd.usenet@mobilewave.waldi.eu.org> |
| In reply to | #5022 |
Anton Blau wrote: > Hat vielleicht jemand noch einen guten Tipp für mich? Da do Dovecot verwendest: Schreibt folgendes in das ausgeführte Sieve-Script: addflag "\\Seen"; Bastian
[toc] | [prev] | [standalone]
Back to top | Article view | de.comm.software.mailserver
csiph-web