Displaying 20 results from an estimated 200 matches similar to: "using postfix+dovecot+squirrell+amavisd and spam folder per user"
2009 Jul 09
4
is possible to sen sms with asterisk in Spain?
Hi all,
I?m a beginner with asterisk and I want to know if with asterisk I can send
sms to a mobile, I?m on Spain, and I don?t know this can be a problem (with
the operators...)
I have Elastix 1.3.2 and I have seen this url:
http://mirror.su.lt/voip-info/wiki/view/Asterisk+cmd+Sms.html
I have tried the smsq command but I can get it work, (as I say I?m a
begginer and I don?t understand several
2011 Sep 15
2
problem joining a samba PDC from WIN7 clients
Hi All,
I have running a PDC with samba and with my WinXp clients I have no problem
but when I try to join the Domain with a Win7 I get the next error:
[2011/09/15 14:15:58, 0] rpc_server/srv_netlog_nt.c:_net_auth_2(478)
_net_auth2: creds_server_check failed. Rejecting auth request from client
MACHINE-WIN7 machine account MACHINE-WIN7$
[2011/09/15 14:15:58, 0]
2012 Jan 17
3
Rejecting auth request from client xxx machine account, win7,
Hi All,
I have a strange problem with my SAMBA server as PDC.
I have some win7 machines joined to my domain but when I try to access some
folders on the server I get messages like these:
Authentication for user [machine$] -> [machine$] FAILED with error
NT_STATUS_WRONG_PASSWORD
[2012/01/17 11:34:52, 0]
rpc_server/srv_netlog_nt.c:_netr_ServerAuthenticate2(555)
_netr_ServerAuthenticate2:
2005 Aug 24
6
Wbinfo -Y couldn't work with idmap_rid for BUILTIN groups
Hi,
wbinfo -Y BUILTIN\group can work without idmap_rid in Samba-3.0.14a. But
I'm experiencing wbinfo -Y with idmap_rid failed for SID to GID
conversion of BUILTIN groups.
Since idmap_rid only works in a single domain, and captures workgroup's
domain sid as a real domain sid in rid_idmap_get_domains(), when running
"wbinfo -Y BUILTIN/System Operators", the function
2023 May 13
2
aggregate wind direction data with wind speed required
Dear list users,
I have to aggregate wind direction data (wd) using a function that requires also a second input variable, wind speed (ws).
This is the function that I need to use:
my_fun <- function(wd1, ws1){
u_component <- -ws1*sin(2*pi*wd1/360)
v_component <- -ws1*cos(2*pi*wd1/360)
mean_u <- mean(u_component, na.rm=T)
mean_v <- mean(v_component, na.rm=T)
mean_wd
2023 May 13
1
aggregate wind direction data with wind speed required
?s 15:51 de 13/05/2023, Stefano Sofia escreveu:
> Dear list users,
>
> I have to aggregate wind direction data (wd) using a function that requires also a second input variable, wind speed (ws).
>
> This is the function that I need to use:
>
>
> my_fun <- function(wd1, ws1){
>
> u_component <- -ws1*sin(2*pi*wd1/360)
> v_component <-
2005 Apr 28
3
Roaming profiles in domain level
Hi Everyone,
Does anybody use roaming profiles in domain level?
I'm looking for helps for setting up Samba as a NT4 domain member to
support roaming profiles for sharing during domain logon of Windows
clients. I ran into the problems. log files couldn't show specified
messages, except for BUFFER_TOO_SMALL.
If a profile share directory is mounted on a Windows NT DC or a Windows
domain
2011 Sep 13
3
ggplot - class "character" problem
Hi
I'm trying to use ggplot2 to chart a dataset that I've drawn in from
excel.? When I run the qplot command, I get the following error
message:
Error: ggplot2 doesn't know how to deal with data of class character
It feels like I need to coerce one of the fields in my data frame.
Here's the code, which is short:
#draw data in from network location
2005 Sep 23
1
Password change caused lose X flag
Hello,
I have a question with password never expired flag during changing
password.
If X flag for password never expired has been set in account flags for a
user, password change would cause to lose the X flags. By taking a look
at the code of the line 993 in passdb/passdb.c, it said all other acb
flags will be inherited from current existing account ctrl bit, except
for
2006 May 06
1
3.0.23pre1 trusted domain failed
Hi,
Recently, upgrade samba from 3.0.14a to 3.0.23pre1. And found trusted
domain user couldn't logon to Samba share. The command nsquery to query
a user from trusted domain failed also. For example:
parent.com Win2003 DC
|---Child1.parent.com Win2003 DC
|---Child2.parent.com Win2003 DC
Kinit OK.
Net ads join to Child1 OK.
Restart the server with winbindd.
Wbinfo -m can display trusted
2007 Jan 19
1
Possible bug on net rpc trustdom establish
Hello,
When running net rpc trustdom establish command for PDC trusts, I got
the following error with a core dump in 3.0.21c, on HP-UX and
3.0.21c-7.1.5-SUSE-SL10.0.
Couldn't connect to domain MY_DOM controller. Error was
NT_STATUS_ACCESS_DENIED.
bt
#0 0xc016f4d4 in memset () from /usr/lib/libc.2
#1 0x89ab8 in cli_send_trans ()
#2 0x83b0c in cli_api ()
#3 0x9715c in cli_get_pdc_name ()
#4
2007 Jun 04
1
Help for ber_printf(ber, "N}" in pdb_ldap.c
Hello,
When the option "ldap passwd sync = yes" was used in smb.conf, we got an
error with "Unknown format" on ber_prinf(ber, "N}" in passdb/pdb_ldap.c
for Netscape LDAP SDK. This would block password change. By checking
Openldap manpage at
http://www.openldap.org/software/man.cgi?query=ber_printf&apropos=0&sekt
2005 Jun 09
1
krig.image help
> -----Original Message-----
> From: r-help-bounces at stat.math.ethz.ch
> [mailto:r-help-bounces at stat.math.ethz.ch]On Behalf Of Mike J Smith
> Sent: 09 June 2005 09:58
> To: r-help at stat.math.ethz.ch
> Subject: [R] krig.image help
>
>
> Hi
>
> I have recently been experimenting with the use of kriging, primarily
> through Goldensoftware's Surfer.
2007 Apr 12
3
Idmap back compatible issue
I ran into a problem on idmap backend.
In previous Samba releases, there are two kinds of scenarios on idmap
backend.
1) No explicit idmap backend option presented in smb.conf. But imply
using default tdb idmap backend
idmap uid = low - high
idmap gid = low - high
2) idmap backend option exists in smb.conf
idmap uid = low - high
idmap gid = low - high
idmap backend = tdb [or
2008 Feb 16
2
Slower performance on oplock
Hello,
We are running into the problem in slower performance on oplock.
Here is the oplock scenario.
- We are using 3.0.22.
- Kernel oplock has been implemented on hp-ux 11v3.
- smb.conf
kernel oplocks = Yes
oplock break wait time = 0
fake oplocks = No
locking = Yes
oplocks = Yes
level2 oplocks = Yes
oplock contention limit = 2
2007 Apr 18
2
[Bridge] bridge_list orphans in linux-2.4
Hi all,
We use linux-2.4.20 in one of our products and we've found what looks
to be a problem in the bridge module. (I know this is old code but we
don't send our customers kernel upgrades unless we really have to!)
The problem is that some of our bridges have become orphaned from the
bridge module. Specifically
ifconfig ourbridgename
shows that the device "ourbridgename"
2015 Sep 21
4
sieve_extprograms - run any individual script?
Hello,
i use sieve extension sieve_extprograms to send incoming mail to some
script.
For security reasons it is needed that script-paths etc. are registered
in dovecot.conf
This is my current dovecot.conf
plugin {
sieve = ~/.dovecot.sieve
sieve_plugins = sieve_extprograms
sieve_extensions = +vnd.dovecot.pipe +vnd.dovecot.filter
+vnd.dovecot.execute
sieve_pipe_bin_dir =
2007 Dec 12
1
upgrade to 1.1 and mail location
I recently upgraded from 1.0.8 to 1.1-11
the only thing that was changed in the config file was the new syntax for
mail location.
default_mail_env = mbox:~/:INBOX=~/mbox
to
mail_location = mbox:~/:INBOX=~/mbox
now some imap clients, like squirrellmail and pine have difficulties
writting to Sent, Draft and sent-mail folders. In all cases the folders
are visible and are present in
2007 Nov 19
2
After last update problems with MIME-Types (Postfix, amavisd)
Hi Folks,
after the last update I get this error in my maillog:
Error in processing, id=05622-06, mime_decode-1 FAILED: Can't locate object
method "seek" via package "File::
Temp" at /usr/lib/perl5/vendor_perl/5.8.8/MIME/Parser.pm line 816, <GEN19>
line 109. (in reply to end of DATA command))
Are there some problems with the perl-packages from rpmforge????
How
2007 Jan 26
0
How to whitellist and blacklist domains in amavisd-new.
Hi,
I want to know how to whilelist or blacklist domains in amavisd-new.
By now, I have already added a whiltelist and a blacklist with email
addresses in following way.
in amavisd.conf file , belwo two lines
@whitelist_sender_maps = read_hash("$MYHOME/white.lst");
@blacklist_sender_maps = read_hash("$MYHOME/black.lst");
then , I did below two ,
touch