Solved: sync_client Segmentation fault (core dumped)

2015-11-25 Thread Sundeep Singh Nanuwa via Info-cyrus
On 25/11/15 13:46, Alvin Starr via Info-cyrus wrote: With it dying just after starttls I would be inclined to check the tls/ssl config. Or possibly try running the sync without TLS enabled. On 11/25/2015 08:32 AM, Patrick Boutilier via Info-cyrus wrote: On 11/25/2015 06:21 AM, Sunny via Info

Re: [SOLVED] sieve runtime error on redirect

2016-03-07 Thread Sundeep Singh Nanuwa via Info-cyrus
/usr/bin/sendmail.sendmail didn't have the correct group or permissions needed for certain sieve commands such as redirect and vacation correct permissions - note: group execute needs sticky bit ls -ls /usr/sbin/sendmail -rwxr-sr-x 1 root smmsp 833512 Mar 7 13:40 sendmail.sendmail Cyrus H

Re: sieve runtime error Fileinto: Permission denied

2016-05-23 Thread Sundeep Singh Nanuwa via Info-cyrus
On 23/05/16 13:35, Bron Gondwana via Info-cyrus wrote: You need to have "anyone p" acl to fileinto anything other than inbox. That didn't work unfortunately. Thanks Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ To Unsub

Re: sieve runtime error Fileinto: Permission denied

2016-05-23 Thread Sundeep Singh Nanuwa via Info-cyrus
On 23/05/16 14:09, Jack Snodgrass via Info-cyrus wrote: file permissions like right.. acl permissions look right... are you running with selinux set to something other than disabled? Just a guess... but everything else looks ok. It's disabled SELINUX=disabled Thanks Cyrus Home Page: ht