Displaying 20 results from an estimated 2000 matches similar to: "rlimit_max errors"
2008 Aug 04
2
Help with auto vacation replies
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I'm testing out dovecot with postfix. I'm running postfix 2.5.2 with
dovecot version 1.1.1 with dovecot sieve plugin version 1.1.5.
I have everything compiled and working except for the sieve plugin. I'm
now trying to test out the sieve plugin and having no luck in getting a
simple auto vacation reply to work. Here is my
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
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
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
2002 Jul 01
2
SAMBA setting file permissions
I'm pretty sure this is a SAMBA issue.
I have a strange problem when changing permissions on a file (ex.
index.html) through Windows on a SAMBA share.
For example: All user files are accessed through SAMBA
Through W2K, I set the permission on my index.html file so that only the
user has read/write and nothing for group and Everyone.
Now this should break my web page, but to my surprise it
2002 Jul 08
2
Setting file permissions through SAMBA
I've tried the samba lists but have not gotten any response for my
problem. This looks to be a bug.
All our user files are accessed through SAMBA on our main file servers, one
is Linux RH7.2 and the second one is a Solaris system running Solaris
8. The problem we're seeing is that when some one creates a file for their
web page, they have to set the permission on the file to rw for
2010 Dec 21
5
solaris 10 winbind authentication with ADS
I'm trying to setup a Solaris 10 Sparc station to authenticate users on
login with Windows ADS. I have found the documentation for this but
having no luck in getting the pam modules to work. Here is what I have
done so far:
Compiling Kerberos MIT5-1.8.3:
cd into the src directory
./configure --prefix=/opt/local
gmake
gmake install
Compiling Samba 3.5.6:
setenv CFLAGS "-O2"
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
2008 Aug 06
1
Dovecot auto vacation with sieve doesn't work
Guys, I'm running out of hair to pull out ;).
Can anyone out there say that this does work?? To me this is looking
like a bug and I'm not sure whether it's the sieve plugin or the dovecot
deliver program. I have also had no luck the the "reject" sending any
reply back to the sender.
My setup:
OS: Solaris 10 sparc platform
postfix: 2.5.2
dovecot: 1.1.2
sieve plugin: 1.1.5
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
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
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
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
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 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 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 Aug 05
1
Dovecot sieve plugin reject not working
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm at a loss here. Details of my setup:
OS: Solaris 10
gcc version: 3.4.3
postfix version 2.5.2
dovecot version 1.1.2
dovecot sieve version 1.1.5
How I installed:
Postfix:
make makefiles CCARGS='-DUSE_SASL_AUTH
\-DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_TLS -I/opt/csw/include'
\AUXLIBS="-R/opt/csw/lib -L/opt/csw/lib
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.