Displaying 16 results from an estimated 16 matches for "whishlist".
2019 Dec 09
0
[whishlist] new option for 'doveadm purge'
...all mail messages in larger mdbox files; again, rather a cosmetic issue.
>
> BUT that takes a very, very long time contrary to the speed of 'doveadm purge'. Unfortunately, that command starts somewhere with more recent mdbox files and never from scratch (oldest mdbox file).
>
> Whishlist: Would it be much of an effort to implement an option like:
>
> 'doveadm purge -f'
> and '-f' standing for 'force' or 'from scratch' or 'from the very first message found' or 'you name it'?
>
> Thanks in advance and thanks for Doveco...
2019 Dec 08
2
[whishlist] new option for 'doveadm purge'
...I wanted to store all mail messages in larger mdbox files; again, rather a cosmetic issue.
BUT that takes a very, very long time contrary to the speed of 'doveadm purge'. Unfortunately, that command starts somewhere with more recent mdbox files and never from scratch (oldest mdbox file).
Whishlist: Would it be much of an effort to implement an option like:
'doveadm purge -f'
and '-f' standing for 'force' or 'from scratch' or 'from the very first message found' or 'you name it'?
Thanks in advance and thanks for Dovecot and with kind regards...
2004 Nov 08
1
whishlist: legend - changing color of the boxes-border
Hi,
Drawing a legend I would like to be able to specify the color of boxes which are drawn if fill or density is specified.
eg.
legend(0,40000,c("raw","LR/PR-TPS"),fill=c(1,2),col=c(1,2),density=c(20,20),angle=c(-20,45),bty="n")
Currently the color of the boxes -- border is always black and can *not* be changed. To get this option only a *minimal* change is
2015 May 14
1
IMAP and POP3 operations log per user
...,
I'd like to have a log per user, and protocol (imap+pop3), where this log
would tell me/save the message sender+subject+operation (deleted, marked to
expunge/other/was read/other).
Is there something similar to this that already exists?
If not is there something like this on the TODO/whishlist?
Thanks in advanced,
Jorge Bastos
2015 May 15
0
IMAP and POP3 operations log per user
...user, and protocol (imap+pop3), where this log
> would tell me/save the message sender+subject+operation (deleted, marked to
> expunge/other/was read/other).
>
> Is there something similar to this that already exists?
>
>
>
> If not is there something like this on the TODO/whishlist?
>
>
>
> Thanks in advanced,
>
> Jorge Bastos
> .
>
Jorge,
Per user loggin is not available.
You can enable Dovecot events in 10-logging.conf. Just uncomment
mail_log_events = delete undelete expunge copy mailbox_delete mailbox_rename
in plugin section.
Depending on your...
2003 Aug 29
1
additional digit in front of the dialed extenesion by outgoing pri/E1 call
Hi all,
i have configured incoming voip traffic as follows:
[voipin]
exten => _X.,1,SetCallerID(033283077734)
exten => _X.,2,Dial,Zap/g4/${EXTEN}
exten => _X.,3,Hangup
If the call going out the pri dials with an additional '0' before the dialed
number.
This is for caller number AND called number. But i can't see anything that
says set a '0' more in front of the
2008 Feb 27
2
SYSLINUX 3.70-pre1: development release
Hi all,
I have pushed out a prerelease of one of the development branches (I
currently have three development branches open), 3.70-pre1.
This release revamps a whole lot of internal APIs to support reading
files without knowing their length ahead of time. This is necessary in
order to support network protocols which do not advertise the transfer size.
The immediate user-visible change is
2013 Sep 22
2
syslinux.efi: Can't put absolute path in configuration
....cfg/default
/srv/tftp/efi64//debian-installer/efi64/pxelinux.cfg/default
instead of /srv/tftp/debian-installer/efi64/pxelinux.cfg/default
Note that I can't use "../" because my tftpd feel threatened by this
and refuse to serve any file containing "..".
Is that a bug?
Or a whishlist? :)
Regards,
Celelibi
2007 Sep 27
5
QueryParser.parse question
Hi there,
I am stomped as to why QueryParser''s parse method behaves differently
between query ''a'' and ''b''.
See http://pastie.caboo.se/private/4rlwrecyyow3yl6qtf4tq
Could someone please help me understand why that is the case.
p.s. I also found ''i'' produce the same behavour as ''a''
Cheers,
Andy
2009 Apr 13
0
[LLVMdev] Porting LLVM backend is no fun yet
On Apr 11, 2009, at 5:03 PM, Greg McGary wrote:
> As we've already seen, David Chisnall prefers hacking LLVM over GCC
> (see http://www.informit.com/articles/article.aspx?p=1215438): "In
> contrast, every time I look at the GCC code, it takes two people to
> prevent me from clawing my eyeballs out."
>
> I'm sorry to report that so-far I have had the
2002 Jun 07
1
Bug list summary (automatic post)
..., 7 Jan 2002 10:52:09 -0500
* PR# 1548 *
Subject: prettyNum inserts leading commas
From: David Brahm <brahm@alum.mit.edu>
Date: Mon, 13 May 2002 14:21:08 -0400
--fixed for 1.5.1 (using the suggestion)
Directory: Macintosh
none
Directory: Misc
* PR# 1126 *
Subject: R-bug report www page whishlist
From: jens.lund@nordea.com
Date: Wed, 10 Oct 2001 18:24:29 +0200 (MET DST)
* PR# 1158 *
Subject: bug.report()sends empty message
From: Paul Gilbert <pgilbert@bank-banque-canada.ca>
Date: Mon, 05 Nov 2001 10:05:27 -0500
* PR# 1503 *
Subject: R-GNOME
From: Patrick Gonin <gonin@genethon.fr>...
2009 Apr 12
9
[LLVMdev] Porting LLVM backend is no fun yet
As we've already seen, David Chisnall prefers hacking LLVM over GCC (see
http://www.informit.com/articles/article.aspx?p=1215438): "In contrast,
every time I look at the GCC code, it takes two people to
prevent me from clawing my eyeballs out."
I'm sorry to report that so-far I have had the opposite experience.
Some years ago, I ported binutils (via CGEN) and GCC to an
2002 Jul 07
1
Bug list summary (automatic post)
...segfaults in 1.5.1
* PR# 1697 *
Subject: Bug in printing symbolic derivative
From: Duncan Murdoch <murdoch@stats.uwo.ca>
Date: Thu, 20 Jun 2002 16:27:37 -0400
--Problem in parentheses in deparse/parse
Directory: Macintosh
none
Directory: Misc
* PR# 1126 *
Subject: R-bug report www page whishlist
From: jens.lund@nordea.com
Date: Wed, 10 Oct 2001 18:24:29 +0200 (MET DST)
* PR# 1158 *
Subject: bug.report()sends empty message
From: Paul Gilbert <pgilbert@bank-banque-canada.ca>
Date: Mon, 05 Nov 2001 10:05:27 -0500
* PR# 1503 *
Subject: R-GNOME
From: Patrick Gonin <gonin@genethon.fr>...
2002 Aug 21
1
Bug list summary (automatic post)
...Directory: Macintosh
* PR# 1819 *
Subject: Date arithmetic fails
From: RML27@cornell.edu
Date: Sun, 21 Jul 2002 20:26:12 +0200 (MET DST)
--In fact, as.POSIXct is off by 66 years. See
-- http://developer.apple.com/qa/ops/ops23.html
Directory: Misc
* PR# 1126 *
Subject: R-bug report www page whishlist
From: jens.lund@nordea.com
Date: Wed, 10 Oct 2001 18:24:29 +0200 (MET DST)
* PR# 1158 *
Subject: bug.report()sends empty message
From: Paul Gilbert <pgilbert@bank-banque-canada.ca>
Date: Mon, 05 Nov 2001 10:05:27 -0500
* PR# 1503 *
Subject: R-GNOME
From: Patrick Gonin <gonin@genethon.fr>...
2002 Sep 21
1
Bug list summary (automatic post)
...20:26:12 +0200 (MET DST)
--In fact, as.POSIXct is off by 66 years. See
-- http://developer.apple.com/qa/ops/ops23.html
* PR# 1991 *
Subject: Mac Save As... bug
From: Tim Cole <tjc1@cam.ac.uk>
Date: Sun, 8 Sep 2002 13:47:00 +0100
Directory: Misc
* PR# 1126 *
Subject: R-bug report www page whishlist
From: jens.lund@nordea.com
Date: Wed, 10 Oct 2001 18:24:29 +0200 (MET DST)
* PR# 1158 *
Subject: bug.report()sends empty message
From: Paul Gilbert <pgilbert@bank-banque-canada.ca>
Date: Mon, 05 Nov 2001 10:05:27 -0500
* PR# 1503 *
Subject: R-GNOME
From: Patrick Gonin <gonin@genethon.fr>...
2003 Dec 01
0
No subject
...ba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
The /samba/survey and whishlist areas seem very orhpaned and out-dated
(and the maintainer's home page address is 404, hence this message).
Perhaps:
- remove/hide until new maintain is found?
- update them?
The wish-list information is actually quite intresting.
- --
James Preston j...