similar to: POP3 connection issue & SASL not compiled in

Displaying 20 results from an estimated 300 matches similar to: "POP3 connection issue & SASL not compiled in"

2011 Jun 20
1
Error
I tested POP3 access from my laptop's Outlook which is on the same subnet as the dovecot/postfix server (so there's no firewall in between them & was able to get the emails in Outlook with following statuses shown when "Test Connection" is clicked: > Tasks Status > ===================== ========
2009 Aug 26
3
saslauthd
Hello, I'm having trouble to get saslauthd running on a centos-5.3. I can't autheticate via testsaslauthd. Here's what I do using a fresh /etc/sasldb2: 1) start saslauthd in debug mode: saslauthd -d -a shadow -O /usr/lib64/sasl2/smtpd.conf -r -l 2) saslpasswd2 -c -a mail -u mail testuser 3) testsaslauthd -u testomat -p <mypassword> -s smtp -r mail shell output of
2008 Jan 15
3
DO NOT REPLY [Bug 5203] New: rsync aborts because of glibc invalid pointer
https://bugzilla.samba.org/show_bug.cgi?id=5203 Summary: rsync aborts because of glibc invalid pointer Product: rsync Version: 2.6.9 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy:
2006 Dec 20
0
Unable to authenticate with Pam
Hi, I'm trying to solve this problem for several weeks and this is a SOS! I've 2 Debian server runing heartbeat and drbd for high availability. I'm using LDAP for user database, PAM for authentication and Dovecot for Pop3s access. On the master server all is fine. If dovecot is started on the slave server (instead of the master) it does not accept to authenticate with the
2017 Apr 24
0
Issues with exposing USB serial dongle to guest VM
Hi. I have Centos 7 (updated) running as my host, and I?m using Qemu and KVM, version 2.0.0 and 2.6.0. I have a Trendnet TU-S9 USB serial dongle attached to the host, which uses the Prolific 2303 chipset. I blacklisted the pl2303 driver so the host doesn?t grab the device, and want to expose it to the guest. On the client, I see 2 USB hubs (3.0 and 2.0), and I see 2 USB endpoints (even though
2010 Sep 19
1
linking problems of dovecot 2.0.3
Hello, I'm currently packaging dovecot 2.0.3 under Mandriva Linux. It has been using LDFLAGS="-Wl,--as-needed -Wl,--no-undefined" for shared libraries for over two years[1]. And I've found there are lots of linking problems with dovecot 2.0.3. After some investigation, I've made small patch regarding dovecot 2.0.3, posted here:
2000 Jan 19
1
New liblogin release
Hi, I've just put a new version of liblogin[1] on my website. This version is fully tested on Linux RH6, OpenBSD, HPUX10.20 and Solaris 2.6. It may well work on other systems now, as it supports login(), [uw]tmp, [uw]tmpx, and lastlog (filemode only.) If you're feeling adventurous, please check out the web page and try it out. By 'tested', I mean that the library is known to
2009 Oct 06
8
compiling issue 1.2.6 - Solaris
Heya, I am expiriencing compiling issues on Solaris 8 and Solaris 10 boxes with dovecot 1.2.6. On Solaris 8 the compiler is gcc 64bit 3.2.2, on Solaris 10 gcc 3.4.3. On both systems the compiling fails with: /bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
2004 Jun 22
0
Update: Compile error
Offending lines in src/login-common/ssl-proxy-gnutls.c 519 ret = gnutls_certificate_set_dh_params(x509_cred, dh_params); 520 if (ret < 0) 521 i_fatal("Can't set DH parameters: %s", gnutls_strerror(ret)); 522 ret = gnutls_certificate_set_rsa_params(x509_cred, rsa_params); 523 if (ret < 0) 524 i_fatal("Can't set RSA parameters: %s",
2010 Jul 27
2
Cant compile managesieve 0.11.11 on Solaris10
hi, i can't compile managesieve-0.11.11 on Solaris 10 against Sieve 0.1.17 and Dovecot 1.2.13: [...] gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -I/usr/sfw/include -o managesieve-login client.o client-authenticate.o managesieve-capability.o managesieve-proxy.o cmd-noop.o
2000 Jan 31
0
New liblogin 0.3alpha
FYI a new version of liblogin, 0.3alpha, is up on my website at http://dspace.dial.pipex.com/andre.lucas/liblogin.html This version fixes a few bugs and has implementations for the full API, including 'get last login time' support, even for systems without lastlog. New OpenSSH patches against 1.2.2 are also available, to enable the last login time features. Again, the function (in
2008 Jun 16
2
Installation Problem -
Hello, I have installed dovecot Version 1.0.14 on Centos Linux 4.6. When I do ./configure --with-pam, I get below mentioned error. Please help Best Regards Kaushal ---------------- Error ---------- Making all in imap-login make[3]: Entering directory `/tmp/dovecot-1.0.14/src/imap-login' /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
2000 Jan 13
0
new login library alpha release
Hi, I've just posted an early alpha of a new login record library 'liblogin' to my website -> http://dspace.dial.pipex.com/andre.lucas/openssh.html . It's released as a patch, and it doesn't enable itself by default. Read the instructions first! This release is missing a lot of functionality, but is tested and working on Linux (RH6.0 anyway) and OpenBSD. Why you might
2011 Apr 30
1
linking problems of dovecot 2.0.3
On Mon, 2010-09-20 at 16:10 +0100, Timo Sirainen wrote: > > ./.libs/liblogin.a(client-common.o): In function `get_var_expand_table': > > /tmp/dovecot/BUILD/dovecot-2.0.3/src/login-common/client-common.c:372: > > undefined reference to `login_binary' > > The binary is expected to provide this symbol. This can't be fixed > without a large API change. Maybe
2009 Apr 12
1
ssh_gssapi_check_mechanism fails
Gssapi is failing at the following statement in sshconnect2.c, ok never gets set to 1:: ssh_gssapi_check_mechanism fails /* Check to see if the mechanism is usable before we offer it */ while (mech < gss_supported->count && !ok) { /* My DER encoding requires length<128 */ if (gss_supported->elements[mech].length < 128 &&
2000 May 15
1
AIX authenticate patches
Here are some patches to re-enable support for AIX's authenticate routines. With them, ssh will honor locked & unlocked accounts, record successful and unsuccessful logins, and deny accounts that are prohibited to log in via the network. Tested with AIX 4.3. It also includes a fix for handling SIGCHLD that may be needed for other platforms (HP-UX 10.20, for example). If I get the time
2008 Jan 28
1
Dovecot-auth crash
I wrote mail as different used few minutes ago... Here is better result from strace. 23:56:00.390607 close(18) = 0 23:56:00.390792 open("/usr/lib/sasl2/libplain.la", O_RDONLY) = 18 23:56:00.390858 close(18) = 0 23:56:00.390904 open("/usr/lib/sasl2/libldapdb.la", O_RDONLY) = 18 23:56:00.390963 fstat64(18, {st_mode=S_IFREG|0644, st_size=848, ...}) =
2007 Sep 05
0
CESA-2007:0795 Moderate CentOS 4 s390(x) cyrus-sasl - security update
CentOS Errata and Security Advisory 2007:0795 https://rhn.redhat.com/errata/RHSA-2007-0795.html The following updated files have been uploaded and are currently syncing to the mirrors: s390: updates/s390/RPMS/cyrus-sasl-2.1.19-14.s390.rpm updates/s390/RPMS/cyrus-sasl-devel-2.1.19-14.s390.rpm updates/s390/RPMS/cyrus-sasl-gssapi-2.1.19-14.s390.rpm
2007 Sep 07
0
CESA-2007:0795 Moderate CentOS 4 x86_64 cyrus-sasl - security update
CentOS Errata and Security Advisory 2007:0795 https://rhn.redhat.com/errata/RHSA-2007-0795.html The following updated files have been uploaded and are currently syncing to the mirrors: x86_64: cyrus-sasl-2.1.19-14.i386.rpm cyrus-sasl-2.1.19-14.x86_64.rpm cyrus-sasl-devel-2.1.19-14.x86_64.rpm cyrus-sasl-gssapi-2.1.19-14.i386.rpm cyrus-sasl-gssapi-2.1.19-14.x86_64.rpm
2007 Sep 07
0
CentOS-announce Digest, Vol 31, Issue 4
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When