Displaying 20 results from an estimated 17421 matches for "imaping".
Did you mean:
imaging
2008 Dec 10
2
assert with zlib and (maybe) fts
Hi,
I compressed a folder with the following script:
...
for i in *.*.*; do
file $i | grep bzip2 >/dev/null 2>&1
if [ $? -ne 0 ]; then
echo "Compress: $i"
cat "$i" | bzip2 -9 > ../tmp/$i
if [ $? -eq 0 ]; then
mv ../tmp/$i $i
fi
else
2015 Jun 30
4
Outlook 2013 not fetching new mail/synchronization issues
Hi all,
Robert, Jerry,
There were new emails overnight and both Thunderbird and Roundcube displayed
them.
I enabled Outlook debug mode and please find 2 logs of Send/Receive with no
new emails.
Scroll below to see 3rd log with "workaround" and mails downloaded.
"Intializing connection [1C7E2830]
IMAP: 08:53:03 [db] Setting internal codepage to 1200
IMAP: 08:53:03 [db]
2006 Jul 16
3
bug in 1.0RC2?
Hello,
I have a small problem with dovecot 1.0RC2. This didn't happen with
former versions. There are imap processes that are left open a long
while after the client disconnected. I am running dovecot on OpenBSD
3.8. Below is the output of a process list. As you can see, there are
many imap processes for the same login running.
simon 11593 0.0 0.1 924 1140 ?? I 12:21PM
2015 Jun 30
0
Outlook 2013 not fetching new mail/synchronization issues
There is also an antivirus running on client with antispam module. I will
try to disable it and see
if there is any change.
Pacher Dragos
-----Original Message-----
From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of Dragos
Pacher
Sent: 30 June 2015 10:30
To: 'Robert Schetterer'; dovecot at dovecot.org; jerry at seibercom.net
Subject: RE: Outlook 2013 not fetching new
2018 Oct 19
2
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
Hello!
I tried to use imap-hibernate.
But errors in maillog:
Oct 19 05:14:24 server dovecot:
imap(email at example.com)<67125><Lu7ndYt4n8aASO/q>: Error: kevent(-1) for
notify remove failed: Bad file descriptor
Oct 19 05:14:24 server dovecot:
imap(email at example.com)<67125><Lu7ndYt4n8aASO/q>: Error: close(-1) for
notify remove failed: Bad file descriptor
Oct 19
2006 Aug 21
1
1.0rc7: Login process died too early - shutting down
Hello:
Not sure if this is 1.0rc7 specific or not, but everything was working
great until Dovecot died completely with this information in the log:
Aug 21 14:44:16 sh01 dovecot: imap-login: Disconnected: rip=213.13.124.18,
lip=67.59.79.11
Aug 21 14:44:16 sh01 dovecot: imap-login: Disconnected: rip=213.13.124.18,
lip=67.59.79.4
Aug 21 14:44:16 sh01 dovecot: imap-login: Disconnected:
2013 Jan 05
1
imap: Error: net_connect_unix(/.../auth-master) failed: Invalid argument
Hi,
I'm unable to get past the subject error trying to setup dovecot 2.1.10
on FreeBSD 6.4: right after login the server closes the connection
(testing with telnet)
I've tried manualy chown()ing auth-master to 666, so permission issues
should be ruled out.
I'm attaching logs, config and excerpt of ktrace -id. I've built a
version with debug symbols, but I don't seem to hit a
2018 Oct 19
2
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
Yes,
After I changed mode and user/group
Oct 18 19:17:50 server dovecot:
imap(email at example.com)<57613><VVXuZ4N4avOASO/q>: Error: kevent(-1) for
notify remove fail
ed: Bad file descriptor
Oct 18 19:17:50 server dovecot:
imap(email at example.com)<57613><VVXuZ4N4avOASO/q>: Error: close(-1) for
notify remove failed: Bad file descriptor
Oct 18 19:17:50 server dovecot:
2019 Aug 23
2
non-terminating processes
FreeBSD psg.com 11.3-RELEASE-p3 FreeBSD 11.3-RELEASE-p3
dovecot 2.3.6 (7eab80676) (latest from binary package system)
symptom: multiple imap4s users complain that they can not fetch mail
stopping and restarting dovecot is a temporary workaround
dovenull 3713 0.0 0.0 11036 6816 - I 02:27 0:00.17 dovecot/imap-login
user19 3714 0.0 0.0 9464 4756 - S 02:27
2018 Oct 23
2
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
I tested with FreeBSD 11 and it worked just fine... did you follow https://wiki.dovecot.org/IMAPServer/Hibernation this to set it up?
Aki
> On 23 October 2018 at 10:15 Alex <alex at jili.ga> wrote:
>
>
> Aki, is it configuration error or dovecot bug ?
> Can I use imap-hibernate on FreeBSD ?
>
>
>
> Alex ????? 2018-10-19 10:31:
> > Yes,
> >
>
2015 Jun 29
3
Outlook 2013 not fetching new mail/synchronization issues
Hi all,
Dovecot 2.2.10 CentOS 6 64 bit.
We are having terrible synchronization issues with Outlook 2013 (all
updates) on Windows 7 SP1 and 8.1 hosts (all updates).
Scenario:
1. Emails were sent since user closed Outlook
2. Next day: start computer, open outlook
3. No new email (even though email were sent overnight)
4. half a day later Outlook fetches
2019 Mar 08
3
imap-hibernate not working
Hi,
I follow different setup instructions and I can't make imap-hibernate work. I've tried vmail and dovecot as users, tried to set mode to 0666, without success. I'm using FreeBSD 11.2.
Is imap-hibernate compatible with FreeBSD 11.2?
My operational system:
# uname -v
FreeBSD 11.2-RELEASE-p9 #0: Tue Feb 5 15:30:36 UTC 2019 root at
2005 Apr 10
0
imap segfault in mail-index-sync.c
Our support team seems to have caused another crash.
They treat this mailbox like a shared one, so there may be a few people
accessing it at once. They are mostly using dovecot, but some could be
using uw-imap. These are the only two ways that this box is accessed.
I know that this doesn't really work with mbox, but it doesn't appear
to corrupt the mailbox. It seems to be a good stress
2008 Jan 28
2
Strange signal 11 crashes
These crashes only happen at night/during the evening, way after
maximum load:
Jan 27 21:19:57 postamt kernel: [1490698.849461] imap[15089]: segfault at 00000008 eip 080b779b esp bfbe20a0 error 4
Jan 27 21:20:50 postamt kernel: [1490752.022142] imap[15251]: segfault at 00000008 eip 080b779b esp bfd241e0 error 4
Jan 27 21:21:53 postamt kernel: [1490814.348208] imap[15482]: segfault at 00000008 eip
2007 Mar 15
2
flock problems with index files and passwd-file
While experimenting a bit, I found that for some reason, locking indexes
with flock is problematic, but only if user is taken from passwd-file.
The host system is openbsd 3.9, dovecot's configuration is added at the
bottom.
Authentication is from two places - first from mentioned passwd-file,
then from passwd file using bsdauth (in this case, there're no problems
with flock). So, if
2005 Apr 26
3
many instances om imap and imap-login
Hi,
Im using dovecote as my IMAP interface. However i do have a lot of imap
instances. its only 7 user using the system as i get this. please advice.
1230 ? S 0:00 imap-login
1309 ? S 0:00 imap-login
1387 ? S 0:00 imap-login
1388 ? S 0:00 imap-login
1389 ? S 0:00 imap-login
1390 ? S 0:00 imap-login
1391 ? S
2007 Aug 01
3
OpenBSD and too many open files
I posted some questions a few months back and received lots of great
help in getting my dovecot/postfix/LDAP setup working. Initially, I
ran into the pipe failed too many open files error. I am running this
setup on OpenBSD/sparc64 4.1-stable and so I put dovecot in its own
class and upped the maxfiles setting for that class. This was back
with dovecot 1.0 and everything worked fine. I
2009 Oct 27
1
mailbox count folders issues
Hello list,
I have one user, which have a lot of folders (not it is 414 without INBOX). When he tries to create one more folder with random name - the folder successfully created, but LIST command invokes out of memory to imap process.
From the logs:
Oct 26 15:26:38 IMAP(gozhda.a at domain.com): Panic: data stack: Out of memory when allocating 268435472 bytes
Oct 26 15:26:38 IMAP(gozhda.a at
2007 Oct 18
2
more problems with dovecot-1.1 beta3
Hi,
Thank you for pointing me about -xc99 flag, I have compiled and
installed dovecot inplace of version 1.0.5 without any special actions
on the upgrade. And after starting it immediately got in it's log file
messages like:
---
dovecot: Oct 16 23:10:18 Error: IMAP(seriv): file_set_size() failed with
index cache file
/var/spool/imap/seriv/.imap/.git-altlinux-ru/dovecot.index.cache:
Invalid
2020 Jan 06
4
Upgrade 2.2.27 to 2.3.9.2: master(imap): net_connect_unix(imap) failed: Resource temporarily unavailable
Hi,
After upgrading Dovecot from version 2.2.27 to 2.3.9.2, we are
sporadically seeing lots of these errors in the error log on many of our
servers:
imap-login: Error: master(imap): net_connect_unix(imap) failed:
Resource temporarily unavailable -
http://wiki2.dovecot.org/SocketUnavailable
The issue is causing significant delays and/or timeouts on login.
From what I can tell, this