Displaying 20 results from an estimated 17423 matches for "imaps".
Did you mean:
maps
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,
> >
&g...
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
...ldir and mbox
(userdb_mail=mbox:~/mail:INBOX=/home/regular/test/mbx) cases.
Locking through dotlocks or fcntl works well in all situations
(passwd-file or not).
Dovecot 1.0 rc27
OpenBSD 3.9 (stable), i386
Dovecot config (dovecot -n):
# /etc/dovecot.conf
base_dir: /var/dovecot/
protocols: imap imaps pop3 pop3s
ssl_listen: *
ssl_ca_file: /etc/ssl/cert_bundle.pem
ssl_cert_file: /etc/ssl/ca_ppgk/certs/fetch_crt.pem
ssl_key_file: /etc/ssl/ca_ppgk/private/fetch_key.pem
verbose_ssl: yes
login_dir: /var/dovecot/login
login_executable(default): /usr/local/libexec/dovecot/imap-login
login_executable(im...
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
...estion - is there some hardcoded limit for mail directories or it's a bug ?
dovecot -n:
# 1.2.6: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.26-gentoo-r4 i686 Gentoo Base System release 1.12.11.1
log_path: /var/log/dovecot/dovecot-error.log
info_log_path: /var/log/dovecot/dovecot.log
protocols: imaps managesieve
ssl_cert_file: /etc/ssl/dovecot/imaps.crt
ssl_key_file: /etc/ssl/dovecot/imaps.key
login_dir: /var/run/dovecot/login
login_executable(default): /usr/libexec/dovecot/imap-login
login_executable(imap): /usr/libexec/dovecot/imap-login
login_executable(managesieve): /usr/libexec/dovecot/man...
2007 Oct 18
2
more problems with dovecot-1.1 beta3
...: /opt/dovecot/etc/dovecot.conf
Warning: fd limit 256 is lower than what Dovecot can use under full load
(more than 384). Either grow the limit or change
login_max_processes_count and max_mail_processes settings
log_path: /tmp/dovecot.log
info_log_path: /tmp/dovecot.debug
protocols: pop3 pop3s imap imaps
ssl_cert_file: /etc/ssl/parkheights.cert
ssl_key_file: /etc/ssl/parkheights.key
login_dir: /opt/dovecot/var/run/dovecot/login
login_executable(default): /opt/dovecot/libexec/dovecot/imap-login
login_executable(imap): /opt/dovecot/libexec/dovecot/imap-login
login_executable(pop3): /opt/dovecot/libex...
2020 Jan 06
4
Upgrade 2.2.27 to 2.3.9.2: master(imap): net_connect_unix(imap) failed: Resource temporarily unavailable
...th irrelevant parts removed):
~# doveconf -n
default_client_limit = 3000 # these were raised after upgrading in
attempt to remedy
default_process_limit = 3000
default_vsz_limit = 512 M
[...]
service imap-login {
client_limit = 1250
inet_listener imap {
port = 143
}
inet_listener imaps {
port = 993
ssl = yes
}
process_limit = 16
process_min_avail = 16
service_count = 0
vsz_limit = 512 M
}
service imap {
client_limit = 1
process_limit = 20000
}
service stats {
client_limit = 20000
}
[...]
We appear to be nowhere near the 20000 process_limit set f...