Displaying 20 results from an estimated 400 matches similar to: "Stuck on an Error: " Connect to private/auth failed: Connection refused""
2019 Mar 28
0
dovecot mailing list stopped delivering mail
Fixed, we had smtp_security_level=verify, which I forgot to remove when
we removed the relay server we used. Now it should work.
Aki
On 28.3.2019 13.59, Christian Anthon via dovecot wrote:
> Strangest thing. Since some time Marts 25. I'm no longer receiving
> mails from the dovecot mailing list server. Mails from other sources
> are behaving fine.
>
> Instead I'm just
2019 Mar 28
2
dovecot mailing list stopped delivering mail
Strangest thing. Since some time Marts 25. I'm no longer receiving mails
from the dovecot mailing list server. Mails from other sources are
behaving fine.
Instead I'm just seing
Mar 26 08:27:54 dna01 postfix/smtpd[107746]: Anonymous TLS connection
established from talvi.dovecot.org[94.237.25.159]: TLSv1.2 with cipher
ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)
Mar 26 08:27:54 dna01
2006 Jun 07
0
Asterisk not waiting for E&M Wink (I think)
Hi All,
I have a rather peculiar problem. Whenever I dial out over ZAP/g0 the
phone will just ring and ring, even if I answer the phone on the other
end. Whats strange is that the * phone will continue to ring even after
I've answered and (sometimes) hung up the dialed phone. If I make an
extension to just directly dial out on ZAP/1, its almost the same
behavior, it will continue to
2007 Sep 05
2
Deliver setgid failed: Operation not permitted
Hi all, I'm having trouble getting a new Postfix/Dovecot server up and running.
I'm trying to run v1.0.3, using MySQL tables setup list postfix admin.
This is a RHEL5 server.
Getting this error
tail /var/log/dovecot/dovecot-deliver.log
deliver(none at example.com): Sep 04 19:44:15 Fatal: setgid(12) failed:
Operation not permitted
That 12 being my vmail user.
I'm not exactly sure
2006 Jul 04
1
[Fwd: formatting using the write statement]
>I have a series of write statements because
>i am writing to a file
>where the characters strings are the column names of a dataframe
>and the numbers are the elements in a particular row.
>So, a file might look like
>
>AAA 2.1
>BB 3.1
>AHLZ 0.2
>
>and it would be named "rowname".mls.
>
>so, each time i get to a new row, i create a new file and
2015 Jun 02
1
director
Hello,
I am currently trying to setup dovecot with a director instance and have managed to configure to invocations of dovecot on my server but my dovecot log keeps giving me errors about authentication. ?A little background on my config I am running dovecot with postfix and using an LDAP directory. Here are the errors I am seeing in my logs.
dovecot.log
Jun 02 10:42:59 auth: Fatal: LDAP:
2019 Mar 12
0
[Announce] Samba 4.9.5 Available for Download
========================================================
"Words are windows, or they're walls,
They sentence us, or set us free.
When I speak and when I hear,
Let the love light shine through me."
Ruth Bebermeyer
========================================================
Release Announcements
---------------------
Changes since 4.9.4:
--------------------
o Andrew
2019 Mar 12
0
[Announce] Samba 4.9.5 Available for Download
========================================================
"Words are windows, or they're walls,
They sentence us, or set us free.
When I speak and when I hear,
Let the love light shine through me."
Ruth Bebermeyer
========================================================
Release Announcements
---------------------
Changes since 4.9.4:
--------------------
o Andrew
2011 Nov 19
4
build postfix spec w/ mysql
hello list!
I am attempting to build an rpm of postfix that includes support for mysql. I've done this before with earlier versions on postfix but I am staring at this spec file until my eyes bleed and I just don't see why when I build the spec with rpmbuild mysql support isn't there.
After I install the rpm I have a look at the modules as such:
ldd $(which postfix) | grep -i
2006 Sep 25
2
Dovecot - postfix SASL
Sep 25 04:53:30 hostyougood postfix/smtpd[17497]: connection established
Sep 25 04:53:30 hostyougood postfix/smtpd[17497]: master_notify: status 0
Sep 25 04:53:30 hostyougood postfix/smtpd[17497]: name_mask: resource
Sep 25 04:53:30 hostyougood postfix/smtpd[17497]: name_mask: software
Sep 25 04:53:30 hostyougood postfix/smtpd[17497]: xsasl_dovecot_server_create:
SASL service=smtp, realm=(null)
2005 Jul 28
2
How to adjust codec voice detection? Changin RxGain does not help me...
Hi,
Problem: When talking to someone (from pstn) and this person is not
talking loud, the voice is cut by Asterisk. I tried increase RxGain but
it changed nothing (was talking louder but voice still cut.) I use XLite
as soft phone.
I think this is probably a codec setting... but how do I check that on
server side?
I just don't know what to do. All works fine (asteriskathome) but I
always
2008 Oct 13
1
/var/amavis
Hello all,
My /etc/group is not quite in order (a long story), and now I need to
correct privileges right here and there.
I would ask someone who has amavisd-new to show me the corresponding
listing as this:
[root at mail amavis]# ls -l /var/amavis
total 20
-rw-r----- 1 amavis 500 0 Oct 13 15:05 amavisd.lock
-rw-r--r-- 1 amavis mail 5 Oct 13 11:06 amavisd-milter.pid
srwxr-xr-x 1 amavis
2013 Feb 20
2
Changin password in LDAP
We are using now dovecot 2.0.21 with open-ldap, but this situations has already taken a quite long time. When user changes the password, we have to reload dovecot every time, otherwise the change is ignored and dovecot sees only the old password. Any ideas where the problem might exist?
Conf:
# 2.0.21: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.18-308.24.1.el5 i686 CentOS release 5.9 (Final)
2011 Jun 25
1
Regression: sockets for 3.0.9pre1 ?
Hi.
rsync 3.0.8
FreeBSD RELENG_4 i386.
rsync -Haxi --delete /.../ /.../
The first pathspec above (residing on zz, a full filesystem) is:
/vvvv/wwww/xxxx/zz/
The second pathspec above (residing on yyy, an empty filesystem) is:
/vvvv/wwww/xxxx/yyy/zz/
It's obviously a 'copy everything over' operation.
I've had to obfuscate the pathnames, however the exact pathlength
throughout
2008 Mar 21
5
Xen 3.2 FC6 DomU Kernel Panic
Hello,
I am trying to boot a FC6 domU on Xen 3.2 (compiled on a FC6 system).
After compiling Xen 3.2 successfully on FC6 and making the ramdisk, I
modified the conf.grub as shown below. With this, I was able to boot xen.
------------------------------
---------------------------------------------------------------------------------
# grub.conf generated by anaconda
#
# Note that you do not have
2012 Mar 25
2
build postfix rpm with mysql
hello list,
I'm trying to build a postfix rpm that has mysql support included.
I've found the line where I need to define mysql support but it seems
that I am being tripped up by some build dependencies:
[root at beta SPECS]# rpmbuild -ba postfix.spec
error: Failed build dependencies:
MySQL-shared is needed by postfix-2.9.1-1.rhel5.x86_64
MySQL-devel is needed by
2017 Oct 04
0
X server fixes for CVE-2017-13721 & CVE-2017-13723
The X.Org Foundation today published fixes for CVE-2017-13721 & CVE-2017-13723
as part of the xorg-server 1.19.4 release.
Git commits for these vulnerabilities:
https://cgit.freedesktop.org/xorg/xserver/commit/?id=b95f25af141d33a65f6f821ea9c003f66a01e1f1
https://cgit.freedesktop.org/xorg/xserver/commit/?id=94f11ca5cf011ef123bd222cabeaef6f424d76ac
xorg-server 1.19.4 announcement:
2006 Apr 03
2
Unable to connect to remote asterisk (does / var/run/asterisk.ctl exist?)
the user you are connecting as should have full rights to /var/run/asterisk:
http://www.voip-info.org/wiki-Asterisk+non-root
hth
-----Original Message-----
From: Erick Perez [mailto:eaperezh@gmail.com]
Sent: Monday, April 03, 2006 9:28 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] Unable to connect to remote asterisk (does
/var/run/asterisk.ctl
2010 Jul 23
2
ZFS volume turned into a socket - any way to restore data?
I have recently upgraded from NexentaStor 2 to NexentaStor 3 and somehow one of my volumes got corrupted. Its showing up as a socket. Has anyone seen this before? Is there a way to get my data back? It seems like it''s still there, but not recognized as a folder. I ran zpool scrub, but it came back clean.
Attached is the output of #zdb data/rt
2.0K sr-xr-xr-x 17 root root 17 Jul
2016 Aug 22
4
Email pid issue
Hello gents,
First time poster here!
Current system running Centos 6.8. Buddy of mine posted a few days back about me wanting to move
from Postfix 2.6.x to 2.8 to above, still under centos 6.8. I might move over to 7, but probably
not for a while, don't have the resources presently to make this happen.
Running Centos 6.8, postfix 2.6.6, clamav 0.99.1. Basic Centos 6.8 box fully patched