similar to: Fedora 9 -> Centos 7 upgrade Dovecot problem

Displaying 20 results from an estimated 3000 matches similar to: "Fedora 9 -> Centos 7 upgrade Dovecot problem"

2016 May 04
1
yum update (first in a long time) has broken clamd.exim
I have just run a 'yum update' on a Centos 7.2 server which updated several hundred RPMs. The update worked fine with no errors or warnings I then rebooted the server and now my EXIM is rejecting emails because the clamd service isn't running. So I tried: [root at ollie2 ~]# systemctl restart clamd.exim Failed to restart clamd.exim.service: Unit clamd.exim.service failed to load:
2015 Aug 25
2
clamav / EXIM on Centos 7
[root at ollie2 ~]# find / -iname clamd.sock [root at ollie2 ~]# systemctl list-unit-files --type=service [.....] clamav-milter.service enabled exim.service enabled spamassassin.service enabled [.....] [root at ollie2 ~]# ps ax|grep cla[m] [root at ollie2 ~]# Starting / restarting the clamav service does not generate
2011 Mar 31
1
[v1 PATCH 0/1] Review request for a memory leak fix for openssh
---------------------------------------------------- Summary: fix a memory leak for Openssh ---------------------------------------------------- Upstream Project Name: OpenSSH Upstream Project URL: anoncvs at anoncvs.mindrot.org:/cvs Applies to: anoncvs at anoncvs.mindrot.org:/cvs Brief Description: the memory which is allocated by matchpathcon should be freed after it is used Will Submit to:
2020 Feb 04
5
Relabel /usr directory
Hi, I've done the following: - Copy usr content with rsync to another partition: rsync -av --partial --progress /usr/ /mnt Then, unmounted, added to fstab a line for /usr, then deleted /usr/* (not the directory itself). But I've found that is bad labeled: ls -Z /usr unconfined_u:object_r:unlabeled_t:s0 bin unconfined_u:object_r:unlabeled_t:s0 local unconfined_u:object_r:unlabeled_t:s0
2019 Apr 26
2
faI2ban detecting and banning but nothing happens
On Saturday 20 April 2019 00:32:43 Pete Biggs wrote: > What ban action do you use? If it's something like iptables-multiport, > then I wonder if the fact that it's detecting the failures as > '[dovecot]' means that it's using the dovecot ports, not the exim > ports, when applying the iptable rule. > > When a host has been banned, can you look at the
2015 Nov 27
0
LDAP setup on Centos 7
Since posting my first email I have re-generated both the root and Manager passwords and re-run the setup. I no longer get the "Invalid credentials" error so presumably the problem must have been a cut/paste issue. I now get the following error. As I am a total newbie to LDAP and don't really know what's going on, I don't know what I need to do to fix it. [root at
2015 Nov 27
0
[MASSMAIL]Re: LDAP setup on Centos 7
On Friday 27 November 2015 16:14:32 Leon Fauster wrote: > # systemctl stop slapd > > # slapadd -v -l this-ldif-file > > > # cat this-ldif-file > dn: dc=ringways,dc=com > objectClass: dcObject > objectclass: organization > o: Ringways > dc: ringways > > # systemctl start slapd > > > # ldapadd -x -D cn=Manager,dc=ringways,dc=com -W -f
2019 Apr 29
2
faI2ban detecting and banning but nothing happens
On Monday 29 April 2019 02:21:05 Gordon Messmer wrote: > That's one approach.? I believe that you could modify fewer files by > setting "port = 0:65535" in your definition in "jail.local" and not > install firewallcmd-ipset.local. I have just tried this, and re-started fail2ban. It does not seem to have worked. I have looked at /var/log/exim/main.log and found
2015 Nov 27
2
LDAP setup on Centos 7
I am trying to get LDAP working on my mail server for both user authentication and addressbook purposes. I have tried the tutorials on both http://www.server-world.info/en/note?os=CentOS_7&p=openldap&f=1 and http://albanianwizard.org/ubuntu-10-0-4-lucid-lynx-ldap-configuration-the-working-how-to.albanianwizard (The second one is for Ubuntu, but claimed to be a complete and working
2014 Nov 14
2
Unable to start container after OS upgrade
I upgraded my container from CentOS 6.4 to CentOS 6.5. Everything looks good after upgrade until reboot. When rebooted to container I'm getting the following errors.. Any help would be greatly appreciated /bin/mknod: `/dev/lp2': Operation not permitted /bin/chown: cannot access `/dev/lp2': No such file or directory /bin/mknod: `/dev/lp3': Operation not permitted /bin/chown: cannot
2015 Nov 27
3
LDAP setup on Centos 7
Am 27.11.2015 um 16:53 schrieb Gary Stainburn <gary at ringways.co.uk>: > Since posting my first email I have re-generated both the root and Manager > passwords and re-run the setup. > > I no longer get the "Invalid credentials" error so presumably the problem must > have been a cut/paste issue. > > I now get the following error. As I am a total newbie to
2012 Sep 09
1
ChgrpNoPerm issue
I have dovecot version 2.0.9 I am confused about this article http://wiki2.dovecot.org/Errors/ChgrpNoPerm my mail_location = mbox:~/mymail:INBOX=/var/mail/%u So my inbox is at var/mail/ and my imap folder is /home/user/mymail The problem is /var/mail (Owner is useraccount and the group us mail) , and here comes the problem Dovecot keeps trying to chown the imap folder inside the
2015 Aug 25
1
clamav / EXIM on Centos 7
On Tuesday 25 August 2015 14:44:55 Mihamina Rakotomandimby wrote: > Does the directory /var/run/clamav-milter/ exist and is it traversable > and writable by the clamav user is running as? > Socket creation mostly doesnt include recursive operation (creating the > directory) It looks like I'm barking up the wrong tree here. When I run the command in the terminal I get [root at
2015 Nov 27
1
[MASSMAIL]Re: LDAP setup on Centos 7
Am 27.11.2015 um 17:22 schrieb Gary Stainburn <gary at ringways.co.uk>: > On Friday 27 November 2015 16:14:32 Leon Fauster wrote: >> # systemctl stop slapd >> >> # slapadd -v -l this-ldif-file >> >> >> # cat this-ldif-file >> dn: dc=ringways,dc=com >> objectClass: dcObject >> objectclass: organization >> o: Ringways >>
2020 Jan 01
2
Nginx and SELinux on CentOS 7
Hi, I'm currently fiddling with Nginx on CentOS 7. Eventually I want to use it instead of Apache on some servers. Apache works more or less out of the box with SELinux. My websites are all stored under /var/www, and ls -Z shows me that all files created under /var/www are correctly labeled httpd_sys_content_t. On my sandbox server I don't have Apache (httpd) installed, only Nginx
2012 Oct 09
8
Service Resources and Selinux
Hi list, I''ve got an issue at the moment, which isn''t really a big problem, but an untidy annoyance really, and I''d just like to understand what the best practice might be when dealing with the issue. As a really quick summary, the issue is that Puppet is starting up the mysqld service for the first time as unconfined_u, and then when MySQL goes and creates a load
2013 Jul 29
2
Maildir permissions and Solr re-indexing
I am running a very small dovecot installation with only one user (me). I use the Solr indexer for indexing. Due to complicated reasons, I was forced to remove all the indexes and need to re-index everything. All the files in my Maildir are owned by md5i:mail (I am md5i), and have 660 permissions. All directories have the same user:group permissions, and 770 with the setguid bit set. (That
2006 Nov 28
1
Windows XP share charset problem
Hello, there I want to connect to a Windows XP share using the following line in my fstab \\WINDOWS-PC\SHARE /dir/to/mount/share smbfs auto,umask=0002,credentials=/etc/winpassword,iocharset=utf8,gid=0,noauto 0 0 It mounts OK but I can't get the charset shown correctly for non-ASCII chars like ? ? ? et cetera. I've even tried using cpage=850 option when mounting without success.
2016 May 06
2
yum update (first in a long time) - EXIM environment variable warning
Me again, Another problem I've found since doing my yum update is that EXIM is now showing the following error, on startup, and repeatedly in main.log [root at ollie2 ~]# exim -bt localpart at example.com 2016-05-06 09:27:04 WARNING: purging the environment. Suggested action: use keep_environment and add_environment. ............... Googling says that to fix this all I need to do is
2018 May 24
2
yum hangs and results in problems
My live mail server was due an update so I ran yum update All seemed file so I told it to proceed. HOwever it then hung for over 30 minutes. I stopped the update and tried again. It complained about problems with the update, so I tried yum --skip-broken -y update which then hung at a different place. After some Googling I tried yum-complete-transaction and package-cleanup