Displaying 20 results from an estimated 1100 matches similar to: "piegonhole sieve prepending header lines with an extra space"
2008 Apr 06
6
[Bug 15377] New: unable to watch DoctorWho
http://bugs.freedesktop.org/show_bug.cgi?id=15377
           Summary: unable to watch DoctorWho
           Product: swfdec
           Version: unspecified
          Platform: Other
               URL: http://www.bbc.co.uk/doctorwho/s4/episodes/?episode=S4_0
                    1&action=iplayer&pid=b009w049&title=Partners%20In%20Crim
                   
2008 May 05
4
[Bug 15838] New: unable to enter IronMan movie site
http://bugs.freedesktop.org/show_bug.cgi?id=15838
           Summary: unable to enter IronMan movie site
           Product: swfdec
           Version: git
          Platform: Other
               URL: http://ironmanmovie.marvel.com/intl/uk/
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: library
        AssignedTo: swfdec
2013 Jul 21
2
attachments not with email causing FETCH BODY failed
Hi,
Anyone else experiencing this (Dovecot 2.2.4, attachments stored
separately):
dovecot: imap(user at kamdha.com): Error: file_istream.open(/home/
example.com/user/attachments/f5/f0/f5f0f2c08c4311fa404d090a703c3b492f2ea718-a52388285a04eb51820c0000d485234e-c92f64f79f0d1ed01e6d5b314f04886c-42501)
failed: No such file or directory
dovecot: imap(user at example.com): Error: read(BODY[]) failed: No
2009 Feb 01
2
Bug#513842: xen-utils-common: please make pygrub available
Package: xen-utils-common
Version: 3.2.0-2
Severity: wishlist
Hi,
It would be very useful it /usr/bin/pygrub was available -- it should be a symlink (or wrapper) that points to the real version in the Xen hypervisor.
That would mean that the domain configuration for xen domains could be (relatively) static when upgrades are occuring between hypervisor versions.
Thanks,
Anand
-- System
2008 Apr 14
7
Samba / LDAP / Idmap
Hi,
This is probably documented somewhere very obvious but I do not seem to 
be able to find it.
Many years ago I configured my Samba server with an LDAP backend. I also 
put in the parameter 'ldap idmap suffix = ou=Idmap' in my smb.conf file 
too as per:
<http://au1.samba.org/samba/docs/man/Samba-HOWTO-Collection/domain-
member.html#id2571568>
Amazingly enough I now have to add
2013 Nov 05
1
increased core dumps with v2.2.7
Hi,
After upgrading to v2.2.7 yesterday, I am starting to get a larger number
of bugs occurring -- unfortunately I hadn't configured things to save core
dumps (now done).
But I am seeing things like:
dovecot: imap(user at example.com): Fatal: master: service(imap): child
27931 killed with signal 11 (core dumped)
kernel: [151706.763475] imap[4878]: segfault at 7fff53b0aff8 ip
2013 Jul 18
1
SSL warning messages
Hi,
I've had the following appear in my logfile, and am just wondering
what the warning means?
dovecot: managesieve-login: Warning: SSL alert: where=0x4008, ret=256:
warning close notify [a.b.c.d]
dovecot: imap-login: Warning: SSL alert: where=0x4004, ret=256:
warning close notify [w.x.y.z]
Should I be worrying about these kinds of messages?
Dovecot 2.2.4 on Ubuntu 12.04 LTS if it is
2008 Oct 31
1
NFS and Samba not working since Samba 3.0.24 ?
Hi,
I have an NFS share on a NAS device which is mounted on my Samba server.
I then share this using Samba.
Client who connect are not able to obtain read-write locks.
This setup works fine when the Samba version is 3.0.24 (Debian version 
3.0.24-6etch9) but anything later and it fails. All systems are running 
Linux 2.6.18 (or later) in case anyone is wondering.
Has anyone else seen the same
2013 Oct 20
1
backup maildir mailbox bugs
Hi,
Using dovecot v2.2.5.5, I get the following:
$ doveadm -v backup -R -u user at example.com maildir:/home/rsync/
example.com/user/Maildir/
[...]
dsync(user at example.com): Panic: file dsync-mailbox-export.c: line 228
(export_save_change_get): assertion failed: (change->type ==
DSYNC_MAIL_CHANGE_TYPE_FLAG_CHANGE)
dsync(user at example.com): Error: Raw backtrace:
2010 Aug 07
2
piegonhole seg fault with NULL user
dovecot-2.0-piegonhole commit cac6acdc4d0e:
Crash when USER is NULL.  Backtrace is below.  Perhaps, we should check
for NULL and bail out early?
Eray
[...]
(gdb) cont
Continuing.
Program received signal SIGSEGV, Segmentation fault.
t_strcut (str=0x0, cutchar=64 '@') at strfuncs.c:277
277             for (p = str; *p != '\0'; p++) {
(gdb) bt full
#0  t_strcut (str=0x0,
2013 Sep 17
1
unusual dsync lines
Hi,
Another day, another dysnc attempt. Using Dovecot v2.2.5.4; I see:
# doveadm -v -o imapc_user=user at example.com -o imapc_password=password -o
imapc_host=imap.example.com -o imapc_port=993 -o imapc_ssl=imaps -o
imapc_ssl_dir=/etc/ssl -o imapc_feature=rfc822.size -o imapc_ssl_verify=no
sync -1 -R -u user at example.com imapc:
dsync(user at example.com): Info: copy from Drafts: box=Drafts,
2013 Aug 03
1
sync re-copies emails assigning new UIDs
Hi,
I have been (attempting) to transition a company from in-house dovecot 1.x
to a hosted dovecot 2.2 setup.
I am running the doveadm sync command, and for the four mailboxes have been
blocked -- sync'ing seem to be copying the same mails, over and over (note,
initially I was using doveadm backup but my reading has indicated that
'doveadm sync' is better)
Example:
# date
2015 Mar 27
2
Migrating from Cyrus to Dovecot
Hi,
we are migrating from Cyrus 2.3.7 to Dovecot 2.2.13. We have ~7000 
maildirs with ~500GB. Our goal is to do the migration without users have 
notice and with the shortest service downtime. The users use IMAP (with 
shared folders and ACL), POP3 and sieve filters.
As a first choice, we tried the Dovecot's dsync tool. First tests were 
great, but we are not able to change the Cyrus auth
2013 Jun 08
1
Problem redirecting email using pigeonhole 0.4.0 (with patch)
Hello,
Starting from the version 0.4.0 Pigeonhole adds "X-Sieve" and
"X-Sieve-Redirected-From" headers ending them with CR+LF, and then
copies the original message (including original headers) ending the
lines with LF-only. This causes troubles at least if using Exim (I
have not checked with other MTAs)- original message gets dropped, and
only the new pigeonhole-generated
2010 Mar 18
1
mail_save_crlf Semantics
Hi,
It's not clear from the configuration when CR/LF conversion happens with mail_save_crlf set.  Does this only happen with appends, or do all mails handled by Dovecot always get converted when opened?
Cheers,
Sabahattin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2655 bytes
Desc: not available
URL:
2004 May 28
1
Messages does not appear in OE6
Hi List!
I have an issue with dovecot: Outlook express users sometimes can't see
some emails (they are not even listed) that can be seen with other IMAP
clients, I tested it (and it works) with Evolution, Outlook and
SquirrelMail (a web mail).
Please note that this is not the client bug reported at
http://dovecot.org/clients.html  with the message: "Message is no longer
available on
2009 Aug 18
1
prepending /cygdrive/c/ to source line
Hello, either cygwin or rsync (version 3.0.6) is prepending /cygwin/c/ to the
source path from the command line.
C:\CMS\PageGenerator>rsync -avc --delete -vvv --protocol=20 -e "ssh.exe -i
C:\cm
s\PageGenerator\qa_rsa"
\\cagecfsu1.saifg.rbc.com\YCM0\InternalCache\test_aug17/
  nasadmin at 10.243.101.218:/cygdrive/g/EWCMS_SYNC/test_aug17/
cmd=ssh.exe -i C:\cms\PageGenerator\qa_rsa
2013 Nov 05
1
Message parser loops on certain messages (e.g. with a trailing CR character)
Hi,
dovecot's message parser enters an endless loop when fed with certain
multipart messages with stray CR characters.
parse_next_body_to_boundary() assumes the '\r' might be the beginning
of a boundary line, reducing the block size by one:
src/lib-mail/message-parser.c:
404                  /* no linefeeds in this block. we can just skip it. */
405                  ret = 0;
406    
2006 Aug 04
2
mysql query prepending
In postgresql you can do something like
select 'maildir:' || maildir as mail, uid, ...
through dovecot-sql.conf
Is there a mysql equivalent for adding 'maildir:' as a prefix to the 'mail'
location ?
2007 Apr 30
1
collection_select - prepending a "any" option
Say I have a normal <SELECT> tag being generated thusly:
    <%= collection_select :task, :id, Task.find(:all), :id, :name %>
what is the easiest way to add a "ANY" option to the top of the option
list? I know Task.find(:all) returns a collection object, so is there
a unshift() for that?
well OK I tried:
     Task.find(:all).unshift([:id=>0,