What I can tell is I use IMAP METADATA with roundcube as a sort of fork
of Kolab project (which is using Cyrus for IMAP).
It was an attempt to wrote a plugin for thunderbird but is abandoned now.
Can be other use case I didn't know about.
Mihai
On 7/20/24 02:17, J Doe via dovecot wrote:
On
I would check manual binding first with ldap-client:
warning: unknown[10.1.70.75]: SASL LOGIN
authentication failed: Connection lost to authentication server
This is not normal and need to be clarified. Maybe the client reject the
local certificate or the AD server reject the source from some r
Most probably because it is old . It was a plugin.
Now you just need to activate it as :
local 0.0.0.0/0 {
imap_metadata = yes
}
(this activate it for all ip's)
On 7/18/24 00:01, Adam Miller via dovecot wrote:
I apologize, I most certainly missed the email / reply yesterday as it
did not co
But this is something old that I had and am not using. This allows the
cn=dovecot to also access the password field. I am not sure if that is
necessary/wanted.
LDAP server directly using the login and password provided by the
client. To perform authentication, it must execute a BIND by an
in
On 5/21/23 12:42, Marc wrote:
My LDAP server is installed on a Proxmox container using the TurnKey
Linux template. I always thought it was a clean Debian installation. I
tried it on a fresh Debian installation, and both olcAccess and the LDAP
tree differ significantly from what is provided in
t "BIND anonymous mech=implicit
ssf=0," which suggests that Dovecot is attempting to connect anonymously.
The same thing happens when I perform such a query using ldapsearch
and using the user u...@example.com on the LDAP server console.
In the logs, there is SEARCH RESULT tag=101 err=32 nen
I think you need also add "by users read" but the problem in this setup
is to find the user you have a filter so you need to search for this .
So you need either specify a special binding account or the format of
the biding user
This is from the default config on debian :
# For example:
#
hele Clark*
Title | Engineering Business Unit
KBR | Government Solutions – US
Office: +1 937-713-8669
----
*From:* Mihai Badici
*Sent:* Wednesday, May 10, 2023 8:41 AM
*To:* dovecot@dovecot.org
*Subject:* Re: [External] Help - P
On 5/10/23 15:35, Sami Ketola wrote:
On 10. May 2023, at 15.17, Michele Clark via dovecot
wrote:
Anyone have any ideas? We're still having the issue where new
messages are not setting with correct promissiongs?
Actually the permissions are correct. In virtual user setup only
virtual us
On 2023-05-09 11:14, Marc wrote:
so far I had a setup where Dovecot was using a passwd file as
userdb and
passdb. Postfix was then authenticating with Dovecot via SASL
to
validate user accounts.
Now I added an LDAP backend and wou
On 5/8/23 23:06, Marc wrote:
so far I had a setup where Dovecot was using a passwd file as userdb and
passdb. Postfix was then authenticating with Dovecot via SASL to
validate user accounts.
Now I added an LDAP backend and would like to use that for Dovecot and
Postfix. My first approach was to
Unit
KBR | Government Solutions – US
Office: +1 937-713-8669
-
From: Mihai Badici
Sent: Thursday, May 4, 2023 8:27 AM
To: Michele Clark ; dovecot@dovecot.org
Subject: Re: [External] Re: Help - Permissions issue with new mail
[You don't often get email fr
ed is a copy of my main.cf from postfix and my 10-mail from
dovecot
Let me know if you see anything that I might try - Thanks in advance
Michele Clark
Title | Engineering Business Unit
KBR | Government Solutions – US
Office: +1 937-713-8669
-----
From: Mihai Badici
On 12/2/21 10:25 PM, Günther J. Niederwimmer wrote:
Hello Dovecot professionals,
I have a working user authentication with LDAP, now I want to allow the users
to use mailAterneteAddress for their account, unfortunately I can't find any
filter settings for dovecot that this works? I just can't
On 8/26/21 10:58 AM, James Brown wrote:
My Google searches must be off, I couldn’t see how to do this.
Is there a way to log to a local file, but also send to a remote server?
Eg:
Log_path = /var/log/dovecot.log, @mylogserver.example.com:514
Thanks,
James
This is not a dovecot feature b
On 10/26/20 7:53 PM, Jochen Bern wrote:
On 26.10.20 17:45, Mihai Badici wrote:
So I guess it is not trivial to sort again all the mails and
deliver each one in a mailbox after you mixed all together in a single
catchall mailbox. Could be done for sure but it is some work to do...
Determining
I remember back in the dialup era there was a small company in Timisoara
who tried to sell this kind of solution. (They started to sell servers
after a while so I guess they didn't have much success selling their
workaround) So I guess it is not trivial to sort again all the mails and
deliver
Your approach is ok but is more complicated. That's why I suggested this
setup, which is simplest but indeed need a little help from your
provider ( for no matter which provider, in fact).
On 10/26/20 4:16 PM, R. Diez wrote:
Why don't you configure all stuff internally and ask your provider t
On 10/26/20 4:16 PM, R. Diez wrote:
Why don't you configure all stuff internally and ask your provider to
relay
the e-mails from and to you via "smart relay"? You will communicate
only via smtp and only with your provider,
> [...]
When you are a small business or a volunteer-run club or c
Why don't you configure all stuff internally and ask your provider to
relay the e-mails from and to you via "smart relay"? You will
communicate only via smtp and only with your provider, and you can use a
nice open-source bundle ( dovecot is mandatory because you wrote on that
list :) ) in
First of all, Exchange is a complete solution. Dovecot is a imap/pop3
server ( a good one, sure... )
So replacing exchange means to find an integrated solution.
about the questions: public folder was removed in exchange. IMHO they
made the right choice :)
There is a different thing, need dif
Maybe you need to subscribe to that folders?
On 4/25/20 3:07 PM, Andrei Petru Mura wrote:
Rectification: For example, created a_folder would be found on server
under Maildir/cur/.b_dir.
would be:
For example, created a_folder would be found on server under
Maildir/cur/.a_folder.
On Sat, Apr
That was it. I assumed that the firewall was disabled because
iptables was empty. The firewall was using nftables.
Once I disabled the firewall, things started working.
Thanks for your help!
Roy
You are welcome. I was in the same situation 2 weeks ago :)
On 12/21/19 2:50 AM, Bernd Petrovitsch wrote:
Hi all!
On Fri, 2019-12-20 at 17:39 -0700, Roy wrote:
[...]
I created a new VM with Centos 8 and installed dovecot and postfix.
Postfix is working fine but dovecot rejects connections from anything
but the local machine.
Locally
Trying 10.10
You found the right thing :)
15 years ago yes, it was a file but people wasn't sending mpeg4 on mail :)
On 10/29/19 8:29 PM, Mark | Small World Systems via dovecot wrote:
I have a Linix server that won't boot. I've patched in a live CD and
mounted the original HDDs so I can browse the files
On 10/21/18 6:33 PM, mj wrote:
> Hi,
>
> On 10/21/2018 01:22 PM, Maurizio Caloro wrote:
>> Please this are a complet Grouware solutions, are possible to use
>> from this only the Calendar Synchronization and
>>
>> Date, Appontment functionality ?
>>
>
I think this needs some clarification:
there
Hello,
The metadata support in dovecot is now quite stable ( at least i didn't
encountered problems on my servers )
But the metadata is only about marking the folders ( you can mark a
folder as "calendar" or "contact").
caldav/carddav are based on webdav protocol, so normally you need an web
ser
plications with a chainsaw. Web 2.0 has too many
security holes.
On Wed, Aug 23, 2017 at 8:35 PM, Mihai Badici <mailto:mi...@badici.ro>> wrote:
the vaste majority of web applications around use the same stack.
On 08/23/2017 07:07 PM, Rupert Gallagher wrote:
I still find impediments to the adoption of any of those "solutions". Too many
software dependencies, like PHP, DB, python, and a virtual machine. --- There are two
portable file formats for calendar and contacts that work across applications an
On Tuesday 18 July 2017 22:15:24 mj wrote:
> Hi,
>
> Thanks for the quick follow-ups! Much appreciated. After posting this, I
> immediately started working on fail2ban. And between my initial posting
> and now, fail2ban already blocked 114 IPs.
>
> I have fail2ban with maxretry=1 and bantime=1800
On Monday 08 May 2017 19:25:26 Rupert Gallagher wrote:
> Today the problem raised its head again, with a twist. A LAN client lost the
> DNS setting that pointed directly to the LAN address of the IMAP server,
> and two things happened: the LAN client could not connect to IMAP as we
> know, and a te
On Friday 21 April 2017 08:36:47 Steffen Kaiser wrote:
> On Tue, 18 Apr 2017, Dave Dodd wrote:
> > I am trying to determine the correct LDAP schema I need to use to have
> > either mailLocation or mailboxPath available ?
> >
> > Should I be just adding this to one of my own custom objectClasses ?
On Tuesday 18 April 2017 17:06:30 Dave Dodd wrote:
> Hi,
>
> I am trying to determine the correct LDAP schema I need to use to have
> either mailLocation or mailboxPath available ?
>
> Should I be just adding this to one of my own custom objectClasses ?
>
> -- Dave
Actually i don't see a reason
On Thursday 20 April 2017 03:02:26 Michael Segel wrote:
> I’m doing a new dovecot mail server for my domain. Here’s yet another thing
> I mucked up.
> I wanted to set up virtual mailboxes. One reason was that I wanted to set
> up virtual users for the domain so I don’t need to create user accou
On Wednesday 29 March 2017 06:24:06 m...@caloro.ch wrote:
> Hello
>
>
>
> Please exist in Dovecot 2.2.13 the E-Mail Push function?
>
>
>
> So that the Email on me Iphone are available at this moment that will be
> transfered, I see or found any other 3part software "Z-push", but it's this
> f
On Sunday 08 January 2017 18:14:20 Jibeji wrote:
@other_domain.com";
> >>
> >>
> >> Here are the logs:
> >>
> >> dovecot: lda(u...@domain.com): Debug: sieve: Pigeonhole version 0.4.2
> >> initializing
> >> lda(u...@domain.com): Debug: sieve: include: sieve_global_dir is not set;
> >> it is curre
etc/ssl/certs/cacert.pem
For all kind of ssl_xyz files
Mihai Badici[1]
[1] http://mihai.badici.ro
ace
that.
I think there are two parts of the project: object storage and protocol
implementation. If you choose the kolab approach, the object storage
part is already done :)
> --
Mihai Badici[1]
[1] http://mihai.badici.ro
parsing) should be implemented
client side via plugins.
>
> All other servers i know use some db backend. I guess you will have
> hard times with clients, cause there are all kind of known bugs.
>
>
> Best Regards
> MfG Robert Schetterer--
Mihai Badici[1]
[1] http://mihai.badici.ro
I try to create a sieve rule on a Ubuntu server ( managed by i-mscp)
For this rule i need the editheader extension.
I edited /etc/dovecot/conf.d/90-sieve.conf and added the following:
plugin {
#sieve_extensions = +notify +imapflags
sieve_extensions = +editheader
Restarted dov
le effort you can use the basic with dovecot. I tried to put
together all thing here http://machinet.badici.ro/ but is rather a draft. I use
this setup from some time and it works well, but if you want an click and go
solution you need to go elswere.
Mihai Badici[1]
[1] http://mihai.badici.ro
On Tuesday 10 March 2015 18:38:40 Tom Hendrikx wrote:
> On 10-03-15 18:20, Chris Adams wrote:
> > I see this has been asked a few times over the years (but not in
> > several years), and the response was along the lines of "maybe
> > someday", so I figured I'd see if someday was here yet...
> >
>
On Monday 02 March 2015 11:14:03 David Scheele wrote:
> Ok I played around a bit and activated debugging correctly (Thanks to
> Steffen)
>
>
> Now I try to log in with the user johndoe (that is his cn and his uid) and
> i get the following message in syslog:
> Mar 2 11:03:32 mailserver dovecot:
On Friday 27 February 2015 15:06:27 Jean-François Sénéchal wrote:
> Hi,
>
> My config dovecot 2.2.13 Postfix 2.9.6 Debian wheezy
>
> When I send a message to my user test (siroco) postfix said unknown user
>
> But the user exist :
>
> doveadm user siroco :
> fieldvalue
> uid3002
> gid
On Wednesday 25 February 2015 10:31:22 David Scheele wrote:
> Is there a good, foolproof dovecot-openldap tutorial that walks you through
> the steps and works with the newest version of both softwares?
> I'm giving up and starting anew.
> 2015-02-24 11:33 GMT+01:00 Mihai Badici
On Tuesday 24 February 2015 10:51:44 David Scheele wrote:
> Hmm...
>
> *ldapsearch -x cn=admin* gives me:
> | # A bunch of information not really interesting
> | # search result
> | search: 2
> | result: 32 No such object
> |
> | numResponses: 1
>
> *ldapsearch -x cn=admin* gives the same.
> Did
On Tuesday 24 February 2015 10:23:14 David Scheele wrote:
> The ldap-utils were already installed.
> I did the ldapsearch you gave me, but after inputting my admin password it
> gives me
> *ldap_bind: Invalid credentials (49)*
> I logged into the ldap server with my admin credentials (which worked
On Wednesday 04 February 2015 07:01:14 Thomas Güttler wrote:
> Hi,
>
>
> I would like to implement a 43Folder system[1] with dovecot and a mail user
> agent.
>
> Use case:
>
> - I have a new mail in my inbox. I read it and see that I can't handle it
> now. I want to handle this mail in 5 days.
Try: 01 login JohnDoe JohnDoe
On Sunday 21 September 2014 22:59:35 Robert Watson wrote:
> new installation of Dovecot 2.0.9 on Centos
> # telnet localhost 143
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRAL
On Tuesday 26 August 2014 07:44:04 Per Jessen wrote:
> Mihai Badici wrote:
> >> > I think metadata support can do the job (and more) . See Kolab
> >> > project
> >>
> >> Well, let's stick to dovecot for now - how do people deal with this
> &g
> >
> > I think metadata support can do the job (and more) . See Kolab project
>
> Well, let's stick to dovecot for now - how do people deal with this
> issue in dovecot?
What i missed is that the metadata support is available in dovecot starting
from 2.2.9 if i remember exactly.
--
Mihai Băd
On Monday 25 August 2014 21:23:57 Per Jessen wrote:
> Mihai Badici wrote:
> > On Monday 25 August 2014 21:03:26 Per Jessen wrote:
> >> Lots of people must have had this issue before me - users using
> >> different devices&software (pc, smartphone, tablet, thunderb
On Monday 25 August 2014 21:03:26 Per Jessen wrote:
> Lots of people must have had this issue before me - users using
> different devices&software (pc, smartphone, tablet, thunderbird,
> outlook, webmail) and languages (e.g. English on the PC, German on the
> iPhone), some folders end of with diffe
When I try to create a new folder in
>"Public" (i don't have rights, but i can try) loooks like the process crash:
>May 12 23:10:07 imap: Debug: Module loaded:
>/usr/lib/dovecot/lib01_acl_plugin.so May 12 23:10:07 imap: Debug: Module
loy >12 23:10:07 imap(Mihai.*Badic
> callback = 0x42909f , failure_callback =
> 0x429275 , request_auth_token = 1}
> service_flags = MASTER_SERVICE_FLAG_KEEP_CONFIG_OPEN
> storage_service_flags = MAIL_STORAGE_SERVICE_FLAG_DISALLOW_ROOT
> username = 0x0
> c = -1
That means dovecot try to fi
On Wednesday 14 May 2014 08:31:57 you wrote:
> On Wednesday 14 May 2014 01:02:28 you wrote:
>
Finally i found time to build another machine and try to debug :
I found my slackbuild stripped the debug symbols so i made some changes and :
Program terminated with signal SIGSEGV, Segmentation fault.
I try to create a shared directory in dovecot.
When accessing ( from roundcube) i can't subscribe or list the namespace.
It looks like I don't have rights.
This is an extract from debug log:
When I try to create a new folder in "Public" (i don't have rights, but i can
try) loooks like the process
On Tuesday 08 April 2014 05:36:51 Deeztek Support wrote:
> On 4/8/2014 2:18 AM, Steffen Kaiser wrote:
> > The primary question is: Does
> >
> > ldapsearch -H ldap://server.domain.tld:389 \
> >
> > -b dc=domain,dc=tld -D ... -W \
> > '(&(userPrincipalName=<>)(objectClass=person)(!(userAccount
On Monday 07 April 2014 13:46:20 Deeztek Support wrote:
> Dovecot version: 2.0.19
> ---
> grep -v '^ *\(#.*\)\?$' /etc/dovecot/dovecot-ldap.conf
>
> hosts = server.domain.tld:389
> ldap_version= 3
> auth_bind = yes
> dn
On Monday 31 March 2014 08:09:20 A.L.E.C wrote:
> On 03/30/2014 10:28 PM, Mihai Badici wrote:
> > 01 getmetadata "*" (/private/kolab/activesync)
> > * METADATA Default (/private/kolab/activesync NIL)
> > * METADATA Contacts (/private/kolab/activesync NIL)
> >
I't's still unclear for me why but I have two servers, one using Slackware
14.0 and the second one using Slackware 14.1
I use the same slackbuild script to build the package; but I have that issue
only when building on Slackware 14.1
I copied the package from 14.0 to 14.1 and replaced the one b
On dovecot 2.2.12 compiled from source I use ActiveSync with kolab-syncroton.
When running a test i have this imap log:
[29-Mar-2014 22:58:25 +0200]: [F658] S: A0004 OK Getmetadata completed.
[29-Mar-2014 22:58:25 +0200]: [F658] C: A0005 SETMETADATA INBOX
(/private/vendor/kolab/activesync "{\"DE
On Tuesday 04 March 2014 02:45:50 Aleve Sicofante wrote:
> A year ago, more or less, I was told "Dovecot is getting close to having
> native METADATA support." How's this going?
>
> Thanks.
It's working, starting with 2.2.7 as i remember.
There are some changes in configuration files ( i posted s
On Monday 30 December 2013 16:48:58 A.L.E.C wrote:
> On 12/30/2013 03:25 PM, Mihai Badici wrote:
> > I made some investigation and I found Roundcube perform a
> > GETMETADATA "*" (/private/vendor/kolab/folder-type)
> > to list all special folders.
>
> This is
On Monday 27 January 2014 01:49:37 erik wrote:
> Hi,
>
> I am using Dovecot 2.1.16. I'm trying to get Roundcube to talk to the
> managesieve plugin. Postfix/Dovecot/Roundcube all exist on the same
> server.
>
> I'd like to get managesieve working. I've gone through a few guides,
> such as:
> h
O
> > userdb for delivery) , this could be far better.But I think this is a
> > design issue.
> Remember: passdb is for authentificating users; userdb is for getting user
> information. When an user auth's for IMAP, passdb verifies the password
> and probably overrides the username, in the second s
>
> IMHO, exactly that works with the maildrop LDAP attribute. You enumerate
> all mail addresses into maildrop. Use maildrop in userdb filter only. If
> you like to use "uid" on command line of doveadm, you need to add the uid
> to maildrop as well, otherwise have the passdb return another usern
On Tuesday 07 January 2014 09:00:15 you wrote:
> On Mon, 30 Dec 2013, Mihai Badici wrote:
> > I have a "pure ldap" setting with postfix and dovecot.
> > When using dovecot delivery, the recipient is checked via ldap.
> > The same ldap query is used when aut
On Monday 30 December 2013 16:48:58 A.L.E.C wrote:
> On 12/30/2013 03:25 PM, Mihai Badici wrote:
> > I made some investigation and I found Roundcube perform a
> > GETMETADATA "*" (/private/vendor/kolab/folder-type)
> > to list all special folders.
>
> This is
On Sunday 29 December 2013 11:52:23 Mihai Badici wrote:
> On Thursday 26 December 2013 12:23:18 you wrote:
> > --Repost after subscription as list member ---
> >
> > I made some tests with metadata support in dovecot 2.2.10.
> > Previously I had dovecot 2.2.4 with e
On Thursday 26 December 2013 12:23:18 you wrote:
> --Repost after subscription as list member ---
>
> I made some tests with metadata support in dovecot 2.2.10.
> Previously I had dovecot 2.2.4 with external metadata plugin who work well.
>
> I use dovecot with roundcube and roundcube plugins fr
I have a "pure ldap" setting with postfix and dovecot.
When using dovecot delivery, the recipient is checked via ldap.
The same ldap query is used when authenticate.
So, if I want to authenticate with the uid , I can't use a filter like uid=%u
because the delivery will fail. I don't want to use
--Repost after subscription as list member ---
I made some tests with metadata support in dovecot 2.2.10.
Previously I had dovecot 2.2.4 with external metadata plugin who work well.
I use dovecot with roundcube and roundcube plugins from kolab project .
First, the feature activation was tricky a
73 matches
Mail list logo