Displaying 20 results from an estimated 47 matches for "a005".
Did you mean:
2005
2014 May 13
0
[Bug 940] New: ip6tables-save output invalid rule when using D/SNPT
...les-save -t mangle
Actual Results:
# ip6tables-save -t mangle
# Generated by ip6tables-save v1.4.20 on Tue May 13 00:35:06 2014
*mangle
:PREROUTING ACCEPT [0:0]
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
-A PREROUTING -d 2001:470:f9b0:a005::/64 -i eth1 -j DNPT--src-pfx
2001:470:f9b0:a005::/64 --dst-pfx fdde:3033:88c2:d005::/64
-A POSTROUTING -s fdde:3033:88c2:d005::/64 -j SNPT--src-pfx
fdde:3033:88c2:d005::/64 --dst-pfx 2001:470:f9b0:a005::/64
COMMIT
Expected Results:
# Generated by ip6tables-save v1.4.20 on Wed May 14 01:36...
2004 May 26
3
IMAP views - and things to make Outlook Express not suck so much
...to invent some
nonstandard IMAP extensions today), but they would otherwise look like
regular folders. One could post and search and fetch messages as normal
(with some alterations to various IMAP fields).
In the examples I gave:
A001 SELECT Junk
A002 SEARCH ALL
A003 SELECT Trash
A004 SEARCH ALL
A005 FETCH 1 FLAGS
would be translated into:
A001 SELECT INBOX
A002 SEARCH ALL KEYWORD Junk
A003 SELECT {for each SUBSCRIBED folder}
A004 SEARCH ALL DELETED
A005 FETCH 1 FLAGS
Except, A005 would actually yield:
* 1 FETCH (FLAGS ())
Instead of:
* 1 FETCH (FLAGS (\Deleted))
It would probably be ideal...
2014 Sep 09
1
My Dsync isn't replicating 'EXPUNGE' IMAP command
...84221] UIDs valid
* OK [UIDNEXT 16] Predicted next UID
* OK [HIGHESTMODSEQ 56] Highest
A002 OK [READ-WRITE] Select completed (0.000 secs).
Client: A003 FETCH 1:* (UID FLAGS)
Server: * 1 FETCH (UID 13 FLAGS (nonjunk))
* 2 FETCH (UID 15 FLAGS (nonjunk))
A003 OK Fetch completed.
Client: A005 STORE 1 +FLAGS \Deleted
Server: * 1 FETCH (FLAGS (\Deleted nonjunk))
A005 OK Store completed.
Client: A003 FETCH 1:* (UID FLAGS)
Server: * 1 FETCH (UID 13 FLAGS (\Deleted nonjunk))
* 2 FETCH (UID 15 FLAGS (nonjunk))
A003 OK Fetch completed.
Client: A006 EXPUNGE
Server: * 1 EXPUNGE
A0...
2002 Aug 08
1
SELECT
...wered \Flagged \Deleted \Seen \Draft \Recent)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft)] Flags
permitted.
* 246 EXISTS
* 246 RECENT
* OK [UNSEEN 1] First unseen.
* OK [UIDVALIDITY 1028760751] UIDs valid
a003 OK [READ-WRITE] Select completed.
a004 close
a004 OK Close completed.
a005 logout
* BYE Logging out
a005 OK Logout completed.
Connection closed by foreign host.
"INBOX" seems not be a valid mailbox name to Dovecot but
it works with others servers (courier, at least).
The server uses Maildirs and runs qmail and courier (by now).
Thanks.
2004 Feb 26
1
IMAP error with squirrelmail - how to debug?
When moving messages with squirrelmail (or kmail), I get the
following error:
ERROR : Could not complete request.
Query: COPY 3 "INBOX"
Reason Given: Unexpected EOF
According to the config I switched on rawlog:
# This would write rawlogs into ~/dovecot.rawlog/ directory:
mail_executable = /usr/lib/dovecot/rawlog /usr/lib/dovecot/imap
rawlog.c was altered in order to have /tmp as
2008 Jun 24
2
Global FTS index?
...trick.
--
STAR Software (Shanghai) Co., Ltd. http://www.star-group.net/
Phone: +86 (21) 3462 7688 x 826 Fax: +86 (21) 3462 7779
PGP key: https://stshacom1.star-china.net/keys/patrick_nagel.asc
Fingerprint: E09A D65E 855F B334 E5C3 5386 EF23 20FC E883 A005
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://dovecot.org/pipermail/dovecot/attachments/20080624/ac95982f/attachment-0002.bin>
2008 Jun 03
2
How to set MDNSent flag on a large amount of mails?
...trick.
--
STAR Software (Shanghai) Co., Ltd. http://www.star-group.net/
Phone: +86 (21) 3462 7688 x 826 Fax: +86 (21) 3462 7779
PGP key: https://stshacom1.star-china.net/keys/patrick_nagel.asc
Fingerprint: E09A D65E 855F B334 E5C3 5386 EF23 20FC E883 A005
2007 Aug 29
2
Bug? Expunging Symlinked Maildir w/ Lazy_expunge Enabled
Hi all,
Using Dovecot 1.0.3 on RedHat Enterprise 5 (kernel 2.6.18-8.1.6.el5PAE),
and NFS storage, we symlinked a Maildir folder:
/mailstore/user/Maildir/.Junk -> /junkstore/user/Junkmaildir
Everything works fine, until we try to expunge, which produces:
A04 NO BUG: Unknown internal error
This only happens if "lazy_expunge" is enabled:
mail_plugins = quota imap_quota acl
2007 Dec 03
3
LIST problem with Dovecot1.1beta10
...ted.
a003 list "" Trash*
* LIST (\NoInferiors \UnMarked) "/" "Trash"
a003 OK List completed.
a004 list "" Trash
a004 OK List completed. <*** What? Shouldn't it have listed Trash
instead of returning nothing?>
a005 list "" Trash" <*** Unbalanced quote causes total lockup!
It appears that Squirrelmail, and possibly others, are using the LIST
command to test for the presence of a mailbox, but it seems impossible
to get an exact match.
Am I missing something here?
--
Dean Brooks
dean...
2008 Aug 02
4
related, but off-topic: how to allow users to change password?
My dovecot is currently configured to authenticate vs. a userdb/passdb
passwd-file that contains, for each user:
username:passhash:5000:5000::/path/to/home::userdb_mail=/path/to/maildir
Is it possible to let users authenticate and change their passwords? There
are some webmail client add-ons that allow such things if users are system
accounts or in a
2008 Jul 16
1
Mails "invisible" (index corrupted?)
...trick.
--
STAR Software (Shanghai) Co., Ltd. http://www.star-group.net/
Phone: +86 (21) 3462 7688 x 826 Fax: +86 (21) 3462 7779
PGP key: https://stshacom1.star-china.net/keys/patrick_nagel.asc
Fingerprint: E09A D65E 855F B334 E5C3 5386 EF23 20FC E883 A005
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://dovecot.org/pipermail/dovecot/attachments/20080716/88b4a1ef/attachment-0002.bin>
2008 Aug 13
3
Search for (any of) multiple terms slow
...rick.
- --
STAR Software (Shanghai) Co., Ltd. http://www.star-group.net/
Phone: +86 (21) 3462 7688 x 826 Fax: +86 (21) 3462 7779
PGP key: https://stshacom1.star-china.net/keys/patrick_nagel.asc
Fingerprint: E09A D65E 855F B334 E5C3 5386 EF23 20FC E883 A005
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iD8DBQFIooxq7yMg/OiDoAURAhb9AJ4jOaK+eHXcSwJTAER8xEKIlJJt0gCgtZan
wJm05V0F03gj+6YxbNOtCew=
=jID/
-----END PGP SIGNATURE-----
2008 Jul 14
3
Dovecot Crash
Jul 13 08:19:15 hera dovecot: fstat 75 : Value too large for defined data
type
Jul 13 08:19:18 hera dovecot: fstat 75 : Value too large for defined data
type
Jul 13 08:19:20 hera dovecot: fstat 75 : Value too large for defined data
type
Jul 13 08:19:27 hera dovecot: fstat 75 : Value too large for defined data
type
Jul 13 08:19:27 hera dovecot: fstat 75 : Value too large for defined data
type
Jul
2008 Jul 02
3
Using tags instead of folders?
...trick.
--
STAR Software (Shanghai) Co., Ltd. http://www.star-group.net/
Phone: +86 (21) 3462 7688 x 826 Fax: +86 (21) 3462 7779
PGP key: https://stshacom1.star-china.net/keys/patrick_nagel.asc
Fingerprint: E09A D65E 855F B334 E5C3 5386 EF23 20FC E883 A005
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://dovecot.org/pipermail/dovecot/attachments/20080702/acc66a42/attachment-0002.bin>
2009 Nov 09
3
Virtual mailboxes not always up to date?
...postfix/private/auth
mode: 432
user: postfix
group: postfix
plugin:
fts: squat
fts_squat: partial=4 full=10
--
STAR Software (Shanghai) Co., Ltd. http://www.star-group.net/
Phone: +86 (21) 3462 7688 x 826 Fax: +86 (21) 3462 7779
PGP key: E883A005 https://stshacom1.star-china.net/keys/patrick_nagel.asc
Fingerprint: E09A D65E 855F B334 E5C3 5386 EF23 20FC E883 A005
2003 Oct 16
2
A view quirks
...[...]
A003 SEARCH SUBJECT "test"
* SEARCH 1
A003 OK Search completed.
A004 SEARCH SUBJECT {6}
+ OK
"test"
* SEARCH
A004 OK Search completed.
I think these two searches should give identical results.
4. (my current nemesis)
A002 CREATE bla
A003 SELECT INBOX
A004 COPY 1 bla
A005 SELECT bla
A006 COPY 1 bla
* NO Internal error [2003-10-16 16:07:21]
A006 OK Copy completed.
If I copy from the current folder to the current folder I get
a scrambled mailbox and an error. This might be selfmade, though.
I'm currently trying to find this bug, but the various layers of
[_oi]s...
2009 Mar 21
1
Released Sieve v0.1.4
Hello Dovecot users,
Not much Sieve development was done in the last five weeks, but some
important platform-dependent bugs were found and repaired. The main new
feature is the addition of a custom Sieve language extension for
debugging in the Sieve command line tools.
Changelog Sieve v0.1.4:
* Started work on the sieve-filter tool. With this command line tool
it will be possible to
2009 Feb 02
1
custom imap flags in maildir don't saved after upgrade to 1.1.10
Custom imap flags (like $label1, $label2 in mozilla TB) don't saved in maildir
after upgrade to 1.1.10.
In logs no errors obout this.
With mailbox custom flags works OK.
--
Anton Yuzhaninov
2009 Feb 06
1
CentOS 5 ... again
At this point I don't think I can do anymore damage to my mail server
but I'd like to know if anyone else is using the pre-built RPM files
from ATrpms before I install them?
http://dl.atrpms.net/all/dovecot-1.1.11-0_90.el5.i386.rpm
http://dl.atrpms.net/all/dovecot-sieve-1.1.6-9.el5.i386.rpm
Or is there a dovecot-sieve for 1.0.7 from the rpmforge repo? I haven't
found it yet but
2008 Oct 15
2
Search results as virtual folders
This may have been asked before - if so I apologize.
Some mail clients - like Thunderbird - can provide a virtual folder or
"saved search" to provide a list of mails that match certain criteria.
Obviously, unless special client-side caching is implemented - which
Thunderbird (my own client of choice) - does not, generation of these
folders take time. Does Dovecot have any