Displaying 10 results from an estimated 10 matches for "thebes".
Did you mean:
thebe
2019 Jan 24
2
debian10+dovecot-2.2.33.2
Hi
Thenx but maby problem is in ssl or core file and gdb was incorrectly used
# 2.2.36 (1f10bfa63): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.24 (124e06aa)
# OS: Linux 4.19.0-1-amd64 x86_64 Debian buster/sid
Jan 24 16:56:38 thebe-postfix dovecot: master: Dovecot v2.2.36
(1f10bfa63) starting up for imap, pop3, lmtp, sieve
Jan 24 16:56:39 thebe-postfix dovecot: master: Error:
2019 Jan 24
2
debian10+dovecot-2.2.33.2
Hi
Thenx. Dump core:
Core was generated by `dovecot/auth'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0? 0x00007fa910394c7a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt full
#0? 0x00007fa910394c7a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#1? 0x00005604e6f98bc8 in password_scheme_register_crypt () at
password-scheme-crypt.c:144
2019 Jan 24
0
debian10+dovecot-2.2.33.2
This has been fixed with
https://github.com/dovecot/core/commit/63a74b9e8e0604486a15a879e7f1a27257322400.patch
Aki
> On 24 January 2019 at 19:26 Maciej Milaszewski IQ PL <maciej.milaszewski at iq.pl> wrote:
>
>
> Hi
> Thenx. Dump core:
>
> Core was generated by `dovecot/auth'.
> Program terminated with signal SIGSEGV, Segmentation fault.
> #0?
2019 Jan 24
0
debian10+dovecot-2.2.33.2
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
Try
</div>
<div>
<br>
</div>
<div>
gdb /usr/local/dovecot/libexec/dovecot/auth /var/run/dovecot/core
</div>
<div>
bt full
</div>
<div>
<br>
</div>
<div>
2019 Jan 24
2
debian10+dovecot-2.2.33.2
Hi
Thenx for replay.
Finaly for a test in my lab
I upgrate to latest 2.2.36 and os debian 10
In this machine is dovecot director
But if i tested via telnet
root at postfix:~# telnet 46.xxx.xxx.xxx 143
Trying 46.xxx.xxx.xxx...
Connected to 46.xxx.xxx.xxx.
Escape character is '^]'.
* BYE Disconnected: Auth process broken
Connection closed by foreign host.
In log:
Jan 24 16:02:07 postfix
2010 Feb 15
1
dovecot-sieve vacation vs qmail-ldap
Helloo,
We are using dovectot lda with qmail-ldap,
dovecot 1.2.10, sieve 0.1.15
lda is executed as
exec /var/qmail/bin/preline -f /usr/local/dovecot/libexec/dovecot/deliver -s
preline adds Delivered-To: header,
everything works fine except vacation
Feb 9 16:07:16 thebe dovecot: deliver(lazy): sieve:
msgid=unspecified: discarding vacation response for message implicitly
delivered to <lazy
2006 Feb 10
0
Help w/ winbind & re-bind after error Referral
...samba-3.0.21a-1 systems that's set up w/ winbind to
query AD to authenticate users w/out Unix accts. The system is also set
up to support our LDAP'd UNIX accts.
After setting the [global] section like this:
[global]
realm = WIN.OURDOMAIN.COM
security = ads
password server = thebes balsam
encrypt passwords = yes
log file = /var/log/samba/log.%m
log level = 5
max log size = 300
debug level = 3
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
idmap uid = 15000-35000
idmap gid = 15000-35000
winbind separator = \\
winbind use defa...
2011 Mar 07
0
A new, minimal Sphinx gem for Rails
Howdy all,
I wanted to share this blog post we just published at Harvest:
http://www.getharvest.com/blog/2011/03/thebes-a-new-minimal-sphinx-gem-for-rails/
If any of you are doing work involving clusters of Sphinx servers or
with Sphinx under Rails 3, we think this gem is a pretty great fit. The
approach is to use ERB templating to configure Sphinx instead of a DSL.
You need to learn the Sphinx configuration syn...
2015 Sep 19
2
OpenSSH Always Hangs When Connecting to Remote
...tocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_7.1
debug1: Remote protocol version 2.0, remote software version OpenSSH_6.2
debug1: match: OpenSSH_6.2 pat OpenSSH* compat 0x04000000
debug1: Authenticating to 10.1.1.12:22 as 'compsci'
debug1: SSH2_MSG_KEXINIT sent
or here:
$ ssh -v thebes.openshells.net
OpenSSH_7.1p1, OpenSSL 1.0.2d 9 Jul 2015
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to thebes.openshells.net [23.239.220.55] port 22.
I believe this is an OpenSSH issue as dropbear works fine:
$ dbclient compsci at 10.1.1.12
Last login: Sat Sep 19 00:...
2011 Apr 10
1
domain variable still empty
Hello all,
First, thanks for your help with my previous NFS problem. I am trying
to mount a mail server, with debian and dovecot 1.2.
Until now, I have both shared and public folders working, on a NFS
share. indexes are stored locally, as well as per user flags. Sive is
also working :-)
Now, I'd like to restrict sharing by domain, and for this, to use the
"%d" variable