Displaying 20 results from an estimated 300 matches similar to: "Dovecot changes username"
2019 Jun 06
0
FTS Xapian
Hi
Are you using the latest git version ?
WHich part exactly of your logs relates to "virtual folders do not work"
?
On 2019-06-05 13:08, Daniel Miller via dovecot wrote:
> Logs:
>
> Jun 5 06:02:25 bubba dovecot: imap(dmiller at amfes.com)<25877><IjkkJZOKPvKsOk9d>: Opening DB (RO)
2019 Jun 07
1
FTS Xapian
Yes, latest git version.
The logs show (as I read them) returned results - yet nothing shows in the
client. The logs look the same (with different numbers) when querying
"regular" folders - but results are shown in clients.
--
Daniel
On June 6, 2019 12:16:08 AM Joan Moreau <jom at grosjo.net> wrote:
> Hi
> Are you using the latest git version ?
> WHich part exactly
2019 Jun 05
2
FTS Xapian
Logs:
Jun 5 06:02:25 bubba dovecot:
imap(dmiller at amfes.com)<25877><IjkkJZOKPvKsOk9d>: Opening DB (RO)
/var/mail/amfes.com/dmiller/sdbox/xapian-indexes/db_f2857830c70c844e2f1d00003bc41c5f
Jun 5 06:02:25 bubba dovecot:
imap(dmiller at amfes.com)<25877><IjkkJZOKPvKsOk9d>: FTS Xapian: FLAG=AND
Jun 5 06:02:25 bubba dovecot:
imap(dmiller at
2012 Jan 05
4
Possible mdbox corruption
I thought I had cleared out the corruption I had before - perhaps I was
mistaken. What steps should I take to help locate these issues?
Currently using 2.1rc1. I see the following errors in my logs,
including out of memory and message size issues (at 15:30):
Jan 4 05:17:17 bubba dovecot: indexer-worker(user1 at domain.com): Error:
Raw backtrace:
2007 Aug 28
2
quota imap_quota
Hello,
I've been frying my brain with quota and mysql... Here is what I do:
protocol imap {
mail_plugins = quota imap_quota
imap_client_workarounds = outlook-idle delay-newmail
}
plugin {
# 10 MB + 1000 messages quota limit
# quota = maildir:storage=10240:messages=1000
driver = mysql
connect = host=/var/lib/mysql/mysql.sock user=mail_admin
password=XXXXXXXX dbname=mail
2018 Sep 19
0
Problem getting quota-warning script to function.
Hi!
Can you provide dovecot version? Also output of mail_debug=yes logs
would be useful
Aki
On 19.09.2018 00:19, Ted wrote:
> Hello,
>
> I'm trying to implement quota enforcement in our mailservers, and it is
> all working properly except that the quota warnings are not firing when
> the quota levels are passed.? the server stops accepting email when the
> quota is
2020 Jun 30
0
Samba AD + adblocking in bind9
I suggest, setup squid for that or you need to for
if you want a config, im happy to share it.
I use squid with ssl (also in one of my repo's).
But if you really want it in bind9, well forward the dns request and setup
Just look here : https://pi-hole.net/ ;-)
Im running about the same as that pi-hole.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba
2007 Nov 17
1
mailbox size limit
Hi guys,
I was wondering... my Inbox is 1.3GB large, my mailbox size limit is 6GB
(6442450941). Other users have 500+ MB in their Inbox.
I have about 27GB of mail. I'm running dovecot 1.0.7 now under Fedora 7
with postfix. I have no trouble at all, everything is working perfect.
I use ext3 as my file system, and I store mail in maildir format.
Will I have any inode, file system, issues?
Is
2012 Apr 05
1
Username bug in '%%' variables selects
Hi! Forgive my bad English.
I trying to set up shared folders, but I can't.
I shared INBOX of 'victor at domain.com' for 'victor at testmail.domain.com'
There is my debugging results:
doveadm acl debug -u victor at testmail.domain.com INBOX.shared.victor at domain.com.
doveadm(victor at testmail.domain.com): Error: Couldn't create namespace 'INBOX.shared.' for
2020 Jun 30
2
Samba AD + adblocking in bind9
All,
I am running samba as an AD on a Debian buster:
*ii python-samba 2:4.9.5+dfsg-5+deb10u1 armel
Python bindings for Sambaii samba
2:4.9.5+dfsg-5+deb10u1 armel SMB/CIFS file, print, and login
server for Unixii samba-common 2:4.9.5+dfsg-5+deb10u1
all common files used by both the Samba server and clientii
2017 Mar 23
0
Ubuntu Dovecot 2.2.9 several Errors, Transaction log as well as BUG message
2.2.9 is rather old. Updating to a more recent version could help.
Aki
On 23.03.2017 10:48, Kein Name wrote:
> Hello List,
>
> I am running an Ubuntu 14.04.5 LTS Server with Dovecot 2.2.9, only local
> filesystems and authentication done via mysql backend.
> Server is a Strato Virtual Server running
> 2.6.32-042stab120.11 #1 SMP Fri Mar 10 16:52:50 MSK 2017 i686 i686 i686
>
2012 Jan 25
4
Crash on mail folder delete
Attempting to delete a folder from within the trash folder using
Thunderbird. I see the following in the log:
Jan 25 15:36:22 bubba dovecot: imap(dmiller at amfes.com): Panic: file
mailbox-list-fs.c: line 156 (fs_list_get_path): assertion failed:
(mailbox_list_is_valid_pattern(_list, name))
Jan 25 15:36:22 bubba dovecot: imap(dmiller at amfes.com): Error: Raw
backtrace:
2017 Mar 23
2
Ubuntu Dovecot 2.2.9 several Errors, Transaction log as well as BUG message
Hello List,
I am running an Ubuntu 14.04.5 LTS Server with Dovecot 2.2.9, only local
filesystems and authentication done via mysql backend.
Server is a Strato Virtual Server running
2.6.32-042stab120.11 #1 SMP Fri Mar 10 16:52:50 MSK 2017 i686 i686 i686
GNU/Linux
Sometimes I see errors in the log like this for one user:
Error: Transaction log /var/vmail/
2014 Aug 14
1
Quota Help
Hi all,
First post here so hopefully I get all the required information correct.
I am running a mail server on Debian, its consists of Postfix (2.9.6-2),
Dovecot (2.1.7) and MySQL (5.5). Basic stuff is all working find so I
decided to try and implement quotas. This is working to an extent but
not properly and I am a little lost so looking for some help.
In my configuration the default mailbox
2010 Nov 28
2
Error from mobile client (Palm Pre)
Where I used to be able to access the server without incident, I can no
longer receive mail on the mobile device. I'm seeing this in the server
log:
Nov 27 23:45:05 bubba dovecot: imap-login: Login:
user=<dmiller at amfes.com>, method=PLAIN, rip=173.117.196.198,
lip=192.168.0.72, mpid=17422, TLS
Nov 27 23:45:07 bubba dovecot: imap(dmiller at amfes.com): Error: FETCH
[1.2] for
2015 Sep 13
3
no login with MySQL
Christian Kivalo <ml+dovecot at valo.at> schrieb am 13.09.15 um 22:08:04 Uhr:
> > I think the query-string f?r MySQL would overwrite this mail_location,
> > right? But how do I define it in the query?
>
> yes thats how it should work but your query (looking at the query result
> from your first email) overwrites the mail_location with
>
2006 Feb 28
1
Wrong id after join!
The Problem
-----------
After using a join in my find the id attributes set in my Entity objects
are wrong! It is setting the Entity id to the value from Postcode id!
The Code
--------
entities = Entity.find(:all,
:conditions => [...omited...],
:joins => "as e inner join postcodes as pc on
substring_index(e.postcode,'' '', 1) =
2006 Dec 08
1
Intermittent "cannot update mailbox" problems w/ postfix & dovecot
I hate asking questions on mailing lists, but I've exhausted my
googling and FAQ trawling skills. If I've missed the pertinent doc,
please tell me where to RTFM.
Environment:
I'm running postfix 2.3.2 on a Solaris 10 server. Mail goes into
standard mbox format in /var/mail. Users can access their mail via
shell (pine, mutt), POP3 or IMAP, and the pop3/imap server is
2018 Dec 17
0
Possible attack?
I found an error in my log today...
Dec 17 12:03:30 bubba dovecot:
imap(user1 at amfes.com)<23017><VzQFnjx9WNAKO2EC>: Error: fts_solr:
received invalid uid '0'
Dec 17 12:04:44 bubba dovecot:
imap(user2 at amfes.com)<25004><FeHDSj19i2ysOCn7>: Fatal: master:
service(imap): child 25004 killed with signal 11 (core dumps disabled -
2018 Sep 19
3
Problem getting quota-warning script to function.
Hello,
Most of the work was done with dovecot 2.2.27 but I just upgraded to
2.3.2 and didn't see any change.? Some debug logs are below, is there
something specific I could search them for?
Sep 17 23:19:16 ezm11-pco dovecot: auth-worker(8299): Debug: Loading
modules from directory: /usr/lib/dovecot/modules/auth
Sep 17 23:19:16 ezm11-pco dovecot: auth-worker(8299): Debug: Module
loaded: