The last time I investigated that was a couple years ago, but according
to my understanding the IMAP protocol does not support the colour
categories provided by Outlook, and therefore anything Outlook does in
that respect is a "Local Only" feature. That is, the colour categories
cannot be stor
Hi,
I would suggest starting with a simplified config. by example:
hosts = my.server.local
auth_bind = yes
ldap_version = 3
base = CN=Person,CN=Schema,CN=Configuration,DC=company,DC=local
base = DC=company,DC=local
scope = subtree
user_attrs = \
=home=/home/imapproxy/%u, \
=mail=mail
Hi,
On Fri, 2014-11-14 at 11:46 -0700, The Doctor wrote:
> Got a customer using Evolution 2.12.3 and was using SSL and could not
> retrieve e-mail in the last week. Got the custome to turn off
> SSL and he was able to retrieve e-mail.
>
> Recently I compiled SSL so that any comprimise was remove
mail;
dovecot-lda was missing the -a argument for the recipient...
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
ing for a while now, and I can't figure out where it is
picking up the hostname from. doveconf -a | grep hostname comes up
empty. the hostname is not in any of the mta config files. Anyone got
a hint?
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
Hi,
> I authenticate my test user in AD well in Dovecot. However, if I change
> this user's password in AD, the old password still works for
> authentication in Dovecot and the new is working too.
>
> Is there a time to make Dovecot don't "remember" the old password or is
> it a bug ?
Are you
Hi,
> [joliver@localhost ~]$ cat /etc/dovecot/dovecot-ldap.conf.ext
> hosts = localhost
> base = ou=Users,dc=my,dc=domain
> ldap_version = 3
> auth_bind = yes
> auth_bind_userdn = uid=%u,ou=Users,dc=my,dc=domain
>
this looks different than mine. here is my example config file, maybe
it helps:
> That’s odd. The one and only thing that Lookout does pretty well is IMAP.
After several hours scouring the net last night, I am surprised to hear
that. Certainly has never been my experience with outlook, especially
2013...
> > is there some special trick that google is hiding from me?
>
>
Hi,
> Sep 10 11:27:00 localhost dovecot: auth: pam(testuser1,127.0.0.1):
> pam_authenticate() failed: Permission denied
> Sep 10 11:27:00 localhost dovecot: auth: ldap(testuser1,127.0.0.1):
> invalid credentials
I am not clear from this if you are using pam auth first and ldap auth
2nd, or if you
Hi Patrick,
Thanks for your reply.
> I have no idea what your doing to cause this issue :(
>
> I have a normal install of dovecot running, and I have 3 webmail pages
> open, 2 phones using imap, and a thunderbird connected to it. I
> started with outlook 2007, then 2010, and now 2013 for the
f the
computers. But the problem inevitably returns in short order.
Surely people have outlook 2013 connecting via imap to dovecot without
problems; is there some special trick that google is hiding from me?
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
Hi,
> >
> > Suggestions and warnings are most welcome.
> >
> > Thanks!
>
> Since you're using maildir, you might want to check rsync out as well,
> especially with --link-dest. In short, you call rsync on your backup
> machine like this:
>
> rsync --link-dest=previous-backup-dir source new-bac
Hi ,
> My dovecot-ldap.conf:
>
>
> hosts = **
> dn = CN=*,OU=*,OU=*,OU=*,DC=**,DC=*,DC=de
> dnpass =
> tls = no
> debug_level = -1
> ldap_version = 2
> base = OU=*,DC=*,DC=*,DC=de
> deref = never
> scope = subtree
> user_attrs = sA
Hi,
have you verified from you AD logs that dovecot is sending the same
thing as your ldapsearch?
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
On Thu, 2014-02-27 at 12:58 +0100, Jeroen Scheerder wrote:
> Quoth Jeroen Scheerder (27 Feb 2014, 12
Hi,
> so not much to do on the qmail side. and thats the reason everything
> user related is done in dovecot itself.
ok
> ...but if nobody knows if its possible inside the dovecot lookup
> process, a new/seperate lookup process that calls dovecot-lda with the
> username instead of the mailadd
mails sent to
x...@domain.com will deliver to all users.
I documented my sandbox qmail-ldap/dovecot system here, maybe it is
useful to you:
http://cocnm.computerisms.ca/index.php/Install_Qmail-ldap,_Dovecot,_and_Related_Email_Services
--
Computerisms
Bob Miller
867-334-7117 / 86
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
On Fri, 2013-12-06 at 19:21 +0100, d...@quantentunnel.de wrote:
> Hello list,
>
> I am struggling with setting up dovecot 2.1.7 with samba 4.1.2 on debian
> wheezy. Dovecot should authenticate via LDAP, but I cannot ge
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
On Tue, 2013-10-22 at 02:47 +0200, Asmaa Ahmed wrote:
> Hello,
> I am trying to use postfix/dovecot as mail server to be the imap storage for
> my voicemail system.For that I installed postfix and do
hi,
> Sep 26 11:03:23 wasabi dovecot: imap-login: Disconnected (no auth attempts in
> 1 secs): user=<>, rip=24.58.62.118, lip=146.83.9.56, TLS, \
>
> session=
>
> Sep 26 11:03:26 wasabi dovecot: imap-login: Login: user=, method=PLAIN,
> rip=24.58.62.118, lip=146.83.9.56, mpid=3973, TLS, sessio
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
On Wed, 2013-09-25 at 16:15 -0600, LuKreme wrote:
> On 25 Sep 2013, at 16:05 , Patricio Rojo wrote:
>
> > I attach the 10-master configuration
>
> That’s not that useful.
>
> doveco
One guess: your mail_location is misconfigured.
something like:
mail_location = maildir:/usr/local/%u/Maildir
might fix it up...
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
On Fri, 2013-08-16 at 17:09 -0600, LuKreme wrote:
> My virtual users h
Hi Rick,
> I had/have the same issue. In Dovecot 1.x I was able to use LDA with
> vpopmail and only environment variables to deliver to a home directory. I
> was never able to get it to work with Dovecot 2.x - don't know if using
> environment variables is depricated, but I ended up having to s
ere a
$VAR I can use instead of $USER that will expand to just the part before
the @?)
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
I got another quick idea, too; try running dovecot in the foreground.
Maybe something that isn't being written to the log will show up on the
terminal...
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
On Thu, 2013-06-20 at 19:00 -0700, Bob Miller
Hi Ben,
>> Maybe using something like set -e to try and get some output from the
>> script?
>>
>Adding the -e switch doesn't seem to produce any output, either.
To be clear, I meant putting the line:
set -e
near the top of your script. I forget exactly how it functions, but it
makes it so
Hi Ben,
I checked over your script, and I don't see the problem either. You
already checked everything that comes to my mind.
Maybe using something like set -e to try and get some output from the
script?
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computeris
> You can also use doveadm for quite a lot of this sort of administration;
> this may be easier if you're scripting in shell rather than something
> more sophisticated.
+1
these reports...
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
On Thu, 2013-04-18 at 15:21 +0200, Frank Bonnet wrote:
> Hello
>
> Many users here use the "copy to Sent folder" using the IMAP protocol
> with Dovecot 2.1.15 on a FresBSD 9
Hi,
>
> :
> lda(sar): Fatal: Unknown argument: sar
> Usage: dovecot-lda [-c ] [-a ] [-d ] [-p
> ]
>[-f ] [-m ] [-e] [-k]
>
> It happens on messanges that could not be delivered and need to be
> returned to the sender.
I would think this indicates that lda is trying to deliv
can share more of how I set things up...
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
On Thu, 2013-02-28 at 18:22 +0100, Denis Witt wrote:
> Hello List,
>
> we're currently working on the migration of our LDAP/Samba3-Domain to
> Samb
>
>
> So your package shouldn't need to come with its own installer, nor
> should you need to extract the files by hand...
Bah! My neural pathways are shorting out. That should read:
So your package shouldn't need to come with its own uninstaller, nor
should you need to delete the files by ha
> the pkg installer did not come with an uninstaller, and since the install is
> pretty much useless, is there some list of what it installed so i can get rid
> of it all?
This would actually be a function of your package manager. For example
on debian you can do dpkg -L to get a list of fil
other features to make it shine a little
brighter than an exchange server, such as openupload or webdav storage.
And, if you really want a windows networking environment, all of this
stuff can be made to authenticate against Samba4 active directory...
--
Computerisms
Bob Miller
867-334-7117 / 86
+1 to one last mail, though it would be nice if the over percentage
could be configurable...
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
On Mon, 2012-10-29 at 22:39 +0200, Timo Sirainen wrote:
> Currently if user is 1MB under quota and someone tries
auth-ldap.conf file. Samba4/Active Directory is just another ldap
implementation. between the config files and the wiki, I believe all
the documentation you need is there...
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
On Wed, 2012-10-24 at 11:48
than my second language (if
you could even say I have one), so good on you...
I interpret this sentence as an if statement:
if [[ (using NFS||Cluster) == true || (using OS w separate cache for
mmap, such as OpenBSD) == true ]]; then
setting is required (set to yes/true)
fi
>
> Thank
rse lookup or something like that. And it would explain the
> overhead.
I don't know about the reverse lookup, but this sounds like a caching
issue to me. http://wiki2.dovecot.org/IndexFiles
>
> Thank you
--
Computerisms
Bob Miller
867-334-7117 / 867 633 3760
http://computerisms.ca
Robert,
> The settings are listed in the example conf.d/15-lda.conf file. The
> important settings are:
>
> sendmail_path is used to send mails. Note that the default is
> /usr/sbin/sendmail, which doesn't necessarily work the same as
> /usr/lib/sendmail.
>
> Alternatively you can u
place else I
should be looking for the missing vacation response...
Thank you for any suggestions...
--
Computerisms
Bob Miller
867-334-7117 / 867 633 3760
http://computerisms.ca
39 matches
Mail list logo