Displaying 20 results from an estimated 31 matches for "guilhem".
Did you mean:
guilherme
2015 Jul 19
3
"NOTIFY SET (mailboxes INBOX (...))" crashes the IMAP client
Hi list,
The NOTIFY extension (RFC 5465) works fine for mailboxes in the "virtual/"
namespace, but it crashes the IMAP client when used with a mailbox in
the empty "" namespace:
~$ /usr/lib/dovecot/imap
* PREAUTH [CAPABILITY IMAP4rev1 ? NOTIFY SPECIAL-USE] Logged in as guilhem
a NAMESPACE
* NAMESPACE (("" "/")("virtual/" "/")) NIL NIL
a OK Namespace completed.
b NOTIFY SET (mailboxes virtual/all (MessageNew MessageExpunge))
b OK NOTIFY completed (0.001 secs).
c NOTIFY SET (mailboxes INBOX (MessageNew Message...
2006 Nov 06
4
Event listeners
Hi!
Your plugin is really great! Thanks.
One more little question.
Is it possible to add event listeners to the maps via your plugin?
greetings
/till
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/ym4r-user/attachments/20061106/6b1c6f4f/attachment.html
2015 Jul 26
1
NOTIFY regression: 2.18 no longer notifies of events in INBOX
Here is an example with APPEND
$ /usr/lib/dovecot/imap
S1: * PREAUTH [CAPABILITY IMAP4rev1 ? MOVE NOTIFY SPECIAL-USE] Logged in as guilhem
C1: a1 NOTIFY SET (INBOXES (MessageNew MessageExpunge FlagChange))
S1: a1 OK NOTIFY completed (0.000 secs)
$ /usr/lib/dovecot/imap
S2: * PREAUTH [CAPABILITY IMAP4rev1 ? MOVE NOTIFY SPECIAL-USE] Logged in as guilhem
C2: a2 APPEND INBOX {1+}
C2: x
S2: a2 OK [APPENDUID 138...
2015 Jul 26
0
"NOTIFY SET (mailboxes INBOX (...))" crashes the IMAP client
On Sun, 19 Jul 2015 at 19:21:16 +0200, Guilhem Moulin wrote:
> The "subtree" mailbox filter has the same problem, but the
> non-parameterized ones ("inboxes", "personal" and "subscribed") work
> fine.
Actually there are further problem with the INBOX namespace, to which I'm
subscribed:...
2009 Jun 18
2
Hatched symbols
...find any documentation about
that.
> symbols(1,1,rectangles=cbind(1,1),bg="red", ... ) # Does it exist an
argument to fill symbols in hatching or regular point or plus ... ?
style does not work, density too...
Does anyone know a solution to do that ?
Thank you for your answer,
Guilhem
[[alternative HTML version deleted]]
2019 Nov 12
1
IMAP session hangs on 8k-long commands if COMPRESS=DEFLATE is enabled
...D responses to commands of size >65539 bytes.
So while the hanging behavior appears to be a long-standing bug, the
fact that's it's now hit at min($imap_max_line_length, 8192) instead of
$imap_max_line_length seems to be a regression from somewhere between
2.2.27 and 2.3.4.
Cheers,
--
Guilhem.
-------------- next part --------------
# 2.3.7.2 (3c910f64b): /tmp/dovecot.conf
# Pigeonhole version 0.5.7.2 ()
# OS: Linux 5.2.0-3-amd64 x86_64 Debian bullseye/sid
# Hostname: odin.guilhem.org
auth_mechanisms = anonymous
base_dir = /dev/shm/dovecot-test/run
default_internal_group = guilhem
defa...
2015 Sep 15
1
2.2.18 Regression: Incorrect STATUS response for virtual mailboxes
...t triggers
the increase; so does running `doveadm mailbox status vsize
virtual/test` in another shell.
$ mkdir -m0700 ~/mail/virtual/test
$ echo -e "TRASH\n\tall" > ~/mail/virtual/test/dovecot-virtual
$ /usr/lib/dovecot/imap
S: * PREAUTH [CAPABILITY IMAP4rev1 ? ] Logged in as guilhem
C: a STATUS TRASH (MESSAGES UIDNEXT UNSEEN)
C: b STATUS virtual/test (MESSAGES UIDNEXT UNSEEN)
S: * STATUS TRASH (MESSAGES 5599 UIDNEXT 5619 UNSEEN 0)
S: a OK Status completed (0.001 secs).
S: * STATUS virtual/test (MESSAGES 5599 UIDNEXT 5600 UNSEEN 0)
S: b OK Status completed (0.032 se...
2021 Jan 02
6
[Bug 3246] New: Include directive doesn't support variable expansion
...expansion
Product: Portable OpenSSH
Version: 8.4p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: guilhem at fripost.org
Please consider expanding environment variables (feature request from
bug 3140) in the Include directive as well. This would allow one to
use:
Include ${XDG_CONFIG_HOME}/ssh/*.conf
(As of 8.4p1 the glob resolves ? as documented ? to
~/.ssh/${XDG_CONFIG_HOME}/ssh/*.conf.)
--...
2015 Jul 19
1
RFC 5465 (NOTIFY) violation: missing HIGHESTMODSEQ in initial STATUS responses
...g/html/rfc5465#section-3.1
While unsolicited STATUS responses include HIGHESTMODSEQ indeed, the initial
STATUS responses (caused by the presence of the STATUS indicator) do not:
~$ /usr/lib/dovecot/imap
* PREAUTH [CAPABILITY IMAP4rev1 ? CONDSTORE QRESYNC ? NOTIFY SPECIAL-USE] Logged in as guilhem
a ENABLE QRESYNC
* ENABLED QRESYNC
a OK Enabled (0.000 secs).
b NOTIFY SET STATUS (SUBSCRIBED (MessageNew MessageExpunge FlagChange))
* STATUS INBOX (MESSAGES 9069 UIDNEXT 109398 UIDVALIDITY 1312585007 UNSEEN 0)
[?]
b OK NOTIFY completed (0.008 secs).
[time passes? a...
2006 Nov 02
2
Update map
Hi!
I''ve just started playing around with the ym4r-plugin and try to update a
map as explained in the README-example...
but nothing happens. I can update normal html.
Heres my baby-code:
class AdminController < ApplicationController
def index
@map = GMap.new("map_div")
@map.control_init(:large_map => true)
@map.center_zoom_init([59.91106, 10.72223],16)
2015 Jan 16
0
[Bug 1777] KnownHostsCommand
https://bugzilla.mindrot.org/show_bug.cgi?id=1777
Guilhem <guilhem at fripost.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |guilhem at fripost.org
--
You are receiving this mail because:
You are watc...
2015 Mar 06
3
[Bug 2362] New: Please add a possibility to disable IdentityFiles
...ntityFiles
Product: Portable OpenSSH
Version: 6.7p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: guilhem at fripost.org
For various reasons [0] one might not want to give ssh(1) access to the
private key material, and force the use of the agent instead. However,
while it's currently possible to ignore the identities offered by the
agent, AFIK it's not possible to ignore identity files.
A wa...
2012 Apr 05
0
Chef Cookbook Tinc
Hello all,
I'm working with ??30 servers all connected by tinc. I do an
installation cookbook for tinc :
https://github.com/guilhem/tinc-cookbook
I have not release it for the moment (in the chef xommunity) because
I'm waiting for some comments by you (if I do all things right etc).
What my cookbook do :
* The main target is Ubuntu for the moment (I'm working only with it)
but it can be extanded to all GNU/Linux distr...
2015 Nov 04
1
samba4 server member of a samba 3 domain
...0000-20000
idmap gid = 10000-20000
winbind separator = /
idmap config FOO : range = 1000-999999
idmap config FOO : backend = nss
admin users = "@foo/domain admins"
winbind use default domain = Yes
Thank you for your precious help!
Regards
Guilhem
--
Souque Guilhem
Service informatique
Tel: +33 (0)4 72 42 90 78
Mail: gsouque at artprice.com
---------------------------
24/7 Artprice live on Facebook with 50 posts per day for exclusive and global art market information
24h/24 Artprice en live sur Facebook: 50 posts/jour pour une informatio...
2019 Nov 12
0
RFC 5258 violation: incomplete response for "LIST ($OPT RECURSIVEMATCH) ..."
...ugh they're not
subscribed to themselves, they each have (at least) a subscribed child.
S: * LIST () "/" "foo2" ("CHILDINFO" ("SUBSCRIBED"))
S: * LIST () "/" "baz2" ("CHILDINFO" ("SUBSCRIBED"))
Cheers,
--
Guilhem.
[0] https://tools.ietf.org/html/rfc5258#section-5
-------------- next part --------------
# 2.3.7.2 (3c910f64b): /tmp/dovecot.conf
# Pigeonhole version 0.5.7.2 ()
# OS: Linux 5.2.0-3-amd64 x86_64 Debian bullseye/sid
# Hostname: odin.guilhem.org
mail_home = /dev/shm/dovecot-test/%u
mail_location...
2004 Nov 10
3
Copying Oracle data files
Can I copy an Oracle database by just copying that Oracle Database
datafiles and moving them to another server with oracle? If
possible can one back up a database using this same method.
=============================================================
PLEASE NOTE: The provider of this email service, http://www.jislaaik.com, does NOT tolerate Spam and Fraud! If you receive an unsolicited email or
2019 May 25
0
Race condition in IMAP NOTIFY for events received NOTIFY_DELAY_MSECS apart
...pecific to INBOX as once "test" is selected the same problem arises.
AFAICT the race is in ?src/lib-storage/list/mailbox-list-index-notify.c?
which for some reason doesn't acknowledge ST_CHANGED() after inotify_rm_watch(),
but I couldn't get my head around that file.
Cheers,
--
Guilhem.
-------------- next part --------------
# 2.3.4.1 (f79e8e7e4): /tmp/dovecot3.conf
# Pigeonhole version 0.5.4 ()
# OS: Linux 4.19.0-3-amd64 x86_64 Debian 10.0
# Hostname: odin.guilhem.org
log_path = /tmp/dovecot.log
mail_home = /dev/shm/dovecot-test/%u
mail_location = dbox:~/mail
ssl = no
--------...
2016 Aug 22
1
RFC 3501 violation in FETCH BODY responses
...lib-imap/imap-bodystructure.c:imap_write_list, which always
separates list items with spaces. In the case of an envelope, only the
top-level list should be space-separated. Indeed, not adding a space
between items of type IMAP_ARG_LIST in the recursive call makes the test
pass again.
Cheers,
--
Guilhem.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test-imap-bodystructure.diff
Type: text/x-diff
Size: 3361 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20160822/9f581aef/attachment-0001.bin>
-------------- next part -----...
2007 Oct 05
5
PostgreSQL, templates, and test databases
...1.2.3 and PostgreSQL, attempting to use test-first
development. Here''s the scenario:
* I have the usual three databases, with migrations. Testing has been
working beautifully.
* I need to store geographic data, so I add PostGIS to all three
databases (along with SpatialAdapter -- thanks, Guilhem!). Development
and production databases are happy.
* However, testing no longer works. Why? Because the test database is
always dropped and recreated -- so that all the PostGIS goodness goes
bye-bye before each round of tests.
It is not feasible to put the PostGIS infrastructure in a YAML fixture...
2012 Feb 27
1
samba ldap domain member server with cifs and nfs
...ap group suffix = ou=Groups
ldap idmap suffix = ou=Idmap
ldap admin dn = cn=admin,dc=exemple,dc=com
ldap timeout = 20
idmap backend = ldap:ldap://192.168.1.7
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind trusted domains only = Yes
winbind separator = /
ldap ssl = off
Thanks
Best regards
Guilhem
---------------------------
Breaking News: Artprice launches electronic auctions
More info >>> http://web.artprice.com/classifieds/info?l=en
Alerte Info: Artprice lance les ventes aux encheres realisees a distance par voie electronique
Plus d'info >>> http://web.artprice.c...