Displaying 20 results from an estimated 10000 matches similar to: "Allow/disallow mail access based on group membership"
2006 Sep 13
3
FreeBSD 6.1-RELEASE/kqueue high CPU load
Hi to ALL!
I have dovecot-1.0r7 installed on FreeBSD 6.1, using kqueue and Maildir
(<20 mailboxes, < 0,5 Gb size). Periodically CPU load of imap processes
increasing up to 60-80%.
Is it normall behavior or not? May be somebody had such kind of problems?
--
? ?????????, ?????? ?????
??? "???????" : ?????????? ??, WEB-??????????
+7 (495) 589 68 81
+7 (926) 575 22 11
2007 Mar 27
3
Building problem on FreeBSD with GSSAPI
I have error while compiling dovecot with GSSAPI under FreeBSD 6.2:
Is this dovecot-related or not?
cc -std=gnu99 -O2 -fno-strict-aliasing -pipe -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -o dovecot-auth auth.o
auth-cache.o auth-client-connection.o auth-master-connection.o
auth-master-listener.o auth-module.o
2007 Mar 28
1
PAM auth problem
Pam auth don't work when I add pam_group:
gw# id test2
uid=10001(test2) gid=11111(adusers) groups=11111(adusers),
10000(group1), 10001(group2), 10002(test10)
gw# getent passwd test2
test2:*:10001:11111:Our AD-Unix Test Account:/home/test2:/bin/sh
gw# cat /etc/pam.d/dovecot
auth required pam_group.so group=adusers
auth required pam_krb5.so
2006 May 01
2
mail messages moving between mailfolders
Hello to all!
I'm using IMAP-based antispam self-learning. I have a folder "spam" in
each Maildir in which I place spam-tagged messages during delivery. If
antispam filter makes mistake, user can drag'n'drop message to/from
"spam" folder. I running perl-script periodicaly and retrain spam-filter
(dSpam). Now I must scan all messages, but it's not a good
2006 Sep 23
1
Allow login via aliases
Hello,
I've created aliases for users on my mail server, and I would like that
users can login via any of there aliases. Is it possible ?
Thanks
--
Beber - E-Mail / Jabber (+GMail) : beber_AT_meleeweb.net
http://www.meleeweb.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not
2007 Jul 02
0
Branch 'as' - 4 commits - libswfdec/swfdec_as_interpret.c test/trace
libswfdec/swfdec_as_interpret.c | 51 +
test/trace/Makefile.am | 16
test/trace/chartoascii-4.swf |binary
test/trace/chartoascii-4.swf.trace | 7
test/trace/chartoascii-5.swf |binary
test/trace/chartoascii-5.swf.trace | 1011 ++++++++++++++++++++++++++++++++++++
test/trace/chartoascii-6.swf |binary
test/trace/chartoascii-6.swf.trace | 1008
2014 Jul 10
0
Warnings in dmesg and results of mmiotrace 10de:1140 Geforce620m Optimus Laptop Acer E1-531G
Od: "Ilia Mirkin" <imirkin at alum.mit.edu>
Do: "Lampshade" <lampshade at poczta.fm>;
Wys?ane: 19:07 Czwartek 2014-07-10
Temat: Re: [Nouveau] Warnings in dmesg and results of mmiotrace 10de:1140
Geforce620m Optimus Laptop Acer E1-531G
> On Thu, Jul 10, 2014 at 11:01 AM, Lampshade wrote:
> > Hello
> > in dmesg I always have these informations (I
2001 Dec 15
3
winbindd: local unix users vs. NTdomain users ........
Hi!
I use Samba 2.2.2 on Linux Red Hat 7.1.
My Samba server is NT domain member (security = domain),
and I use winbindd.
I detect some strange situation, as I look. See below.
For example, my NT domain is MYDOMAIN (PDC implemented
on NT4), and this domain have user myuser (MYDOMAIN+myuser
as see him Samba&Winbindd).
Linux, which run Samba&winbindd, have local user myuser too.
Local
2006 Mar 24
1
who can tell me the reason why it is different on calculating Moran's I using ARCGIS, Geoda and R?
The attachment is my dataset:
1.ccc.shp (the original data)
2.ccc.gwt, which is computed by Geoda;
Introduction to the variables in my data:
ID: key variable;
N_LATITUDE: latitude measured by GPS;
E_LONGITUD: longitude measured by GPS;
LIVES: attribute data
I get the different result of Moran's between ARCGIS and Geoda, R, why?
ARCGIS:spatial statistics tools:spatial
2007 Dec 21
0
[LLVMdev] [Oink-devel] Status of Elsa->LLVM
On 12/21/07, Richard Pennington <rich at pennware.com> wrote:
> I'm a little further along now. I've started to put together a simple
> driver for Elsa and LLVM that I'm calling "ellsif" (cute name, I think
> it works).
Er. Hm. Can you explain the name? The problem with names like
"ellsif" is that it sounds like "else if". I like the
2007 May 08
0
Two Permissions Issues: null session shares and group membership
I have Samba 3.0.25rc3 running on OpenSolaris build 67. Samba is integrated
with our Active Directory via Kerberos. I do not have nsswitch running with
winbind at this time.
Issue #1: Samba denies access to a share set up with "public = yes" when
accessed by an AD integrated user account.
The share is defined as follows:
[open]
comment = Null Session Share
path =
2007 Dec 21
1
[LLVMdev] [Oink-devel] Status of Elsa->LLVM
>> Adding test/ofmt.i as a preprocessed C file
>> Phase: Preprocessing
>> test/ofmt.i is ignored during this phase
>>
>
> What preprocessor are you using? Taras has already found one that is
> working for him and that is licensed under BSD and that has some
> features in it that he needs for source to source transformation. I
> would like us to all
2011 Jan 30
3
libvirt bridge configuration
Hi Every one,
I'm hoping some one can point me in the right direction.
We are piloting KVM + Libvirt for migrating off Xen and I'm stuck with
the network bridge configuration via libvirt.
What we have currently with xen is:
1 server with Wan/lan interfaces and a pool of public ip addresses.
Using xen bridge scripts I'd start a xenbr0 and attach eth0 (wan) and go
ahead and assign
2006 Sep 19
1
Postfix - Dovecot - SASL
I am trying to get Dovecot - Postfix - SASL to work. So, I do not have to use
the pop-before-smtp goofy way of authenticating pop3 users when they want to
SEND mail.
dovecot.conf
------------
pop3_uidl_format = %08Xu%08Xv
auth default {
mechanisms = plain login
passdb sql {
args = /home/digipanel/secure/programs/dovecot/config/dovecot-mysql.conf
}
userdb sql {
args =
2013 Mar 21
2
Allow/Disallow
Hello Everyone,
I have disallow=all and allow=g729 set in sip.conf however, it seems
that asterisk still thinks it support other codecs:
Capabilities: us - 0x80000008000e (gsm|ulaw|alaw|h263|testlaw). How
can I disable gsm,ulaw,alaw.....
Thanks in Advance,
Nick.
2006 Feb 24
0
disallow, allow codes
Hi,
On the general section of my sip.conf I had a disallow=all.
Then I put disallow=all, allow=g729, allow=ulaw on my users.
It didn't work until I removed the disallow=all from the header.
I know disallow=all in the header is totally useless in this case (since I have it for every user), but anyway, is this the correct behavior?
Thank you
Dov
-------------- next part --------------
An
2004 Nov 22
2
sip.conf not paying attention to allow/disallow
In my sip.conf, under general I have:
disallow=all
allow=g729
allow=alaw
allow=ulaw
Then I have a specific sip:
[RNK]
<clip>
disallow=all
allow=alaw
allow=ulaw
allow=gsm
If I do this:
exten => _9.,1,Dial(${EXTEN}@RNK,60)
The call still goes out as G729 even though I've told the RNK to disallow
g729. I need to be able to make other 729 calls but to this one paticular
group, they
2020 Feb 26
0
Re: *** buffer overflow detected *** accessing invalid FD in libguestfs
On Wed, Feb 26, 2020 at 11:21:18AM +0200, Veselin Kozhuharski wrote:
> Hallo Rich,
>
> Here is the fd list and total number just before collectd application
> crashes. Before that the number of used fd's is constantly increasing. It
> looks like a fd leak inside libguestfs to me. I am trying to debug the fd
> handling inside the library.
>
> root@localhost:~# less
2005 May 10
3
Allow - disallow bug?
Hi all
Firewall is Linux SLES8 kernel 2.4.21-278-default with 2 interfaces, fixed
IP addresses on LAN and Internet (INT, WAN), NAT from LAN to INT
(Masquerading-SNAT). Shorewall is v2.2.2.
I am trying to allow access from LAN to Internet for all workstations EXCEPT
for some of them. Default policy is REJECT LAN to INT traffic, so rule
created in /etc/shorewall/rules is:
ACCEPT
2007 Dec 21
5
[LLVMdev] Status of Elsa->LLVM
I'm a little further along now. I've started to put together a simple
driver for Elsa and LLVM that I'm calling "ellsif" (cute name, I think
it works).
The file being compiled is a "printf" function. Here are timing results
for optimized and unoptimized runs:
[~/elsa/ellsif] dev% ./ellsif -v test/ofmt.i -time-actions
Adding test/ofmt.i as a preprocessed C file