Displaying 20 results from an estimated 37 matches for "uid2".
Did you mean:
uid
2005 Jan 04
2
need help
...d wine as mentioned.
while running helloworld example,helloworld.armi is having a command like
--------------------------------------------------------------------------
wine -- $(EPOCROOT)/epoc32/tools/petran.exe
$(EPOCBLDUREL)/HelloWorld.app $@ \
-nocall -uid1 0x10000079 -uid2 0x100039ce -uid3
0x10008ab0
$(ERASE) $(EPOCBLDUREL)/HelloWorld.app
-----------------------------------------------------------------------
it gave an error 'wine -- command not found'.so i changed the command to
--------------------------------------------------------------------...
2012 Jan 18
2
Extracting rows with latest date from a data frame
...ances against
unique IDs. The end result I wish is that I have a list of IDs (which are
unique) with the latest date. I have begun with using test data (but I
haven't got very far!)
#Create test data
#Data frame creation
df1<-data.frame(uID=c("1","2"))
df2<-data.frame(uID2=c("1","1","1","2","2","2"),Date=c(as.Date("20/12/2010",
format="%d/%m/%Y"),
as.Date("12/05/2011", format="%d/%m/%Y"),as.Date("12/07/2011",
format="%d/%m/%Y"),
as.Date("12/07/...
2019 May 22
0
lmtp report permission denied on delivery to multiple recipients
...mOgIR5Vym0wEA22L5Rg>: msgid=<$MSGID$>: saved mail to INBOX
> May 22 11:06:11 sinon dovecot[44304]: lmtp($USER2$)<119718><2HnmOgIR5Vym0wEA22L5Rg:2>: Error: stat(/IMAP/mail/mailboxes/$USER1$/mdbox/mailboxes/INBOX/dbox-Mails/dovecot.index.cache) failed: Permission denied (euid=$UID2$($USER2$) egid=$GID2$(rbg) missing +x perm: /IMAP/mail/mailboxes/$USER1$, dir owned by $UID1$:$GID2$ mode=0700)
> May 22 11:06:11 sinon dovecot[44304]: lmtp($USER2$)<119718><2HnmOgIR5Vym0wEA22L5Rg:2>: Error: open(/IMAP/mail/mailboxes/$USER1$/mdbox/mailboxes/INBOX/dbox-Mails/dovecot.i...
2007 Jan 05
2
Dovecot rc15 crash in mbox-sync-update.c
...ync_view = 0xc1d90, t = 0xc3340, hdr = 0xc1dd8, header = 0xb6900,
from_line = 0xb68d8, base_uid_validity = 1143728609, base_uid_last = 5161,
base_uid_last_offset = 1538, mails = {buffer = 0xb6928, element_size = 56},
syncs = {buffer = 0xb6950, element_size = 20}, sync_rec = {uid1 = 0,
uid2 = 0, type = 0, add_flags = 0 '\0', remove_flags = 0 '\0',
keyword_idx = 0}, mail_keyword_pool = 0xc3598,
saved_keywords_pool = 0xc36a0, prev_msg_uid = 5494, next_uid = 5709,
idx_next_uid = 1, seq = 586, idx_seq = 587, need_space_seq = 45,
expunged_space = 0, space_diff...
2009 May 15
1
cmd_append_continue_parsing assertion failure
Dovecot-1.1.14 on Mac OS X.
Panic: IMAP(user): file cmd-append.c: line 266
(cmd_append_continue_parsing): assertion failed: (ctx->count == uid2 -
uid1 + 1)
Trivially reproducible:
$ telnet mailserver 143
a login user password
b append inbox
Backtrace:
0 libSystem.B.dylib 0x00007fff8458aa92 __kill + 10
1 libSystem.B.dylib 0x00007fff84606a1c abort + 83
2 imap 0x0000000100069f3e...
2013 Sep 02
1
migration from IMAP/POP3 courier server to a remote dovecot server
Dear all
i'm planning a transparent migration from a courier server that provides
both IMAP and POP3 access to users to a remote dovecot server with both
IMAP and POP3 access.
I have to migrate about 2500 users for 250 GB of space.
I'm using dovecot 2.2.5.4 on debian6 squeeze.
To make a transparent migration i have to maintain old IMAP UIDs and POP3
UIDs, so i've read
2016 Dec 05
2
2.2.27 panic file mail-index-map.c: line 549 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
..._r=0xbf8628e4, last_seq_r=0xbf8628e0) at
mail-index-view.c:252
#8 0x005a963c in mail_index_lookup_seq_range (view=0x89af670,
first_uid=0, last_uid=4294967295, first_seq_r=0xbf8628e4,
last_seq_r=0xbf8628e0) at mail-index-view.c:513
#9 0x0050a39f in mailbox_get_seq_range (box=0x8995418, uid1=0,
uid2=4294967295, seq1_r=0xbf8628e4, seq2_r=0xbf8628e0) at mailbox-get.c:11
#10 0x004f97af in mailbox_uidset_change (args=0x89b4d40, arg=0x89b4e10,
change_uidsets=true, search_saved_uidset=0x8991e7c) at mail-search.c:45
#11 mail_search_arg_init (args=0x89b4d40, arg=0x89b4e10,
change_uidsets=true, searc...
2017 Jan 05
1
doveadm output format changes
It appears that doveadm output format changes every now and then,
without particular notice.
For example, the following command:
doveadm -f pager mailbox status 'messages recent' '*'
did output something like this until v2.2.24 :
mailbox: Mailbox1
messages: 58
recent: 12
^L
mailbox: Mailbox2
messages: 128
recent: 0
but switched to that in v2.2.26 :
Mailbox1
messages: 58
2003 Nov 04
0
-test8 & Mail.app
...lease of exclusive fcntl() lock for index file /home/f/fenner/M>aildir/.INBOX/.imap.index
imap(fenner): Nov 03 14:32:37 Panic: file index-messageset.c: line 346 (index_messageset_next): assertion failed: (!(ctx->expung>es->uid1 <= mail->rec->uid && ctx->expunges->uid2 >= mail->rec->uid))
dovecot: Nov 03 14:32:37 Error: child 26371 (imap) killed with signal 6
Thanks.
-D
--
Ooo-Eee-Ooo-Ah-Ah-Ting-Tang-Walla-Walla-Bing-Bang
2008 Feb 14
1
ZFS ACL Support
....exe read=No write=No (numopen=3)
Transaction 368 of length 232
switch message SMBnttrans (pid 5197) conn 0x83d8860
call_nt_transact_set_security_desc: file = JXv3.2_install_windows.exe,
sent 0x4
fetch sid from uid cache (UID) -> (SID)
fetch uid from cache (UID) -> (SID)
fetch uid from cache (UID2) -> (SID2)
unix_mode(JXv3.2_install_windows.exe) returning 0744
set_canon_ace_list: sys_acl_set_file type file failed for file
JXv3.2_install_windows.exe (Operation not applicable).
convert_canon_ace_to_posix_perms: Too many ACE entries for file
JXv3.2_install_windows.exe to convert to posix per...
2008 Mar 13
0
ActionView::TemplateError when FQL query does not return any results
...amp;group_id=4187&atid=16130
However, I just realized that I probably should have posted here first. Has
anyone else had a similar experiance with queries that don''t return results?
I have the following FQL Query:
"SELECT uid FROM user WHERE has_added_app = 1 AND uid IN (SELECT uid2 FROM
friend WHERE uid1
= #{@current_facebook_user.id})"
It usually works just fine. However, in the unlikely case where a user has
no friends, I get this error:
ActionView::TemplateError (You have a nil object when you didn''t expect it!
The error occurred while evaluating nil.name)...
2008 Sep 08
6
error in 1.1.2
Ive been getting a LOT of these errors since 1.1.2: So far ive seen this
with 1800 customers, and we're getting active complaints about errors in
imap clients. When I check the users log I always see this error..
This always happens with COPY commands in Squirrelmail.
Sep 2 20:09:35 userimap4.xs4all.nl dovecot: IMAP(xxxxxxx):
2016 Dec 06
0
2.2.27 panic file mail-index-map.c: line 549 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
...q_r=0xbfe82b60) at
mail-index-view.c:252
No locals.
#8 0x0051963c in mail_index_lookup_seq_range (view=0x85ffd50,
first_uid=0, last_uid=4294967295, first_seq_r=0xbfe82b64,
last_seq_r=0xbfe82b60) at mail-index-view.c:513
No locals.
#9 0x0047a39f in mailbox_get_seq_range (box=0x85e4418, uid1=0,
uid2=4294967295, seq1_r=0xbfe82b64, seq2_r=0xbfe82b60) at mailbox-get.c:11
No locals.
#10 0x004697af in mailbox_uidset_change (args=0x8602500, arg=0x86025d0,
change_uidsets=true, search_saved_uidset=0x85e0e7c) at mail-search.c:45
i = 1
seq1 = 1
seq2 = 78
#11 mail_search_arg_i...
2008 Oct 06
2
Dovecot 1.1.4 crash
...) 0x1
messageset = 0x1001a1c8 "7531"
mailbox = 0x1001a1d0 "Trash"
src_uidset = 0x1000a2b0 "7531"
msg = 0x0
sync_flags = 0
imap_flags = 0
copy_count = 1
uid_validity = 1181584605
uid1 = 3296
uid2 = 3296
ret = 1
#4 0x0041a964 in cmd_uid (cmd=0x100160c0) at cmd-uid.c:26
command = (struct command *) 0x1006e6b0
cmd_name = 0x1001a1c0 "copy"
#5 0x0041cb98 in client_command_input (cmd=0x100160c0) at client.c:580
client = (struct client *) 0x10015e18...
2006 Jan 24
0
1.0beta2: mbox_sync assert
...,
sync_view = 0xbd2b0, t = 0xba0d8, hdr = 0xbd2f8, header = 0xaee78,
from_line = 0xaeae0, base_uid_validity = 1099279918, base_uid_last = 2190,
base_uid_last_offset = 279, mails = {buffer = 0xaedd8, element_size = 56},
syncs = {buffer = 0xaec20, element_size = 20}, sync_rec = {uid1 = 0,
uid2 = 0, type = 0, add_flags = 0 '\0', remove_flags = 0 '\0',
keyword_idx = 0}, mail_keyword_pool = 0xc81b8, prev_msg_uid = 2190,
next_uid = 2191, idx_next_uid = 2191, seq = 15, idx_seq = 21,
need_space_seq = 0, expunged_space = 0, space_diff = 0, dest_first_mail = 0,
delay_wr...
2008 May 28
6
Error using antispam plugin
Hi
When activating antispam plugin in imap protocol, when sending an
email, Evolution/Thunderbirdkeeps infinitely "Sending authentication
information", and Dovecor logs shows "dovecot: May 28 10:14:35 Error:
child 6910 (imap) killed with signal 11"; lots of empty folders in
/tmp are created with names like "antispam-mail-ZvyWeZ".
I am using Dovecot1.1 rc15 compiled
2006 Dec 14
2
604995471 7500 routers / upgrade issue
Hi Benjamin:
I think that the following link will give you an idea for what you need to
know:
http://www.cisco.com/warp/customer/620/roadmap_b.shtml
This is for the naming:
http://www.cisco.com/en/US/products/sw/iosswrel/ps1818/products_tech_note09186a0080101cda.shtml
In this case 11.1CC goes to 12.0T and 12.0T migrate to 12.1 mainline. Do not
you worry you will not loose anything with the new
2014 Apr 24
0
Assert crash with latest HG ddf374a36057
..."8\211\060\271 \211\060\271\070\003\060\271\060\373/\271"}
vseq = 505
seq1 = 505
virtual_ext_id = 2
seq2 = 505
#10 virtual_sync_index_changes (ctx=0xb939d988) at virtual-sync.c:419
keywords = <optimized out>
sync_rec = {uid1 = 274359, uid2 = 274359, type = MAIL_INDEX_SYNC_TYPE_FLAGS, add_flags = 8 '\b', remove_flags = 0 '\000', keyword_idx = 0,
guid_128 = "\t\304X\267\000\000\000\000\260\000\000\000|uu\267"}
#11 virtual_sync (flags=(MAILBOX_SYNC_FLAG_FULL_READ | MAILBOX_SYNC_FLAG_FIX_INCONSISTENT),...
2008 Jan 26
2
dovecot HEAD, assertion failed after 7193:e5af14239137 changeset
...= 0x876d90d0 "3691:3693,3690"
mailbox = 0x876d90e0 "Trash"
src_uidset = 0xc "??\a*,???X???"
msg = 0x0
sync_flags = 0
imap_flags = 0
copy_count = 469853808
uid_validity = 469853899
uid1 = 2213048760
uid2 = 2299171840
ret = 9
#12 0x1c015192 in cmd_uid (cmd=0x84d55028) at cmd-uid.c:26
command = (struct command *) 0x52fe
cmd_name = 0x876d90c8 "COPY"
#13 0x1c0160f2 in client_command_input (cmd=0x84d55028) at client.c:536
client = (struct client *) 0x86fe3180...
2008 Oct 17
0
Backtrace:/usr/local/libexec/dovecot/imap (1.1.4)
...8,449,460,523,551,559,565"
msg = 0x8d73950 "OK [COPYUID 1167830615 41:42,59:60,62,127:128,150,173,179:180,234,253,275,290,305,340,344,388,449,460,523,551,559,565 1191:1215] Copy completed."
sync_flags = 18737
imap_flags = 6
copy_count = 25
uid_validity = 1167830615
uid1 = 1191
uid2 = 1215
ret = 1
__PRETTY_FUNCTION__ = "cmd_copy"
#8 0x0806283c in client_command_input (cmd=0x8d7f088) at client.c:580
client = (struct client *) 0x8d7ee40
command = <value optimized out>
__PRETTY_FUNCTION__ = "client_command_input"
#9 0x080628d3 in client_command_in...