Displaying 20 results from an estimated 80000 matches similar to: "Dovecot "User-Agent" equivalent"
2014 May 04
0
Unknown user when sending internal email
I use MySQL to store my virtual users, domains and aliases.
My database is setup as follows:
|CREATE| |TABLE| |`dovecot_passwords` (|
|||`username` ||varchar||(100) ||NOT| |NULL||,|
|||`appname` ||varchar||(50) ||NOT| |NULL||,|
|||`||password||` varbinary(256) ||NOT| |NULL||,|
|||PRIMARY| |KEY| |(`username`,`appname`)|
|)
I then add a users:
|
|INSERT| |INTO| |dovecot_passwords (username,
2017 Feb 09
1
dovecot logout issues
hi
we are using dovecot version 2.2.7 (config file given below)
centos 6, qmail, vpopmail, mysql
server configuration
hex core processor, 16 gb ram 1 X 600 gb 15 k rpm for main drive and 2 X 2000 gb hdd for data (No raid)
busy server with around 4000 email ids --- load is around 2 to 10
the issue is that SQUIRRELMAIL webmail users suddenly lose connection while they are working on the webmail.
2017 Feb 09
0
dovecot Digest, Vol 166, Issue 22
Hello to all
After a lot of tries using dovecot 2.2.10 on centos 7 latest ...i could not
manage make dovecot dsync work ...
i have tried a lot of scenarios using mysql as backend , custom user file.
Using by command line the dsync it works fine
Has anyone managed to use 2.2.10 ..?
-----Original Message-----
From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of
dovecot-request at
2015 Apr 14
0
Dovecot and recipient_delimiter
Am 14.04.2015 um 14:04 schrieb J. Echter:
> Hi,
>
> we're using thunderbird as our client, it has the functionality to
> sort spamassassin tagged mails in a folder called 'Junk'.
>
> I have this folder on my dovecot server and i'd like to use the
> recipient_delimiter feature to get my spam/junk mails directly to this
> folder.
>
> what i have done
2017 Sep 20
2
Very high load
Hi,
I am using dovecot 2.0.9 (official CentOS rpm), I am experiencing very high load issue.
I think it is something related to my storage (/var/spool is about 3 TB and it is almost full).
I noticed those kind of messages in /var/log/maillog:
Warning: Maildir: Scanning /var/spool/pop/domains/domain.it/username/Maildir/cur took 100 seconds (14281 readdir()s, 0 rename()s to cur/)
Warning:
2017 Feb 10
0
dovecot Digest, Vol 166, Issue 22
I have not tried it at all. Was just an suggestion. You can try
something like
protocol lda {
namespace archive {
...
}
}
On 10.02.2017 14:12, Nick Lekkas wrote:
>
> Hi Aki
>
>
>
> Thanks for your answer ....
>
> What version of dovecot have you tried it ? Mine is 2.2.10
>
>
>
>
>
>
>
>
>
> *From:*Aki Tuomi
2015 Apr 14
2
Dovecot and recipient_delimiter
Hi,
we're using thunderbird as our client, it has the functionality to sort
spamassassin tagged mails in a folder called 'Junk'.
I have this folder on my dovecot server and i'd like to use the
recipient_delimiter feature to get my spam/junk mails directly to this
folder.
what i have done yet:
dovecot.conf:
plugin {
recipient_delimiter = +
}
postfix: master.cf
dovecot
2009 Aug 24
2
dovecot-auth failed: Not enough space
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dear all,
I've been trying to get a Dovecot IMAP service running under HP-UX
11.23, IA64. The system has 6GB of spare space under /var and at least
the same amount of RAM free at the current time.
I've compiled from the latest source (1.2.4), using the following options:
# CC="/opt/aCC/bin/aCC" ./configure --prefix=/opt/dovecot
2010 Nov 01
1
fts_solr on debian lenny dovecot 1.2.15
Hello,
I cannot run FTS SOLR engine. OS is debian lenny. I re-compiled debian
package (from backports) with --with-solr option. Dovecot loads fts_solr
plugin. I know that it loads plugin because if I remove lib21_fts_solr_plugin.so, dovecot does not start. But it does not attempt to communicate with SOLR.
Simple check: stop solr tomcat, and open 8080 port in netcat:
$nc -l -p 8080
dovecot
2019 Jun 27
1
Dovecot LMTP mixing up users on multi-recipient mail
Hi,
I've upgraded a mailstore from Debian Jessie (aka oldstable) with
Dovecot 2.2.13 to Debian Buster (next stable) with Dovecot 2.3.4.1
today. It worked pretty well, except that we're seeing error messages
very similar to this old thread
https://dovecot.org/pipermail/dovecot/2015-July/101396.html
It appears to be happening when a mail with multiple recipients on this
message store is
2015 Mar 01
0
dsync panic
As per <http://wiki2.dovecot.org/Migration/Dsync>, I'm running the
following command on a local dovecot server to replicate email for a
single user from a remote IMAP server:
doveadm -D \
-o imapc_host=remote.imap.server \
-o imapc_user=gcr \
-o imapc_password=XXXXXXXX \
-o imapc_list_prefix=IMAP \
-o imapc_features="rfc822.size fetch-headers" \
-o
2015 Apr 14
2
Dovecot and recipient_delimiter
On 4/14/15, J. Echter <j.echter at echter-kuechen-elektro.de> wrote:
> Am 14.04.2015 um 14:04 schrieb J. Echter:
>> Hi,
>>
>> we're using thunderbird as our client, it has the functionality to
>> sort spamassassin tagged mails in a folder called 'Junk'.
>>
>> I have this folder on my dovecot server and i'd like to use the
>>
2019 Dec 04
0
Can't see a specific mail in thunderbird but with mobile mail client
Am 03.12.19 um 12:32 schrieb J. Echter via dovecot:
> Hi,
>
> i've seen a strange behaviour in our system (centos 7, dovecot 2.2.36
> (1f10bfa63) today.
>
> We got a mail and it got delivered.
>
> Dec? 3 07:56:25 mail postfix/lmtp[4013]: 915B0CEF4C2: to=<user at domain>,
> relay=mail[private/dovecot-lmtp], delay=1.5, delays=1.3/0.03/0.02/0.19,
> dsn=2.0.0,
2006 Jun 16
3
Queues and hangup caller on Agent hangup
Hi List,
Just one more question that may sounds stupid to some people but I can't
find the solution for now,
I have the following dialplan:
exten => queue,n,Queue(myqueue)
exten => queue,n,NoOp(ENDQUEUE)
I don't understand why the NoOp is never triggered, the incoming call is
always hangup when the agent hangup...
Is this a behaviour we can't get rid off without patching
2014 Jan 24
1
outlook will not sync
Dovecot users list,
I started having problems with Outlook not syncing with Dovecot a public
imap folder upon issuing a send/receive in the client; eventually
Outlook timed out, and I received the following error in the Dovecot log.
Jan 23 09:20:23 imap(user at mydom.com): Error: FETCH [] for mailbox
projects.myfolder UID 120 got too little data: 7744 vs 7759
Jan 23 09:20:23 imap(user at
2011 Oct 10
2
inbox issue
I have dovecot 2.0.11 installed on a CentOS 5.7 email server. Two of the
server email clients, one using Outlook and the other Thunderbird, have
had all the contents of their inbox disappear only to reappear at a
later time. One client's inbox email reappeared upon receiving a test
email (to check if it would show up in the inbox) from another user. Has
anyone heard of such a thing?
2010 Oct 25
1
virtual plugin broken ? dovecot 2.0.6
Hi Timo,
looks like virtual plugin is broken now with my setup dovecot 2.0.6
cant say to which version it stopped working ( didnt tested it trough
all ) but has worked
i see nothing special in log why it stopped working
it should show unseen mail i.e in folder Junk too
with pop3 clients, but only shows new inbox mails
after all i am confused what using better
pop3_uidl_format = %08Xu%08Xv (
2011 May 16
0
Dovecot mail_location creating duplicate mbox mail directories
Hi all,
I'm using dovecot v2.0.11 on fedora14 with postfix. This system was
migrated from an old UW mbox system, so users already have
~/mail/INBOX.* files. Now for some reason, dovecot is creating
~/mail/mail/INBOX.* files and somehow not seeing the mail_location
properly.
I've set mail_location to "mail_location =
mbox:~/mail:INBOX=/var/spool/mail/%u", which has worked on a
2011 Jul 07
1
Sieve scripts not run
Hi
I have a dovecot/postfix mail server with virtual user and LDAP
authentication but for some reason the sieve scripts in user's maildirs
are not run. Here's my dovecot -n:
# 2.0.13: /usr/local/etc/dovecot/dovecot.conf
# OS: Linux 2.6.38-8-server x86_64 Ubuntu 11.04
auth_debug_passwords = yes
auth_mechanisms = plain login
auth_username_format = %Ln
auth_verbose = yes
base_dir =
2020 Aug 12
0
Problems, virtual and alias, Dovecot, Neomutt, OpenSMTPD on OpenBSD
I'm having some problems. I'm using virtual users with real domains.
That is working, but the folders are not showing up properly in neomutt,
for both virtual users and system users.
When I use K9 on Android, the folders show up correctly.
Sending is working, but I don't have auth setup right on OpenSMTPD, so
I'm sending locally, not remotely (including from K9, which can't