similar to: sendmail / logwatch relaying issue - driving me crazy

Displaying 20 results from an estimated 3000 matches similar to: "sendmail / logwatch relaying issue - driving me crazy"

2012 Aug 21
2
proftp drives me crazy ....
Hi, I installed proftpd from Centos repository to my Centos 6.3 server. Iptables and selinux are off; I do have one unix user which can ssh and login to the server. I do use the default config and cant login to the ftp server (home directory of that user is all I want) :/ I use filezilla and Mac OS X native ftp access, both fails with incorrect login (530) WTF can be wrong? Or what may I have
2015 Apr 02
4
NFS Stale file handle drives me crazy (Centos 6)
Hi folks, I have a Centos 6 NFS server, which dirves me crazy. The directory I try to export cant be accessed by different clients. I tried a centos 7, centos 6 and a pool of vmware esxi 5.5 systems. At the client side I get errors like: mount.nfs: Stale file handle or Sysinfo set operation VSI_MODULE_NODE_mount failed with the tatus Unable to query remote mount point's attributes. On
2015 Apr 30
2
Mysql 5.6, Centos 7 and errno: 24 - Too many open files
Thank you for clarifying this, Johan. Very much appreciated! On Wed, 29 Apr 2015 22:28:00 +0200 Johan Kooijman wrote: > Carl, > > By default my.cnf has to obey the OS limits, so in this case the > order is: systemd > /etc/security/limits* > /etc/my*. > > On Wed, Apr 29, 2015 at 3:22 PM, Carl E. Hartung > <carlh04426 at gmail.com> wrote: > > > Hi
2015 Apr 29
2
Mysql 5.6, Centos 7 and errno: 24 - Too many open files
Hi Johan, Does systemd also overrule /etc/my.conf? Thx! Carl On Wed, 29 Apr 2015 14:58:52 +0200 Johan Kooijman wrote: > Gotz, > > This is due to systemd, it overrules your settings. Add a file to > systemd config fixes it: > > [root at mysql2 ~]# cat /etc/systemd/system/mariadb.service.d/limits.conf > [Service] > LimitNOFILE=10000 > LimitMEMLOCK=10000 > >
2014 Feb 24
3
Oldies but Goldies - Dovecot 1.2 and Sieve
Hi, we still run dovecot 1.2.17 and upgrading is not planed for some time. But I'm asked to install a sieve system to be used with SOGo soon. What do I have to install / configure? Is installing/configuring the dovecot-sieve-0.1.19 and dovecot-managesieve-0.11.13 enough? We still use mostly the default settings for imaps/pop3s. And of course configure SOGo. Thanks for any feedback.
2004 Oct 19
4
File isn't in mbox format - error
HI, I recently upgraded an wu-imap server to dovecot dovecot-0.99.11-1.FC3.3 without big trouble (the subscribed mailboxes had to be added by hand...) But today users told me that there where some problems; e.g. a user tried to delete a message and got this error: Oct 19 09:43:13 mail imap(jmeinken): File isn't in mbox format: /home/mitarbeiter/jmeinken//Trash This didn't happen
2011 Nov 02
2
dovecot upgrade 1.0.7 -> 2.0.14 / CentOS EL 5.7
Hi, did anybody did an update from 1.x -> 2.x yet? I'D like to use the rpm from http://packages.atrpms.net/dist/el5/dovecot/ May be someone has some suggestions? Regards . G?tz -- G?tz Reinicke IT-Koordinator Tel. +49 7141 969 420 Fax +49 7141 969 55 420 E-Mail goetz.reinicke at filmakademie.de Filmakademie Baden-W?rttemberg GmbH Akademiehof 10 71638 Ludwigsburg www.filmakademie.de
2015 Apr 29
4
Mysql 5.6, Centos 7 and errno: 24 - Too many open files
Hi, may be somewon has a working solution and information on that: I installed the most recent mysql community on a server and do get a lot of "errno: 24 - Too many open files". There are suggestions to increase the open_files_limit, change/add that to /etc/security/limits.conf and modify the systemd script by hand. Depending on how you start mysql (restart, or at systemboot time
2004 Jun 14
1
AW: strange copy speed
Hello G?tz, could you do a closer look at your smbd (maybe with truss or strace) to see what exactly happens? or maybe it would be enough to watch traffic between your client and server (and traffic between your server and nameserver, domaincotroler (if involved)) best regards, chris -----Urspr?ngliche Nachricht----- Von: samba-bounces+christian.masopust=siemens.com@lists.samba.org
2013 Oct 11
1
cleaning up some LVM stuff
Hi, one more LVM thing: on one server some LVM stores are physically removed but still there are some informatione somwher spread adcross teh server. e.g. if I do a vgdisplay or pvcreat I get an error regarding that old storage: /dev/raid_10/lvol0: read failed after 0 of 4096 at 14000515383296: Eingabe-/Ausgabefehler How can I remove all information? Thanks for any hint. Regards . G?tz
2013 Nov 26
1
Filesystem labeling confusion or mess up
Hi, I do have an iscsi storage with two raidsets. I'm logged in to the target and get two devices: /dev/sdb and /dev/sdc. After formatting the devices with ext4 I realised, that I had used a wrong label, so I tried to relabel the devices. But now I'm confused: doing a e2label /dev/sdb or /dev/sdc returns always the same label name for both devices. so I did "e2label /dev/sdb
2015 Oct 30
1
updating and wsitching repo to yum.dovecot.fi - Unknown protocol: sieve
Am 30.10.15 um 15:44 schrieb Teemu Huovila: > > > On 30.10.2015 15:35, G?tz Reinicke - IT Koordinator wrote: >> Am 30.10.15 um 11:49 schrieb Teemu Huovila: >>> >>> >>> On 30.10.2015 12:18, G?tz Reinicke - IT Koordinator wrote: >>>> Hi, >>>> >>>> winter is coming and so I start to clean up some left overs of the year.
2015 Oct 20
3
strange diskspace consuming
Hi, I do a tgz-backup some maildir-folders with n*1000 off files and a lot of GB in storage. The backuped maildirs are removed after the tar. My assumption was, that the free diskspace should be bigger after that, but from what I get with df, it looks like I'm loosing space. Currently the tgz is saved on the same disk/mountpoint. Any hint, why removing the maildirs dont free diskspace as
2002 Jun 14
1
different loginscripts
Hi, at the moment I use "logon script = scripts\%G.bat", and have two scripts for my two main user groups. Now there are some special users which should have different scripts, so I thought, if there is a way of adding an option to use two login scripts; e.g. if there is an user script, use it, if not than use the group script. Or do I have to maintain that "problem" by
2014 Nov 03
3
strange disk space calculation ext4 df and du
Hi, in one server I do have a SSD raid 1 size 219GB. df shows 9.4 GB free, 198GB used. If I do "du -sch * | sort -h -r" on /, I just have close to 3.5GB used .... Any hints, what's eating up the space? Centos 6.6, fs = ext4. regards . G?tz -- G?tz Reinicke IT-Koordinator Tel. +49 7141 969 82 420 E-Mail goetz.reinicke at filmakademie.de Filmakademie Baden-W?rttemberg GmbH
2011 Feb 01
1
Samba, LDAP, Windows XP - force passwordchange on first login
Hello, I was looking for the right ldap attribute and setting to force users to change there password when they log in for the first time. Can somewone point me to the syntax or doc I did not found yet? samba 3.5.4 and openldap-2.4.19 Thanks and regards, -- G?tz Reinicke IT-Koordinator Tel. +49 7141 969 420 Fax +49 7141 969 55 420 E-Mail goetz.reinicke at filmakademie.de Filmakademie
2011 Oct 28
2
read failed after messages of non existing harddisks
Hi, some time ago I removed some physical disks from a server and now I'm still getting dmesg messages like: sd 0:2:2:0: SCSI error: return code = 0x00040001 end_request: I/O error, dev sdc, sector 0 And all lvm tools still grumbel about that disks too: /dev/sdb: read failed after 0 of 4096 at 0: Eingabe-/Ausgabefehler /dev/sdb: read failed after 0 of 4096 at 1746969493504:
2016 Jul 13
3
questions regarding 40G Samba Server
Hi, forgot that... CIFS and NFS. May be we split both to different servers. One CIFS, one NFS. Regards . Götz Am 13.07.16 um 08:26 schrieb Garland McAlexander: > What shares will you be using? (NFS, CIFS, etc) > > On Wed, Jul 13, 2016 at 2:11 AM, Götz Reinicke - IT Koordinator > <goetz.reinicke at filmakademie.de > <mailto:goetz.reinicke at filmakademie.de>>
2010 May 02
1
How ot migrate from /etc/samba/smbpasswd -> LDAP ldapsam:trusted
Hi, has anyone done a migration from an "old" smb passwd file = /etc/samba/smbpasswd setup to a "up to date" LDAP ldapsam:trusted setting? (Centos 5.4, samba-3.0.33-3.28, openldap-2.3.43) If so, is there some how to? Or may somewone share his/her experience with me. Thanks a lot and best regards, G?tz -- G?tz Reinicke IT-Koordinator Tel. +49 7141 969 420 Fax +49 7141
2011 Oct 28
4
You suggestion for 'big' filesystem management Best Practice?
Hi, we plan to set up a big file storage for media files like uncompressed movies from student film projects, dvd images etc. It should be some sort of archive and will not bee accessed by more than may be 5 people at the same time. The iSCSI RAID we have is about 26TB netto and I'm again faced with the question: How many partitions, which filesystem, which mount options etc. For the User