Displaying 20 results from an estimated 73 matches for "cots".
Did you mean:
cons
2010 Sep 22
1
Sieve autoreply woes on test setup
Hi,
I have been testing sieve in my setup with qmail-ldap and deliver on a LAN
with an artificial domain name. Everything seems to be working as expected,
except in cases when autoreplies (vacation, reject messages) need to be
tested.
The domain name is vmint, and dawnone is the hostname on which mail server
is setup, so a users have address like cot at vmint, cute at vmint and dove at vmint
*
2010 Sep 21
1
Quota value *not* getting over written by ldap attr value, help ?
Hi,
I am having trouble with the quota plugin with deliver. In the auth logs, I
see that dovecot is able to get the attribute value just fine:
***
Sep 21 17:49:30 dawnone dovecot: auth(default): ldap(cot,127.0.0.1): result:
uid(user)=cot uidNumber(userdb_uid)=1011 gidNumber(userdb_gid)=1011
homeDirectory(userdb_home)=/home/cot
mailQuotaSize(userdb_quota_rule=*:bytes=%$)=*:bytes=1000000
***
But
2010 Jun 03
4
gam error
Hi all,
I'm trying to use a gam (mgcv package) to analyse some data with a roughly U
shaped curve. My model is very simple with just one explanatory variable:
m1<-gam(CoT~s(incline))
However I just keep getting the error message
"Error in smooth.construct.tp.smooth.spec(object, dk$data, dk$knots) :
A term has fewer unique covariate combinations than specified maximum
degrees of
2011 Mar 10
1
Dove cot+Kerberos
Hi All.
I have a problem with authorization users AD via kerberos in
Dovecot&Postfix.
Windows SRV 2008 Standart - AD
mail server: Gentoo + cyrus-sasl + postfix + dovecot with support
ldap&kerberos.
I am created a 4 keytabs on Windows box.
C:\Users\Admin>ktpass -princ host/srv-mail.cn.energy at CN.ENERGY -mapuser
ldapmail at CN.ENERGY -pass "superpasswd" -crypto RC4-HMAC-NT
2018 Nov 28
2
Dovecot crash
This happening when my Thunderbird client is trying to establish a
connection with a Dovecot server. Some background first:
1) I am running Thunderbird 6.20.1 from a Linux client.
2) Other clients (e.g. Maildroid in my Android phone) do not have any
issues.
3) The Dovecot software is version 2.2.9, running in a Linux server.
4) This may be the root of the problem: at some point, the
2018 Nov 28
3
Dovecot crash
Thanks. Assuming that the IMAP mail directory for the account affected is
under /home/xyz/mail, are you talking about the contents of the index
directory, excluding the log file therein?
On Wed, Nov 28, 2018 at 2:29 PM Thomas Durand <tom at rezoo.org> wrote:
> Hi,
>
> I had the similar messages after an upgrade then downgrade. I was able to
> fix by removing all indexes files.
2013 Mar 02
0
estrange behavior with some users
Hello list
We have migrated from our samba 3 domain to samba 4 and we are still trying to figure somethings
I have two servers, one is my domain pdc named dominio, my other one is a fileserver with samba 3.6.6 named srvfs
So, i've joined srvfs to my domain using net ads and everything is ok, i can see the users and validate them
But i have a particular case with a few users, this is the
2012 Aug 24
1
POSIXct-coerced NA's not considered NA by is.na()
Hello folks,
I found a strangeness while experimenting with POSIXct vectors and
lists. It seems that coerced NA's aren't "real" NAs, at least as
considered by is.na()?
> date_vec = c(as.POSIXct(now()), as.POSIXct(now()+1),NA,"b")
> date_vec
[1] "2012-08-22 15:00:46 COT" "2012-08-22 15:00:47 COT" NA
[4] NA
Warning message:
In
2018 Nov 30
1
Dovecot crash
Thanks. Unfortunately, that made no difference.
On Fri, Nov 30, 2018 at 1:20 PM Thomas Durand <tom at rezoo.org> wrote:
> Exactly - I removed then with
> *find* . -name "dovecot.index*" -type f -delete
>
> There is no need to restart dovecot. IMAP client will be forced to resync
> all the emails from the server.
>
>
> Le 28 nov. 2018 ? 23:20, JCA
2018 Nov 28
0
Dovecot crash
Hi,
I had the similar messages after an upgrade then downgrade. I was able to fix by removing all indexes files.
Thomas
> Le 28 nov. 2018 ? 22:02, JCA <1.41421 at gmail.com> a ?crit :
>
> This happening when my Thunderbird client is trying to establish a connection with a Dovecot server. Some background first:
>
> 1) I am running Thunderbird 6.20.1 from a Linux
2008 Feb 05
2
Cluster fun
I've priced some 1 and 2U Dell servers. Now, I'd like to perform a price
comparison of COTS hardware for 1 and 2U servers. What VAR companies do people
recommend I check out for putting machines together? I'm perfectly capable of
installing and swapping hardware components when/where needed, so on-sight
support is not needed.
Thanks much.
Scott
2018 Nov 30
0
Dovecot crash
Exactly - I removed then with
find . -name "dovecot.index*" -type f -delete
There is no need to restart dovecot. IMAP client will be forced to resync all the emails from the server.
> Le 28 nov. 2018 ? 23:20, JCA <1.41421 at gmail.com <mailto:1.41421 at gmail.com>> a ?crit :
>
> Thanks. Assuming that the IMAP mail directory for the account affected is under
2016 Nov 07
2
About trigonometric Instructions
HI developers,
I want to add trigonometric instructions in my instrinfo.td files how can
i directly map these instructions in .td files. Please help me Guys.For
Sin, Cos, Tan and Cot Instructions.
If I used llvm.sin.* as SDNode Then it is error as llvm variable is not
defined SO please Help me.
Thanks and Regards
Varun
-------------- next part --------------
An HTML attachment was scrubbed...
2006 Jun 23
3
Asterisk-1.2.9.1 with Siemens HiPath 4000
Hello all.
I have installed and functioning asterisk-1.2.9.1 where I effected one
upgrade in asterisk-1.0.9, is interconnected with a PABX Siemens HiPath 4000
in ISDN PRI with protocol QSIG, the one that is happening he is that the
calls originated for PABX Siemens and destined to SIP phones asterisk are
being without audio, nor Ring, is dumb. They could help in this case me?
Best Regards
Josu?
2015 Sep 26
1
dovecot quota service for postfix
Hello,
I am trying to use dovecot quota service for postfix in order set quota
for some users.
i configure postfix policy service to ask dovecot if user quota is
sufficient to accept the email or not.
(dovecot in this case acts only as policy server to postfix as it only
ACCEPT/REJECT email according to user quota, but it is not used to deliver
email , because postfix will deliver the email to
2009 Jun 28
0
BUG in Asterisk 1.6.1.0 and issue in DAHDI 2.1.0.4
Starting playing with asterisk 1.6.1.0 i found the following problems:
In the cdr_pgsql, the sql statement is wrong:
2009-06-25 12:17:01 COT LOG: statement: INSERT INTO cdr
2005 Sep 22
1
redirect and sieve
Hello,
I have set up postfix to use dove-cot lda. This works perfect. Sieve
works a bit...
I would like to user the redirect feature of sieve. Having followed the
wiki I added the following in my .dovecot.sieve :
require "redirect";
if header :contains "subject" ["order", "buy"] {
redirect "orders at company.dom";
}
With this setup I
2011 Apr 15
3
Samba 3.5.8 / Windows error and system errors while mapping network drive on some PC's
Problem: We have a share defined using Samba 3.5.8 on AIX 6.1. Several
people can map a Windows Network Drive to the share and it works fine.
Several other people get Windows errors or system errors when trying to
map a drive to the same share.
Command line errors (from the net use command):
System error 59
or
System error 64
Windows Explorer error:
The specified network name is no
2006 Aug 30
1
NET JOIN ERROR WITH SOL 10 and W2K3
...msdfs: False/0
[2006/08/25 13:58:39, 3] param/loadparm.c:(4082)
lp_load: refreshing parameters
[2006/08/25 13:58:39, 3] param/loadparm.c:(1366)
Initialising global parameters
[2006/08/25 13:58:39, 3] param/params.c:(574)
params.c:pm_process() - Processing configuration file
"/h/COTS/CIFS/bin/Samba/lib/smb.conf"
[2006/08/25 13:58:39, 3] param/loadparm.c:(3542)
Processing section "[global]"
doing parameter workgroup = diego
doing parameter password server = diegogcsdc01
doing parameter server string = Samba 3.0.20b on (%L)
doing parameter security...
2015 Oct 03
0
dovecot quota service for postfix
Hello,
Thanks for the clarifications
plugin {
quota = maildir:User quota
quota_rule = *:storage=1G
quota_grace = 10%%
# 10% is the default
quota_status_success = DUNNO
quota_status_nouser = DUNNO
quota_status_overquota = "552 5.2.2 Mailbox is full"
}
The above configurations is my default for all users. but my mail system
is using mbox format