Displaying 20 results from an estimated 5000 matches similar to: "Testing sieve filter"
2008 Aug 26
3
shadow_copy for homes share
I have successfully setup shadow_copy for normal shares on our samba
test server. However, I cannot get it working for the homes share
because of its uniqueness.
Here is the homes share:
[homes]
comment = Home Directories
read only = No
create mask = 0700
directory mask = 0700
browseable = no
fstype = XFS 1.2
vfs object = shadow_copy
2007 Sep 27
2
ACL question
Does ACL's apply to all subfolders? For instance, if I create a
dovecot-acl in a Maildir/, does it apply only to the INBOX or does it
apply to all subfolders as well?
2007 Sep 27
3
shared mailboxes question
I'm using a virtual mailbox setup. Lets say my users have mailboxes in
/home/vmail/domain/%u. What I'm trying to do is setup one namespace
that points to /home/vmail/domain and contains everyones mailboxes that
I can subscribe to. Is this possible?
I tried using a symlink to /home/vmail/domain but it doesn't work
because its looking for the dotFoldername. The only way I could
2007 Sep 27
2
undelete messages?
I'm using the lazy expunge plugin as configured in:
http://wiki.dovecot.org/Plugins/Lazyexpunge
The page claims users can undelete messages without assistance from a
sysadmin. How is this accomplished? When I try to subscribe to the
folders under the EXPUNGED namespace, nothing happens.
~Cory Coager
2007 Jun 06
2
upsdevctl is -rwxr-xr-x
Hi,
I've installed the debian package of these
ups tools and everything looks good.
debian:/var/log# upsdrvctl -h
Network UPS Tools - UPS driver controller 2.0.1
(Though I'll have to wait for a quieter time to pull
the plug and test it.)
debian:/var/log# ls -l `which upsdrvctl`
-rwxr-xr-x 1 root root 18232 Sep 22 2005 /sbin/upsdrvctl
I notice that upsdrvctl is
2006 Aug 08
1
2.0.1 upsmon memory leak
Hi;
I have ran into an issue with the upsmon tool leaking memory over a
two month period. It seems to be due to one of my UPS hosts offline.
System is a debian stable with the default nut package. Here's the
data so far:
companyfs1:/var/log# ps aux | grep [n]ut
nut 2439 0.0 3.6 380800 18800 ? S Jun05 6:41 /sbin/upsmon
>From my logfiles its failing on one of my UPS
2007 Oct 20
1
how to deliver when username and email differ
I have an Active Directory virtual setup and am using LDA to deliver to
local recipients. Today I found a big problem with my configuration and
not sure if this is fixable. Some of the users have multiple email
addresses and the %n variable for user doesn't match their actual
username. So if I have realname "Joe Bob" with a username of "joe" and
an email of "jbob at
2018 Sep 09
3
Dovecot - being dropped
Hello
Yesterday, I could not receive an email anymore when I looked in the logs
found the following errors:
* Sep 7 06:04:44 mail dovecot: master: Warning: service(imap-login):
process_limit (100) reached, client connections are being dropped
* Sep 7 06:06:41 mail dovecot: master: Warning: service(imap-login):
process_limit (100) reached, client connections are being dropped
If show the
2006 Jul 30
1
Corrupted index cache file
Hello,
I'm running:
root at ubuntu-mail:/var/log# dovecot --version
1.0.beta3
root at ubuntu-mail:/var/log# uname -a
Linux ubuntu-mail 2.6.15-25-386 #1 PREEMPT Wed Jun 14 11:25:49 UTC
2006 i686 GNU/Linux
I'm seeing the following in the mail.err file when I access a IMAP folder:
Jul 30 10:19:16 localhost dovecot: imap(wink): Corrupted index cache
file
2016 Apr 06
2
Intermittent IMAP Login failures - about 25% fail
New server & just added three domains:
now I see
"dovecot: imap-login: Aborted login (auth failed, 1 attempts in 5 secs):
user=<username.companyname>, method=PLAIN, rip=1.1.1.1, lip=99.99.99.99,
TLS, session=<kw6Y2NYviQBex5Un>"
Plus all Outlook users keep being bounced and finally get in.
I am going to kill all the users soon...
Not too many files open, nor bandwidth,
2009 Nov 05
1
Error connecting WinXP client to Samba PDC: DNS name does not exist / RCODE_NAME_ERROR
Hi!
I so far succeeded in setting up a Samba NT4 DC with OpenLDAP backend.
Unfortunately I get the following error message connecting a Windows XP
client to the domain (translated from german):
[...]
The error was: "DNS name does not exist."
(error code 0x0000232B RCODE_NAME_ERROR)
The query was for the SRV record for _ldap._tcp.dc._msdcs.lohrmann.de
[...]
This is surely due to a
2007 Feb 26
2
fs quota - what I am doing wrong?
Hi everyone,
on my server, i have quota set on /home partition (ext3). mount says:
root at zen:/var/log# mount |grep quo
/dev/sda8 on /home type ext3 (rw,noatime,usrquota)
/dev/sda7 on /tmp type ext3 (rw,noatime,usrquota,data=writeback)
System is debian/stable (distribution 2.6.8-3-686-smp kernel), quotas
are working:
root at zen:/var/log# quota ax
Disk quotas for user ax (uid 506):
2010 Dec 11
1
Wine and Alsa driver
Hello,
I have installed wine1.2 (1.2-0ubuntu6~lucid5) under Ubuntu 10.04
When I start winecfg and check the sound , I have :
root at r700:/var/log# winecfg
err:alsa:wine_snd_pcm_recover underrun occurred
err:alsa:wine_snd_pcm_recover underrun occurred
root at r700:/var/log# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.23.
Compiled on Nov 30 2010 for kernel
2007 Feb 15
1
wrong startup information in production environment
Hi,
I check out the last codes from merb repository. And the startup
information for production environment just like that:
======================================================
dev:/var/www/apps/upload_merb/current/log# /etc/init.d/merb_init start
Merb started with these options:
---
:template_ext:
:html: :herb
:js: :jerb
:xml: :xerb
:config: dist/conf/upload.conf
:drb_server_port:
2008 Feb 23
3
SAMBA is driving me crazy
hi guys
i have CentOS-5.1 with samba-3.0.25b-0.el5.4
and i took this workin well smb.conf from slackware12
( commands to be done befor this ):
# useradd wbc -c /home/wbc -g users# smbpasswd -a wbc# mkdir /export# chmod u+rwx,g+rx,o+rx /export# chown wbc.users /export
the conf file:[global]workgroup = WORKGROUPnetbios name = sanshirosecurity = share
[share]comment = Datapath = /exportforce user
2013 Dec 07
2
APC Smart-UPS 1500; system shutdown is not initiated.
Dear list,
I have an APC Smart-UPS 1500 hooked up via the USB port. Recently, when
we had a power outage, the only entry in the logs was:
Dec 3 14:43:43 afs1 upsmon[3035]: UPS apc at localhost on battery
and then the machine seems to have run until the battery was empty. It
only notices the "battery low" after I turn the system back on:
Dec 3 16:01:39 afs1 usbhid-ups[21973]:
2005 Aug 19
1
Weird series of errors with dovecot-stable
I'm using the dovecot-stable from 7/30, authenticating against an
OpenLDAP server. From time to time, dovecot stops responding to new
queries. It seems to be a self-correcting problem, lasting about 20
minutes.
Here's how it starts:
Aug 18 19:38:23 cliff dovecot: imap-login: Disconnected: Inactivity
[150.253.42.12]
Aug 18 19:38:36 cliff dovecot: pop3-login: Disconnected: Inactivity
2006 Aug 16
3
problems with fastcgi, apache2 and debian sarge
Apache conf:
FastCgiServer /var/www/gissmoh.de/public/dispatch.fcgi -initial-env
RAILS_ENV=prod
uction -processes 5 -idle-timeout 60
<virtualhost 212.87.142.234:80>
ServerName www.gissmoh.de
DocumentRoot /var/www/gissmoh.de/public
CustomLog /var/log/apache2/gissmoh.de/access.log
combined
SetEnv RAILS_ENV production
2011 Jul 20
12
Re: Re: XAPI on debian - sr-create issue
You''re right scout the last line. Out looks like xapi is waiting on tapdisk to plug a key into xenstore. Perhaps a udev rule problem? Perhaps someone who knows more about tapdisk than I well be able to diagnose this tomorrow.
Mike
Sent from Samsung tablet
Sébastien RICCIO <sr@swisscenter.com> wrote:
Of course, here it is attached.
Last line seems interesting. However tapdisk2
2011 Nov 12
1
Diablo 2 help asks for play disc
when i tried to boot thru terminal got this cory at cory-P4M89-M7B:~$ '/home/cory/Desktop/Diablo II.desktop'
/home/cory/Desktop/Diablo II.desktop: line 1: [Desktop: command not found
/home/cory/Desktop/Diablo II.desktop: line 2: II: command not found
wine: cannot find 'C:\\Program\'
/home/cory/Desktop/Diablo II.desktop: line 6: Files/Diablo: No such file or directory