Re: [CentOS] Setting up NFS on Centos 6.6

2014-11-05 Thread cl
Yes, of course. nfs-utils and nfs-utils-lib are already installed. Thanks! > On 11/5/2014 10:19 PM, c...@qgenuity.com wrote: >> Unfortunately, the final part of "step one" from the link that you gave >> (service nfs start) is what causes the error that I listed in my initial >> email. > > did yo

Re: [CentOS] Setting up NFS on Centos 6.6

2014-11-05 Thread John R Pierce
On 11/5/2014 10:19 PM, c...@qgenuity.com wrote: Unfortunately, the final part of "step one" from the link that you gave (service nfs start) is what causes the error that I listed in my initial email. did you follow the FIRST part of step 1, which installs nfs-utils and whatever? thats the pa

Re: [CentOS] Setting up NFS on Centos 6.6

2014-11-05 Thread cl
Hi Ashishkumar, Thank you for the advice. Unfortunately, the final part of "step one" from the link that you gave (service nfs start) is what causes the error that I listed in my initial email. --- FATAL: Module nfsd not found. FATAL: Error running install command for nfsd Starting NFS services

Re: [CentOS] Setting up NFS on Centos 6.6

2014-11-05 Thread Ashish Yadav
Hi, On Thu, Nov 6, 2014 at 11:03 AM, wrote: > Hello, > > I'm having an unusual amount of trouble setting up Centos 6.6 as an NFS > server. I have already created my exportfs file and run "chkconfig nfs > on". > > When I try to start the nfs service with "service nfs start", I get > > FATAL: Modu

[CentOS] Setting up NFS on Centos 6.6

2014-11-05 Thread cl
Hello, I'm having an unusual amount of trouble setting up Centos 6.6 as an NFS server. I have already created my exportfs file and run "chkconfig nfs on". When I try to start the nfs service with "service nfs start", I get FATAL: Module nfsd not found. FATAL: Error running install command for nf

[CentOS] CentOS on Lenovo G50-30?

2014-11-05 Thread Dave Johansen
I just got a Lenovo G50-30 and tried loading the CentOS 7 LiveCD on it. It stops on a gray screen with a flashing cursor. I tried waiting for a while and pressing keys, but nothing seemed to happen. I then tried the CentOS 6.5 LiveCD (I couldn't find a LiveCD for 6.6) and it worked just fine. I wou

[CentOS] Fwd: Fwd: Re: google talk plugin for google hangout not loading(SOLVED)

2014-11-05 Thread Mark LaPierre
Hey Bax, Thank you for the help. I've got a 32 bit system so this is the path I needed. If you have a 64 bit system use the link below this one. https://dl.google.com/linux/talkplugin/rpm/stable/i386/google-talkplugin-5.4.2.0-1.i386.rpm Forwarded Message Subject: Re: [CentO

[CentOS] ProFTPD SFTP with SELinux

2014-11-05 Thread Philip Gardner, Jr.
Has anyone attempted to make SFTP on ProFTPD with SELinux work? I'd like to keep SELinux enabled on this particular system, but I prefer ProFTPD's SFTP solution over OpenSSH. The aureport tool reports the following: 28. 11/05/2014 12:58:58 proftpd unconfined_u:system_r:ftpd_t:s0-s0:c0.c1023 4 file

Re: [CentOS] CentOS 6.6: Webcam problem

2014-11-05 Thread Akemi Yagi
On Tue, Nov 4, 2014 at 3:23 PM, Mark LaPierre wrote: > I've think got the same problem. I would boot into the previous kernel > but, because I've got the Nvidea video driver, my X server will not run > with the old kernel so I can't tell you if my web cam works with the old > kernel or not. I k

Re: [CentOS] CentOS 6 and Sieve/Dovecot

2014-11-05 Thread Benjamin Smith
On Wednesday, November 05, 2014 09:10:03 AM Alexander Dalloz wrote: > Am 05.11.2014 um 01:27 schrieb Benjamin Smith: > > I've got dovecot & Sieve installed on an internal mail server, without > > issue. It seems to run ~/.dovecot.sieve scripts without issue. However, > > when trying to set up sieve

Re: [CentOS] google talk plugin for google hangout not loading

2014-11-05 Thread bax bax
If you have disintalled it try this https://dl.google.com/linux/talkplugin/rpm/stable/x86_64/google-talkplugin-5.4.2.0-1.x86_64.rpm and disable google talk repository or disable only the repository /etc/yum.repos.d/google-talkplugin.repo set enabled=0 bye > Date: Tue, 4 Nov 2014 19:12:55 -05

Re: [CentOS] apache 2.4.10 error on centos 5.7

2014-11-05 Thread Alexander Dalloz
Am 05.11.2014 um 22:59 schrieb Tim Dunphy: Hey guys, I realize this release is a little old. But I'm hoping to get some help with this anyway if that's cool. This is my employer's box and I don't have the option of upgrading it. Again: going from 5.7 to current 5.11 is not upgrading. It is

[CentOS] Centos 6.6 does not have a default firewall?

2014-11-05 Thread Jason Pyeron
I noticed that the 6.6 x86_64 DVD ISO install of minimal no longer creates a /etc/sysconfig/iptables file. What prompted the change? -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron

Re: [CentOS] apache 2.4.10 error on centos 5.7

2014-11-05 Thread Frank Cox
On Wed, 5 Nov 2014 16:59:07 -0500 Tim Dunphy wrote: That error is telling you that the problem is in mod_setenvif.c, or in whatever is calling it. Line 637 in that file is an assert macro, of course, so find out what it isn't getting what it expects to get when that function is called. -- MEL

Re: [CentOS] USB / MiFi Mobile broadband devices and CentOS 5 (32-bit)

2014-11-05 Thread Frank Cox
On Wed, 5 Nov 2014 16:55:18 -0500 Robert Heller wrote: > Has anyone had any experience with the NetZero Stick? I have no experience with that MiFI device, but I have used some other brands (including a Huawei e5, which I happen to have on a shelf right here). All of the devices that I've seen

Re: [CentOS] Bounced email processing

2014-11-05 Thread Always Learning
On Wed, 2014-11-05 at 14:34 -0600, Les Mikesell wrote: > On Wed, Nov 5, 2014 at 2:30 PM, Keith Keller wrote: ...{ About Mark being banned from the Centos mailing list} ... > >> Well, you {Mark} did mention something that could be construed as violent - > > > > http://lists.centos.org/pipermail/

[CentOS] apache 2.4.10 error on centos 5.7

2014-11-05 Thread Tim Dunphy
Hey guys, I realize this release is a little old. But I'm hoping to get some help with this anyway if that's cool. This is my employer's box and I don't have the option of upgrading it. I installed apr 1.5.1 and apr-util 1.5.4. Then downloaded the source for apache 2.4.10 for a project that I'm

[CentOS] USB / MiFi Mobile broadband devices and CentOS 5 (32-bit)

2014-11-05 Thread Robert Heller
Has anyone had any experience with the NetZero Stick? The NetZero site says that it is 'Linux' compatible, but gives no detailed information (eg distributations, kernel version, driver name/version, etc.). I am running a stock CentOS 5.11 kernel (2.6.18-398.el5) on my 32-bit laptop (IBM Thinkp

Re: [CentOS] Bounced email processing

2014-11-05 Thread Keith Keller
On 2014-11-05, Les Mikesell wrote: > > Did he really have to put the tags on for you? Of course not. It's still inappropriate content (IMO of course), and possibly the content that contributed to him being moderated by the list admins. It's also inappropriate (IMO of course) to intentionally c

[CentOS] CentOS-7 re-install

2014-11-05 Thread James B. Byrne
I have booted the system from a live cd. I am looking at a 1.1GB volume that I presume is the /boot partition I created in the installer. Inside I see this: config-3.10.0-123.el.x86_64 /grub /grub2 initramfs-0-rescue-[md5. . .].img initramfs-3.10.0-123.el.x86_64 initrd-plymouth.img symvers-3.10.

Re: [CentOS] automated smtp server check

2014-11-05 Thread Keith Keller
On 2014-11-05, zep wrote: > > I'd second nagios, but I think to -really- test smtp, you'd need an > external email source, a specialized target user and cron on both sides > (at least that'd how I'd do it, just to be sure mail is really flowing > through). For just testing whether the SMTP server

Re: [CentOS] Bounced email processing

2014-11-05 Thread Les Mikesell
On Wed, Nov 5, 2014 at 2:30 PM, Keith Keller wrote: > On 2014-11-05, Les Mikesell wrote: >> On Wed, Nov 5, 2014 at 10:06 AM, wrote: >> >>> Btw, when Karanbir first banned me, he wrote me one email. I responded... >>> and he didn't, nor has he contacted me in any way. In that email, btw, he >>>

Re: [CentOS] CROSS-LIST Notice: Changes in EPEL

2014-11-05 Thread Jim Perrin
On 11/05/2014 12:36 PM, Kahlil Hodgson wrote: > Also note, the announcement is not very clear on which EL version is > being orphaned. > For example, python-boto is being orphaned, but it appears that this > is only for EL5. The announcement includes links to each version, 5,6 and 7. The packag

Re: [CentOS] Bounced email processing

2014-11-05 Thread Keith Keller
On 2014-11-05, Les Mikesell wrote: > On Wed, Nov 5, 2014 at 10:06 AM, wrote: > >> Btw, when Karanbir first banned me, he wrote me one email. I responded... >> and he didn't, nor has he contacted me in any way. In that email, btw, he >> said that he'd talked to me before about my "behavior". Now,

[CentOS] CentOS-7 re-install

2014-11-05 Thread James B. Byrne
Ok, how is this supposed to work? I have re-installed CentOS-7 over the first install. On the "Installation Destination" (JHC can they make these name any more pretentious? What happened to boot disk?) I have exactly one ATA WD5000. I chose 'I will configure partitioning'. On the Manual Partiti

Re: [CentOS] google talk plugin for google hangout not loading

2014-11-05 Thread Valeri Galtsev
On Wed, November 5, 2014 2:08 pm, Jonathan Billings wrote: > On Wed, Nov 05, 2014 at 10:52:09AM -0600, Valeri Galtsev wrote: >> Hitler Germany or Stalin Russia to name two). So, concurrent history is > > I hereby invoke Godwin's law. > My apologies, did not intend to offend anyone. Just intended

Re: [CentOS] google talk plugin for google hangout not loading

2014-11-05 Thread Jonathan Billings
On Wed, Nov 05, 2014 at 10:52:09AM -0600, Valeri Galtsev wrote: > Hitler Germany or Stalin Russia to name two). So, concurrent history is I hereby invoke Godwin's law. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org http://lists.centos.

Re: [CentOS] CROSS-LIST Notice: Changes in EPEL

2014-11-05 Thread Kahlil Hodgson
Also note, the announcement is not very clear on which EL version is being orphaned. For example, python-boto is being orphaned, but it appears that this is only for EL5. K ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinf

Re: [CentOS] Making a bootable Win7 DVD from an ISO

2014-11-05 Thread Valeri Galtsev
On Wed, November 5, 2014 12:01 pm, SilverTip257 wrote: > On Wed, Nov 5, 2014 at 10:37 AM, Valeri Galtsev > > wrote: > >> >> On Wed, November 5, 2014 9:08 am, James B. Byrne wrote: >> > I would like to create a bootable DVD containing Win7 from an official >> > Microsoft ISO that I have on a CentO

Re: [CentOS] Bounced email processing

2014-11-05 Thread Hugh E Cruickshank
From: Les Mikesell Sent: November 5, 2014 05:40 > > Are there still servers that accept undeliverable mail and generate > messages later? That behavior makes them an easy target for spammers > who send the real target address as the From: entry and will likely > get them blacklisted. There defi

Re: [CentOS] Bounced email processing

2014-11-05 Thread Hugh E Cruickshank
From: John Doe Sent: November 5, 2014 01:51 > > If you just need something "simple" and know a bit php, you > could try... The bit I know is what PHP stands for after that not so much. > --- > if ($mbox = imap_open("{imap.domain.com:993/ssl}FOLDER", > "$email", "$passwd", >

Re: [CentOS] Making a bootable Win7 DVD from an ISO

2014-11-05 Thread SilverTip257
On Wed, Nov 5, 2014 at 11:49 AM, James B. Byrne wrote: > On 11/05/2014 04:35 PM, Mauricio Tavares wrote: > > Doing a bit of highjacking, how to create the ISO from the > > original DVD? Would dd do the trick? I need to make a bootable usb > > with Win7. > > No. You just need a high-speed interne

Re: [CentOS] Making a bootable Win7 DVD from an ISO

2014-11-05 Thread SilverTip257
On Wed, Nov 5, 2014 at 10:37 AM, Valeri Galtsev wrote: > > On Wed, November 5, 2014 9:08 am, James B. Byrne wrote: > > I would like to create a bootable DVD containing Win7 from an official > > Microsoft ISO that I have on a CentOS-6.5 box. Is this even possible? > If > > so > > then how is it d

[CentOS] centos-7 reinstall

2014-11-05 Thread James B. Byrne
On Wed Nov 5 17:30:19 UTC 2014, anax anax at ayni.com wrote: > If fisxed IP Addresses are to bo set up, I usually do it in > /etc/sysconfig/network-scripts/ifcfg-interfacename. This file, > on a Centos 7 installation, looks like this: Once the system is up and running then one has several option

Re: [CentOS] centos-7 reinstall

2014-11-05 Thread anax
If fisxed IP Addresses are to bo set up, I usually do it in /etc/sysconfig/network-scripts/ifcfg-interfacename. This file, on a Centos 7 installation, looks like this: DEVICE="eth0" ONBOOT=yes NETBOOT=yes NM_CONTROLLED=no UUID="2c15111b-dd3d-4b31-9c5c-e01f13e36242" BOOTPROTO=static #BOOTPROTO=dh

Re: [CentOS] Bounced email processing

2014-11-05 Thread Les Mikesell
On Wed, Nov 5, 2014 at 10:06 AM, wrote: > Les Mikesell wrote: >> On Wed, Nov 5, 2014 at 3:55 AM, Hugh E Cruickshank >> wrote: > >> Are there still servers that accept undeliverable mail and generate >> messages later? That behavior makes them an easy target for spammers >> who send the real t

Re: [CentOS] automated smtp server check

2014-11-05 Thread Bowie Bailey
On 11/4/2014 7:35 PM, Frank Cox wrote: On Tue, 4 Nov 2014 23:41:36 +0100 Leon Fauster wrote: mon - old lady but small: It looks really cool, but boy does it have a list of dependencies: fping is needed by mon-1.2.0-8.el7.centos.x86_64 perl(Authen::PAM) is needed by mon-1.2.0-8

Re: [CentOS] google talk plugin for google hangout not loading

2014-11-05 Thread Valeri Galtsev
On Tue, November 4, 2014 9:13 pm, Always Learning wrote: > > On Tue, 2014-11-04 at 19:12 -0500, Mark LaPierre wrote: > >> Are any of you able to submit feedback to google? I tried several >> different ways to get to the google feedback tool but failed every >> attempt. I tried logging in but cou

[CentOS] Making a bootable Win7 DVD from an ISO

2014-11-05 Thread James B. Byrne
On 11/05/2014 04:35 PM, Mauricio Tavares wrote: > Doing a bit of highjacking, how to create the ISO from the > original DVD? Would dd do the trick? I need to make a bootable usb > with Win7. No. You just need a high-speed internet connection. Microsoft provides official ISO downloads. Check the

Re: [CentOS] automated smtp server check

2014-11-05 Thread Chris Beattie
On 11/4/2014 2:36 PM, Frank Cox wrote: > I would like to set up a cron job to automatically check whether my > mailserver and webserver are up, and tell me if they're not. > > This script tells me if my webserver is up: ... > How can I do the something similar with my mailserver? How about a cro

Re: [CentOS] automated smtp server check

2014-11-05 Thread zep
On 11/04/2014 02:44 PM, John R Pierce wrote: > On 11/4/2014 11:36 AM, Frank Cox wrote: >> Or if someone knows of an integrated tool that will monitor this in a >> better way (whatever that may be), I'm more than interested. > > Nagios I'd second nagios, but I think to -really- test smtp, you'd ne

Re: [CentOS] Making a bootable Win7 DVD from an ISO

2014-11-05 Thread Mogens Kjaer
On 11/05/2014 04:35 PM, Mauricio Tavares wrote: Doing a bit of highjacking, how to create the ISO from the original DVD? Would dd do the trick? I need to make a bootable usb with Win7. Try it and see what happens? Mogens -- Mogens Kjaer, m...@lemo.dk http://www.lemo.dk __

Re: [CentOS] Bounced email processing

2014-11-05 Thread Valeri Galtsev
On Wed, November 5, 2014 7:39 am, Les Mikesell wrote: > On Wed, Nov 5, 2014 at 3:55 AM, Hugh E Cruickshank > wrote: >>> >>> just parse the *maillog* instead >> >> That would only be effective for bounce messages that were generated >> by our mail server (in the case of messages that were immediat

[CentOS] centos-7 reinstall

2014-11-05 Thread James B. Byrne
I have a test system that I am using to investigate CentOS-7. I note the following difficulty when booting from the Minimal Install DVD. Neither on the initial install nor on subsequent attempts at re-installing CentOS-7 can I set the IPv4 interface to a static IP address. I can configure it but

[CentOS] SELinux Alert Browser - Report Bug?

2014-11-05 Thread Les Mikesell
When the ocsinventory-agent (from epel) runs daily to report the host hardware and software to the central server, it triggers an selinux alert about monitor-get-edid-using-vbe mmaping low memory. This is reported in the GUI SELinux Alert Browser which displays a reasonable-looking bug report. Bu

Re: [CentOS] Making a bootable Win7 DVD from an ISO

2014-11-05 Thread Valeri Galtsev
On Wed, November 5, 2014 9:08 am, James B. Byrne wrote: > I would like to create a bootable DVD containing Win7 from an official > Microsoft ISO that I have on a CentOS-6.5 box. Is this even possible? If > so > then how is it done using CentOS? > > If I must create a Win7 repair disk on a Window

Re: [CentOS] Making a bootable Win7 DVD from an ISO

2014-11-05 Thread Mauricio Tavares
On Wed, Nov 5, 2014 at 10:30 AM, Mogens Kjaer wrote: > On 11/05/2014 04:08 PM, James B. Byrne wrote: >> >> I would like to create a bootable DVD containing Win7 from an official >> Microsoft ISO that I have on a CentOS-6.5 box. Is this even possible? If >> so >> then how is it done using CentOS?

Re: [CentOS] Making a bootable Win7 DVD from an ISO

2014-11-05 Thread Mogens Kjaer
On 11/05/2014 04:08 PM, James B. Byrne wrote: I would like to create a bootable DVD containing Win7 from an official Microsoft ISO that I have on a CentOS-6.5 box. Is this even possible? If so then how is it done using CentOS? The same way as you create a bootable CentOS DVD from an official

Re: [CentOS] CROSS-LIST Notice: Changes in EPEL

2014-11-05 Thread Valeri Galtsev
On Wed, November 5, 2014 8:31 am, Always Learning wrote: > > On Wed, 2014-11-05 at 06:01 -0600, Jim Perrin wrote: > >> As far as package installation goes, Jake outlined most things quite >> well. What's being ignored is that this depends on the package. These >> packages aren't maintained, so no

[CentOS] Making a bootable Win7 DVD from an ISO

2014-11-05 Thread James B. Byrne
I would like to create a bootable DVD containing Win7 from an official Microsoft ISO that I have on a CentOS-6.5 box. Is this even possible? If so then how is it done using CentOS? If I must create a Win7 repair disk on a Windows machine then this will be possible, but somewhat logistically chal

Re: [CentOS] CROSS-LIST Notice: Changes in EPEL

2014-11-05 Thread Jonathan Billings
On Wed, Nov 05, 2014 at 02:31:27PM +, Always Learning wrote: > Does that mean the source coding will be "lost" forever ? and if someone > in the future wants that functionality, they will have to re-invent the > 'wheel' ? Only the packaging templates and any patches. This is tracking people a

Re: [CentOS] CROSS-LIST Notice: Changes in EPEL

2014-11-05 Thread Alain Péan
Le 04/11/2014 13:43, Jim Perrin a écrit : Please review the package lists to see if something you use is impacted. If you're impacted and you have the required skills, please consider taking over ownership of the package. I am surprised to see as orphan such well known packages as gparted, or

Re: [CentOS] CROSS-LIST Notice: Changes in EPEL

2014-11-05 Thread Always Learning
On Wed, 2014-11-05 at 06:01 -0600, Jim Perrin wrote: > As far as package installation goes, Jake outlined most things quite > well. What's being ignored is that this depends on the package. These > packages aren't maintained, so no one is checking them to see if there > are security issues associ

Re: [CentOS] Bounced email processing

2014-11-05 Thread Les Mikesell
On Wed, Nov 5, 2014 at 3:55 AM, Hugh E Cruickshank wrote: >> >> just parse the *maillog* instead > > That would only be effective for bounce messages that were generated > by our mail server (in the case of messages that were immediately > rejected by the foreign mail server when our mail server a

Re: [CentOS] CROSS-LIST Notice: Changes in EPEL

2014-11-05 Thread Jim Perrin
On 11/05/2014 01:04 AM, Michael Schumacher wrote: > Hi, > > Tuesday, November 4, 2014, 1:43:50 PM, you wrote: > >> TL;DR: There are a large number of orphaned/unmaintained packages in >> EPEL across the 5, 6, and 7 trees. These packages will be removed from >> EPEL unless they are picked up by

[CentOS] CentOS-announce Digest, Vol 117, Issue 3

2014-11-05 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@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-requ..

Re: [CentOS] CROSS-LIST Notice: Changes in EPEL

2014-11-05 Thread Jake Shipton
On 05/11/14 07:04, Michael Schumacher wrote: > Hi, > > Tuesday, November 4, 2014, 1:43:50 PM, you wrote: > >> TL;DR: There are a large number of orphaned/unmaintained packages in >> EPEL across the 5, 6, and 7 trees. These packages will be removed from >> EPEL unless they are picked up by a packa

Re: [CentOS] Bounced email processing

2014-11-05 Thread Hugh E Cruickshank
From: Reindl Harald Sent: November 5, 2014 01:22 > Am 05.11.2014 um 02:07 schrieb Hugh E Cruickshank: > > From: John R Pierce Sent: November 4, 2014 16:53 > >> On 11/4/2014 4:49 PM, Hugh E Cruickshank wrote: > >>> We are looking for a way to automate the handling of > bounced emails. > >> > >> wha

Re: [CentOS] Bounced email processing

2014-11-05 Thread John Doe
From: Hugh E Cruickshank > We are looking for a way to automate the handling of bounced emails. > I have spend some time looking an scan find one open source package, > bounceHammer, and one commercial package, BoogieTools. > Does any comments on the effectiveness of either package? > Any suggesti

Re: [CentOS] automated smtp server check

2014-11-05 Thread Eliezer Croitoru
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It could be done using a crontab job and it's very efficient sometimes to use only a crontab job instead of nagios. You can use the precompiled nagios scripts for the task. Unless you have constrains on the OS allowed languages and packages, which the

[CentOS] Excluding block device from mdadm scan at boot

2014-11-05 Thread Emmanuel Noobadmin
Using Centos 6, how to I prevent mdadm from assembling arrays from specific block devices at boot? Background: Due to an accident, one of my servers went down and on reboot, got stuck first at NFS statd, then at automount after I disable NFS in single user mode. Only after disabling autofs was the

Re: [CentOS] which firefox tab is eating my CPU?

2014-11-05 Thread wwp
Hello Michael, On Tue, 4 Nov 2014 17:56:19 -0600 (CST) Michael Hennebry wrote: > On Tue, 4 Nov 2014, Frank Cox wrote: > > > On Tue, 4 Nov 2014 10:46:41 -0600 (CST) > > Michael Hennebry wrote: > > > >> I'm running CentOS 6 and firefox 24.8.0 . > >> I haven't updated firefox in a while because

Re: [CentOS] CentOS 6 and Sieve/Dovecot

2014-11-05 Thread Alexander Dalloz
Am 05.11.2014 um 01:27 schrieb Benjamin Smith: I've got dovecot & Sieve installed on an internal mail server, without issue. It seems to run ~/.dovecot.sieve scripts without issue. However, when trying to set up sieve scripts with an email client (kmail) the sieve scripts get published to ~/sieve