Displaying 20 results from an estimated 33380 matches for "seen".
Did you mean:
see
2005 Aug 01
1
Dovecot 1.0-test77 endless loop hang
...D=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS
00000002 OK Capability completed.
* NAMESPACE (("" "/")) NIL NIL
00000003 OK Namespace completed.
00000004 OK Subscribe completed.
00000005 OK NOOP completed.
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)] Flags permitted.
* 1 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 1122927796] UIDs valid
* OK [UIDNEXT 2] Predicted next UID
00000006 OK [READ-WRITE] Select completed.
* 1 FETCH (FLAGS (\Seen) UID 1)
00000007 OK Fetch completed.
000...
2007 Dec 01
1
Received Date vs Date Header
..."." "Beta"
* LSUB () "." "Debian"
* LSUB () "." "Leafnode"
* LSUB () "." "Sendmail"
4 OK Lsub completed.
* LIST (\HasNoChildren) "." "INBOX"
5 OK List completed.
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft $Forwarded $MDNSent
Junk NonJu:
nk)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft
$Forwarded $MDNSent Junk NonJunk \*)] Flags permitted.
* 19 EXISTS
* 2 RECENT
* OK [UNSEEN 17] First unseen.
* OK [UIDVALIDITY 1191346544] UIDs valid
* OK [UIDNEXT 7608] Predicted next UID
6...
2008 Nov 13
0
[LLVMdev] 'struct' now seen using 'class'
...ing which CMake produced a
nice working Visual Studio 2008 solution file. I opened this up in VS
2008 Express and everything seems to build properly except for the
following errors:
1>c:\llvm\utils\tablegen\TGParser.h(69) : warning C4099:
'llvm::SubClassReference' : type name first seen using 'struct' now seen
using 'class'
1> c:\llvm\utils\tablegen\TGParser.h(26) : see declaration of
'llvm::SubClassReference'
1>c:\llvm\utils\tablegen\Record.h(38) : warning C4099: 'llvm::Init' :
type name first seen using 'class' now seen us...
2018 Dec 04
2
BUG: sieve does not set seen-Flag
Now i tried an additional rule in my "normal" working sieve-filter:
if address :domain :matches "from" "company.example"
? { setflag "\\seen"; fileinto :create "INBOX/foo/test"; stop; }
and sent an email from my company-account. The folder INBOX/foo/test
gets created, but the message inside is not marked as seen.
So i think, this is a bug in dovecot/pigeonhole, which ignores the
\\seen-Flag being set by sieve-script.
I...
2018 Dec 04
2
BUG: sieve does not set seen-Flag
...ot;,"imap4flags","variables"];
> global "MyFlags";
> if header :contains ["X-LERCTR-Spam-Flag","X-TNTSCAN-Spam-Flag"] "YES"
> {
> redirect "spamtrap at spambouncer.org";
> addflag "MyFlags" "\\Seen Junk";
> fileinto :flags "${MyFlags}" "SPAM";
> stop;
> }
>
> FWIW.
>
>
> On Tue, Dec 4, 2018 at 8:25 AM Jakobus Sch?rz <wertstoffe at nurfuerspam.de>
> wrote:
>
>> Now i tried an additional rule in my "normal" worki...
2018 Dec 04
3
BUG: sieve does not set seen-Flag
...use lmtp to deliver the
> mail to mbox formatted mailboxes.
>
>
>
> On Tue, Dec 4, 2018 at 9:11 AM Jakobus Sch?rz <wertstoffe at nurfuerspam.de>
> wrote:
>
> > I tried it like you... doesn't work. The message gets all the other flags,
> > but not the \Seen-Flag.
> >
> > My repo is
> >
> > https://repo.dovecot.org/ce-2.3-latest/debian/stretch stretch
> > dpkg -l|grep dove
> > ii dovecot-core 2:2.3.4-2~stretch amd64 secure POP3/IMAP server - core files
> > ii dovecot-i...
2018 Dec 04
2
BUG: sieve does not set seen-Flag
I tried it like you... doesn't work. The message gets all the other
flags, but not the \Seen-Flag.
My repo is
https://repo.dovecot.org/ce-2.3-latest/debian/stretch stretch
dpkg -l|grep dove
ii? dovecot-core????????????????????? 2:2.3.4-2~stretch????????????? amd64??????? secure POP3/IMAP server - core files
ii? dovecot-imapd???????????????????? 2:2.3.4-2~stretch????????????? amd64???????...
2018 Dec 05
3
BUG: sieve does not set seen-Flag
...shown two files with mappings (let's call them A and B) with A being a
subset of B. If a file is moved from A to B, all is fine. What happens
if a file is moved from B to A is for Aki to know. ;-)
> 0 $label3
> 1 NonJunk
> 2 Junk
> 3 redirected
> 4 $label2
> 5 $label4
> 6 Seen
This does not look right to me. AFAIK, "Seen" should not appear in this
list, because it is one of the predefined flags, but that is also a
subject I'd like to hear the Dovecot authors talk about.
-Ralph
P.S.: Unrelated: Please do not top-post, and definitely do not quote the
compl...
2008 Aug 02
4
RE SHAPE package question.
...ets so that it is easy for MARK to read
it.
Basically I have the encounter histories of 1837 butterflies
The data looks like this the first 4 columns are the occasions and the last
two code for male and female
> t1 t2 t3 t4 M F
> 1 0 0 0 1 0 male capture on time1 but not seen on time 2, 3
> and 4
> 1 0 0 0 1 0 male capture on time1 but not seen on time 2, 3
> and 4
> 1 0 0 0 0 1 female capture on time1 but not seen on times 2,
> 3 and 4
> 1 0 1 1 1 0 male captured on time 1, not seen on time 2,
> recaptured on...
2018 Dec 04
2
set seen flag and junk moving a mail manually to JUNK
...t looks like:
require ["imap4flags", "vnd.dovecot.pipe", "copy", "imapsieve",
"environment", "variables"];
if environment :matches "imap.email" "*" {
? set "email" "${1}";??
}
addflag "Junk \\seen";
pipe :copy "learn-spam.sh";
pipe :copy "learn-spam-sa.sh" [ "${email}" ];
But the \\seen-Flag is not set.
When i comment out the addflag-line, the Junk-Flag is not set. So the
line works correct... but only for the Junk-Flag, not for the seen-Flag...
Why?
BR...
2016 Nov 04
2
How does one mark all messages as read (imap4flag "seen") with sieve?
Hello!
I had hoped that marking all messages that arrive to a specific mailbox
as read/seen would be as simple as applying the following sieve script
to all incoming mail for that mailbox user:
########################
require ["imap4flags"];
addflag "\\Seen";
########################
With this script in-place, mail does not appear to be marked as
read/seen. It arriv...
2015 May 04
5
Bug#776094: dovecot-imapd: corrupts mailbox after trying to retrieve it (fwd)
Am 04.05.2015 um 21:04 schrieb Santiago Vila:
> Greetings.
>
> Thanks to Jelmer Vernooij, who has just uploaded version 2.2.16 for
> Debian unstable, I can confirm that this bug may still be reproduced
> in version 2.2.16, so it has *not* been fixed yet.
>
> Several months ago I was told "I can't reproduce it in dovecot hg", or
> something like that. Well,
2006 Dec 06
2
Changing the Seen Flags
Hi ,
Can we change the setting on dovecot so that the Seen mail flag S should
be saved
where everybody can see that and not in the dovecot.index file
As we are facing problems with public folder read/unread mails.
Any help is appreciated
Thanks,
Amardeep
2008 Jun 27
3
Keeping \Seen flag private
Hi all,
I wanna to set up shared folders for a couple of users and I'd like that
everyone could keep the \Seen flag as private. So if user #1 reads some
messages and user #2 not, those messages appear as "unseen" to #2 and "seen"
to #1.
I've implemented shared folders using namespaces with every user having their
own "control" and "private" directories. But al...
2018 Dec 06
1
BUG: sieve does not set seen-Flag
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 5 Dec 2018, Jakobus Sch?rz wrote:
> Am 05.12.18 um 22:19 schrieb Ralph Seichter:
>> * Jakobus Sch?rz:
>>
>>> Does it matter, if the keyword-files do not match?
I think it does not matter.
>>> 6 Seen
>> This does not look right to me. AFAIK, "Seen" should not appear in this
>> list, because it is one of the predefined flags, but that is also a
> Ok. I use dovecot as a service... i did nothing, which is not said in
> the official dovecot doku... so... Seen is in this...
2018 Dec 04
0
BUG: sieve does not set seen-Flag
2.3.4/0.5.4 (dovecot/pigeonhole)
Note the casing on the \\Seen flag.
On Tue, Dec 4, 2018 at 9:02 AM Jakobus Sch?rz <wertstoffe at nurfuerspam.de>
wrote:
> Which version of dovecot are you using?
>
>
> jakob
>
> Am 04.12.18 um 15:44 schrieb Larry Rosenman:
> > I have the following, and it works:
> > require ["include&q...
2018 Dec 04
2
BUG: sieve does not set seen-Flag
I have an additional information.
Moving a already seen messsage to another imap-folder (drag&drop in
thunderbird) shows this email in the other folder as unseen and recent.
Is this normal behaviour?
BR Jakob
Am 04.12.18 um 16:36 schrieb Jakobus Sch?rz:
> Yes. I did it the same way, Larry described.
>
> And i have in my sieve-script,...
2018 Dec 04
0
BUG: sieve does not set seen-Flag
...e","fileinto","imap4flags","variables"];
global "MyFlags";
if header :contains ["X-LERCTR-Spam-Flag","X-TNTSCAN-Spam-Flag"] "YES"
{
redirect "spamtrap at spambouncer.org";
addflag "MyFlags" "\\Seen Junk";
fileinto :flags "${MyFlags}" "SPAM";
stop;
}
FWIW.
On Tue, Dec 4, 2018 at 8:25 AM Jakobus Sch?rz <wertstoffe at nurfuerspam.de>
wrote:
> Now i tried an additional rule in my "normal" working sieve-filter:
>
> if address :domain :mat...
2018 Dec 05
4
BUG: sieve does not set seen-Flag
* Jakobus Sch?rz:
> 1543935543.M447415P13997.mymail,S=726,W=748:2,Sa
>
> Then i move this email to another IMAP-Folder, and then there is the
> filename
>
> 1543935543.M447415P13997.mymail,S=726,W=748:2,
>
> As expected, the seen-flag disappeared... the same as thunderbird
> shows.
And what about the "dovecot-keywords" files in both folders? Do they
match? The letter "a" seems to indicates that there is at least one
non-standard flag defined in the source folder's keywords. By the way,
can I assu...
2018 Dec 04
0
BUG: sieve does not set seen-Flag
...t the same way, Larry described.
And i have in my sieve-script, which i use also for years the other
notation i tried before, many times in use.
The last month it did not recognize, that this rules won't work any
longer. Today i played around a little, then i saw, it won't work to set
the \Seen-Flag...
Please be aware, i can set Junk-Flag, and Thunderbird shows me the
Emails marked as Junk.
I can set the $label3-Flag, and Thunderbird shows me the Message marked
as personal.
Only the \Seen-Flag is not able to be set. Messages are always shown as
Unseen. Sometimes also as Recent...
Not w...