Displaying 20 results from an estimated 42 matches for "bestsolution".
2007 Oct 18
1
performance?/connectivity? issues after server upgrade
...nk of a way to debug the issue ...
System load is absolutely minimal.
% dovecot -n
# 1.0.5: /etc/dovecot/dovecot.conf
log_path: /var/log/dovecot.log
protocols: imaps imap pop3
listen: 81.16.98.99
ssl_listen(default): 81.16.98.99
ssl_listen(imap): 81.16.98.99
ssl_listen(pop3):
ssl_cert_file: /usr/bestsolution/ssl/certs/mail.bestsolution.at.pem
ssl_key_file: /usr/bestsolution/ssl/private/mail.bestsolution.at.pem
ssl_parameters_regenerate: 24
disable_plaintext_auth: yes
login_dir: /var/run/dovecot/login
login_executable(default): /usr/lib/dovecot/imap-login
login_executable(imap): /usr/lib/dovecot/imap-lo...
2005 May 08
1
trouble getting digest-md5 & ldap working
...gt;From Cryrus-SASL I know that in order to get DIGEST-MD5 running it is required
to have plaintext passwords in the DIT, but that does not solve anything.
syslog tells me this:
dovecot-auth: May 08 21:25:09 Error: ldap(frodo): No password in reply
So any ideas on where I went wrong?
Udo Rader
BestSolution.at GmbH
http://www.bestsolution.at
2005 Nov 02
2
major pop3+ldap problem with alpha3 and alpha4
...ously uses the default_mail_env settings.
the relevant line in our dovecot-ldap configuration looks like this:
-------CUT--------
user_attrs = uid,homeDirectory,MailMessageStore,,uidNumber,gidNumber
-------CUT--------
As I said, the IMAP process uses the ldap data correctly.
any ideas?
Udo
--
bestsolution.at EDV Systemhaus GmbH
http://www.bestsolution.at
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments...
2008 Dec 06
1
catching authentication failures with LDAP backend
...s it?
Any pointers highly appreciated :-)
dovecot -n says this:
-------CUT-------
# 1.0.15: /etc/dovecot/dovecot.conf
log_path: /var/log/dovecot.log
protocols: imaps imap pop3
listen: 81.16.98.99
ssl_listen(default): 81.16.98.99
ssl_listen(imap): 81.16.98.99
ssl_listen(pop3):
ssl_cert_file: /etc/bestsolution/ssl/mail.bestsolution.at-cert.pem
ssl_key_file: /etc/bestsolution/ssl/mail.bestsolution.at-key.pem
ssl_parameters_regenerate: 24
disable_plaintext_auth: no
login_dir: /var/run/dovecot/login
login_executable(default): /usr/lib/dovecot/imap-login
login_executable(imap): /usr/lib/dovecot/imap-login
lo...
2006 Jan 12
3
PAM Authentication issues with Dovecot
<pre>I have a machine with the follow specs.<br /><br />Linux hermes.business.com 2.6.11-1.1369_FC4 #1 Thu Jun 2 22:55:56 EDT 2005<br />i686 i686 i386 GNU/Linux<br /><br />pam-0.79-8<br />dovecot-0.99.14-4.fc4<br /><br />No one is able to receive e-mails due to authentication failures and yesterday afternoon<br />they were able to.<br
2005 Feb 14
1
strange display effects
...ne
http://appdb.winehq.org/appview.php?appId=2002
It is a free Austrian accounting software.
So far I have managed to install it and even use it to some degree but I
have some strange optical "sideeffects":
#1: the menu bar on the right side duplicates,
see screenshot here:
http://www.bestsolution.at/documents/eufibu_wine01.jpg
#2: the top menu bar disappears if I switch desktops,
see screenshot here:
http://www.bestsolution.at/documents/eufibu_wine02.jpg
#3: sometimes the background "shines through",
see screenshot here:
http://www.bestsolution.at/documents/eufibu_wine03.jpg
htt...
2006 Apr 27
1
sigsev with postfix + dovecot SASL
...o far my
tests have been very successfull, can't wait to get the cyrus-sasl beast replaced.
However, I found a potential problem when doing some "illegal" stuff on the
postfix side:
-------CUT-------
cerberus:/var/log# telnet smtptest 25
Trying 192.168.99.99...
Connected to smtptest.bestsolution.at.
Escape character is '^]'.
220 smtptest.bestsolution.at ESMTP Postfix (bestsolution.at GmbH)
EHLO localhost
250-smtptest.bestsolution.at
250-PIPELINING
250-SIZE 51200000
250-ETRN
250-AUTH PLAIN DIGEST-MD5 CRAM-MD5
250-AUTH=PLAIN DIGEST-MD5 CRAM-MD5
250-ENHANCEDSTATUSCODES
250-8BITMIME
25...
2005 Nov 06
1
Setup help
I'd previously had dovecot running on a Debian server but recently
migrated to Suse. The nice, simple setup for dovecot on debian is not as
easy using the dovecot sources. My lack of experience I'm afraid! I'd
like to continue to use dovecot, especially as my current maildir
directories are all set up ready to be use again.
On suse (sles9) I have users authenticating by LDAP. In
2008 Mar 27
2
Samba Share Mounts with Java
Hello,
I am developing a Java application that requires me to read from and write to a samba share. When developing in a windows environment this was not a problem. I mounted the share as "M:/", built a path to a file, checked if the file exists using the Java function file.exists(), and went on my merry way. Now I am developing in a Linux environment(SuSE 10). I mount the samba
2005 Aug 02
1
"logins with UID ... are not permitted"
...34:25 Error: Logins with UID 200 (user some.user) not
permitted (see first_valid_uid in config file)
-------CUT-------
yet /etc/dovecot/dovecot.conf has this for the mentioned parameter:
first_valid_uid = 1
first_valid_gid = 1
"regular" users can login however ...
any ideas?
udo
--
bestsolution.at EDV Systemhaus GmbH
http://www.bestsolution.at
2006 Jan 12
4
reply-to address of the list
...t;reply to all" in the MUA or manually
enter dovecot at dovecot.org in any replies. And a "reply to all"
duplicates postings because the posting once goes to the list and once
to the original poster, that get's the reply twice then.
Or maybe I am missing something ... :-)
Udo
BestSolution.at GmbH
http://www.bestsolution.at
2007 May 15
1
Why is direct invocation of dovecot preferred over inet inclusion?
I'm used to putting things in inetd and,
1) should dovecot crash, I'd think it would get restarted if it was
invoked from inet's imap-login
2) it would get started well after the boot
...wouldn't that be preferable. Enlighten me, please
--
====
Stewart Dean, Unix System Admin, Henderson Computer Resources
Center of Bard College, Annandale-on-Hudson, New York 12504
sdean at
2007 Feb 10
1
help needed - dovecot-ldap authentication
I am trying to set a up mail server on a ubuntu edgy machine. I followed the
howto at http://wanderingbarque.com/howtos/mailserver/mailserver.html .
I am able to configure everything except dovecot-ldap authentication :(.
After struggling with it for a week I decided to seek help.
The current version of dovecot is v1.0 RC21 and the version used for the
howto is v0.99.10.9. I installed &
2005 Nov 14
1
a proposal to increase the stability
...bster, which is a fake SMTP server used
for testing MUAs. So maybe something similar could be done for IMAP/POP3
servers?
What I am thinking of is to run those tests before anything new is
released. On the other hand I cannot even estimate how much work would
be needed for this ...
Udo Rader
--
bestsolution.at EDV Systemhaus GmbH
http://www.bestsolution.at
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments...
2006 Jan 09
3
How long to 1.0?
Hi!
I'm wondering how close Dovecot can be said to be to 1.0 "Final". How
stable can the alpha branch be said to be?
I was browsing around the Dovecot homepage, but I couldn't find any
answer to this question. I hope it hasn't been asked (too many times)
before.
Fredrik Tolf
2006 May 04
1
running only the dovecot-auth service
..."dovecot-auth" part of dovecot?
Another idea that I had was to export the created auth socket via nfs.
Somewhere, sometimes I think to have read that it was possible to use
unix domain sockets over nfs mounted shares, but I am not sure about
this (and have failed so far).
Udo Rader
--
bestsolution.at EDV Systemhaus GmbH
http://www.bestsolution.at
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments...
2006 Aug 10
1
Dovecot AD Integration
Hello,
Is it possible to use dovecot version 1.0.rc6 to authenticate users
against Active Directory on a Windows 2000, without PAM, Kerberos
or SAMBA.
Thanks,
2009 Nov 30
1
dovecot: Fatal: Time just moved backwards by 3909 seconds.
...t of problems, so I'll just kill
myself now. http://wiki.dovecot.org/TimeMovedBackwards
------CUT-------
So as you see, dovecot successfully logged a message on 14:02 and then
complained about the time having shifted 4397 seconds on 14:04 ...
Thanks in advance
--
Udo Rader, CTO
http://www.bestsolution.at
http://riaschissl.blogspot.com
2005 Nov 29
3
Is Timo OK?
Hi,
does anyone know where Timo is around lately? I haven't seen a post from
him for some weeks now and "normally" Timo is quite active when it comes
to supporting his 'dovecot' warp drive :-)
Udo Rader
--
bestsolution.at EDV Systemhaus GmbH
http://www.bestsolution.at
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments...
2005 Oct 24
3
choosing syslog facility?
Hello!
How can I log dovecots messages into a separate file?
Is it possible to set a custom syslog facility name somehow?
I can't set the log file in dovecot because dovecot does not automatically
rotate the logs like syslog does..
thank you!
Dominik