similar to: Sieve question

Displaying 20 results from an estimated 8000 matches similar to: "Sieve question"

2008 Aug 07
1
How to do line breaks in sieve scripts?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 In working with auto vacation replies I'd like to do a sieve script as follows: require ["vacation"]; vacation :days 30 :addresses "cj.keist at colostate.edu" :subject "Out of Office" "***************** Out of Office ****************** I'm away -- send mail to foo in my absence
2008 Aug 26
1
vacation replies
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, Another wrinkle with vacation replies. I have user forwarding their mail from one domain to our mail server with the vacation reply set. Here is the dovecot script file: require ["fileinto", "vacation"]; # BEGIN VACATION vacation :days 30 :from "joe at domainB.edu" :addresses ["joe at
2014 Jul 10
2
Fatal: master: service(imap): child 20258 killed with signal 6 (core not dumped - set service imap { drop_priv_before_exec=yes })
All, Just move our mail servers over to a new mail server running postfix 2.11.1 and dovecot 2.2.13 and getting the subject line errors in my /var/adm/files. People are complaining of loosing their connections to the mail server. I've been able to google this error but haven't found fix for this yet. NOt sure where to put the drop-priv option in the config files either. Any
2007 Dec 20
6
samba 3.0.28 and dropboxes
All, I searched archives and found one related to our problem, with subject "samba 3.0.26a and dropboxes", but there was no solution. So posting this again for hopes of a fix. We have dropboxes where users can drop files in someone else's dropbox folder. You have write permissions but not read for the folder. In UNIX the dropbox permision is set as 2733. This all
2003 Aug 07
1
changing file permissions problems
For samba 2.2.8a Well, I have found that the problem I'm seeing is that in W2K it will not let you remove all permissions from say Everyone. For example in UNIX the file permission is set to 0644. I want to remove the read permission for Everyone from W2K. In the Security tab, when I try to uncheck the read for Everyone and then hit "Apply" the read just gets
2008 Oct 04
2
Dlopen errors
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Running Dovecot 1.1.3 and after dovecot has been running for awhile it will just stop authenticating. Only fix is to stop and restart dovecot. Here is the errors in the logs: ct 4 09:34:32 goku dovecot: [ID 107833 mail.info] auth-worker(default): pam(KVogel22,74.125.78.25): lookup service=dovecot Oct 4 09:34:32 goku dovecot: [ID 107833
2016 Aug 25
2
No logon servers avaialbe
We applied latest MS security patches on our Windows 2008 R2 domain controllers. That had unexpected consequence of breaking all our Samba servers. They no longer can authenticate with our domain controllers. Looking into this we think it has to do with the BADLOCK security patch. We tried installing the latest Samba, version 4.4.5 which is supposed to be patched for the BADLOCK, but it is
2008 Oct 07
3
Cyrus MailDir to Dovecot mbox
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Anyone out there know of a tool that can convert a Cyrus MailDir format to Dovecot mbox? I have a user that I need to move over from a mail server running cyrus using MailDir format. At first I told him to setup second account with Thunderbird to our mail server and then use Thunderbird to move the messages over. But he has over 100K messages so
2010 Oct 04
1
More strangeness with ZFS and Samba
A new problem now. Running Samba 3.5.4, on Solaris 10 with zfs. Issue with Microsoft Office 2007: User opens up a .xlsx, then closes the file (Not Excel). Then user reopens the .xlsx file and now Excel says the file is read-only. But permissions on the file have not changed! Only fix is to exit out of Excel and restart, then user can open that file just fine. The issue also looks to be tied
2009 Jul 24
2
lock files causing time outs with Thunderbird
I have dovecot 1.1.16 running on Solaris 10. We are seeing problem with lock files taking forever to be removed after opening a email folder like Trash with several thousand messages in them. We use mbox format. All users inbox's are local to the mail server, and all other users mail folders are stored on a separate file server mounted via NFS. I see no problems with the NFS mounts.
2008 Sep 15
2
Authentication fails
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Been running dovecot 1.1.2 for about a month now. I Have strange issue that I have not been able to trouble shoot. What I'm seeing is that dovecot runs along just fine for about 4 days, and then it will just stop authenticating everyone (IMAP and POP). No errors in the logs other than all authentication attempts comes out as password mismatch.
2009 Jul 16
2
net join problems
My last install of Samba was 3.2.2 on Solaris 10 Sparc platform. Had no problems. I'm now trying to install 3.4.0 on Solaris 10 x86 platform. With 3.2.2 I would join our Windows domain as such: net join -S servername -w DOMAIN_NAME -U username All worked fine. Now with 3.4.0 I'm getting usage error trying to do the same thing. Here is my config: # ./testparm Load smb config files
2010 Jan 28
2
vfs objects - zfsacl
Looking to see if any one else is having this issue. Running 3.4.5 on solaris 10 with ZFS file system. When I add the vfs objects = zfsacl, Windows clients seem to fine but all my Mac OS X clients can no longer access folders on the share. They can mount the share fine but permissions are not being followed for Mac clients. "The folder "Name" could not be opened because you
2012 Jan 05
1
Samba server dropping off the domain
I have strange problem. Installed 3.6.1 on SL Linux (Scientific Linux release 6.1 (Carbon)). Compiled: ./configure --prefix=/WWW/apps/samba-3.6.1 --with-quotas --disable-shared-libs make and make install all clean. Joined to our windows domain via command: ./net join -S domainserver -w DOMAIN -U adminuser Start up Samba via web gui and all is working for about 40 minutes to an hour. At
2008 Aug 11
2
Auto Vacation replies again
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sorry to bring this up again. I have now configured my test server to pass all email messages off to our central campus email filter gateway. This gateway scans all email traffic for viruses/spam before being delivered to any local mail servers. Once I did this my auto vacation replies are getting canned due to the fact the from header line is empty
2009 Jan 21
1
dovecot 1.1.8 compile error
I'm trying to compile 1.1.8 with dovecot-1-1-989789b2afd8 patches applied on Solaris 10 sparc using gcc 2.95.3 and also tried version 3.4.3. This is error I'm getting: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -DPKG_RUNDIR=\""/userM/mail-services/dovecot/var/run/dovecot"\"
2003 Aug 07
2
Samba 2.2.8a file permissions not working
We have upgraded from Samba 2.2.7a to 2.2.8a. We have samba running our our two UNIX file servers, one is Solaris 8 and the other RedHat Linux 7.3. Samba was compiled as follows: configure --prefix=/opt/samba --with-acl-support --with-quotas Right now it doesn't looks like changing file/folder permissions are working from W2K. When we right click on a file/folder and go to the
2010 Aug 06
5
Maildir over NFS
I'm working on bring up a new mail server to replace our current one. Our current mail server is running dovecot 1.1.16, with postfix using mbox format. User inboxes are stored locally on the mail server and all other mail folders in users home directory under mail which is NFS mounted on the mail server. For our new mail server I'm looking to switch to the Maildir format. Some
2010 Feb 17
2
rlimit_max errors
Running Samba 3.4.5 on Solaris 10 Sparc platform. I can't seem to get rid of the following errors: log.b104d1:rlimit_max: rlimit_max (10020) below minimum Windows limit (16384) I've tried adding "ulimit -n 16384" to the samba start scripts, but still getting these errors. Anyone know what I should do about this. Could these errors cause slowness to the samba share for
2011 Nov 30
1
Swat not showing samba processes
Just install Samba 3.5.9 with no issues. I have swat setup and can connect to the web gui. Problem is that when I start smbd and nmbd from the web gui, swat still shows that processes are not running. But in fact on the server they were started, and the logs show no errors. Any reason why swat is not showing me that the samba processes are running? -- C. J. Keist