similar to: Trying to use "deliver" as a LDA

Displaying 20 results from an estimated 800 matches similar to: "Trying to use "deliver" as a LDA"

2018 Jul 04
2
Adding drivers to NUT?
Dear Admin, I'm working for Legrand UPS and i would like to know the correct procedure to send you some drivers source files to be added in the NUT software, this to extend support also to our UPSs. Thanks in advance, waiting for a response! Best Regards, Gabriele Taormina UPS Strategic Business Unit Field Application Engineer Phone: +39 0522/207046 Fax: +39 0522/207005
2006 Jul 11
2
notifycmd problem
hello, i've got a problem with the notifycmd here is a part of my upsmon.conf : NOTIFYCMD /usr/local/ups/bin/nut_notify NOTIFYMSG ONLINE "UPS %s is getting line power" NOTIFYMSG ONBATT "UPS %s is on battery" NOTIFYMSG REPLBATT "The UPS %s battery is bad and needs to be replaced" NOTIFYMSG LOWBATT "UPS %s is being shutdown by the master" NOTIFYMSG FSD
2018 Jul 26
5
Adding drivers to NUT?
Dear Daniele, nice to meet you, I'm a collegue of Gabriele. The problem with "blazer_usb" driver ("blazer_ser" works correctly) is related to the following commands: - "F" and "I": when the KRAULER subdriver check these UPS answers it uses wrong constants to check the lenght of the received packets, so these commands are considered as "not
2018 Jul 24
2
Adding drivers to NUT?
Dear Daniele, i understand perfectly, i'd like to explain you why we choosed to clone the blazer_usb driver: some of our devices uses Voltronic Q1 protocol and we tried the Krauler Subdriver (it was the one with the right "commands", Q1, F, etc.), but the issues were 2: - first: the Krauler Subdriver expects a different number of bytes in answer because in debug i see "Short
2005 Nov 08
1
message command
hello i've got a problem with the "message command "option here is my config in smb.conf message command = /usr/local/samba/var/popup/get_popup "%f" "%t" "%s" "%I" & and the get_popup script date=`date +%d-%m-%Y` heure=`date +%H:%M` machine=$1 destinataire=$2 message=`cat $3` ip=$4 infos=`/usr/local/samba/bin/nmblookup -A $ip | grep
2018 Aug 28
1
Fwd: Forward of moderated message
[forwarded without attachments, for real this time] > Begin forwarded message: > > From: Gabriele TAORMINA <gabriele.taormina at legrand.com <mailto:gabriele.taormina at legrand.com>> > Subject: Re: [Nut-upsdev] Adding drivers to NUT? > Date: August 27, 2018 at 6:03:55 AM EDT > To: Daniele Pezzini <hyouko at gmail.com <mailto:hyouko at gmail.com>> >
2006 Jul 10
1
script init
hello, i'm looking for a script to launch upsdrvctl, upsd and upsmon. i dont find anything for a mandrake. does anybody have this kind of script thank you -- ---------------------------------------------------- Pascal Legrand *IUT de Chartres* - _Service Informatique_ ---------------------------------------------------- 1, place Roger Joly 28000 Chartres Tel : 02 37 91 83 36 - Fax: 02 37
2007 Mar 08
1
ldap
hello in first i made a test with a single machine with samba and ldap authentication, everything works fine. my qestion is the following : we have 2 samba server (pdc 2domains), one for the teachers population, and another for the students/teachers population. i dont know how to do to make it works with an ldap authentication. how to "tell" to ldap that the user "teacher1"
2018 Dec 24
2
Freenas configuration Legrand Daker DK1kVA
Hi all, I have an UPS by Legrand, model Daker DK 1 kVA, i have tried to use "nutdrv_qx" driver with usb but have no success. I will send you all the information you need to try to solve or write the correct driver. Hope to be useful. regards Andrea
2008 Jun 16
0
latest fixes
hello hpa, nothing too exciting, again syncing latest Debian upload and subsequent patch emails. plus wanting to get the ext4dev in line for the Lenny release. :) please review. thanks -- maks please pull git pull git://git.debian.org/~maks/klibc.git maks for the changes: Arthur Loiret (1): Makefile (ARCH): Support sh4 as sh. David H?rdeman (1): [klibc] mount: allow multiple fs
2019 Sep 03
2
logon script and variables
Hello, a few years ago, I had encountered a problem regarding the inclusion of "%G" in logon script (logon script = %G.bat). The logon script with %G" was not executed I have this problem again with samba Version: 2:4.9.5+dfsg-5 on debian stable. Is it the same bug? For the moment i use this kind of script to use group definition : logon script = logon.bat logon.bat script :
2009 May 18
1
tftpd-hpa and pidfile
Hello, i've got a problem on lenny with tftpd-hpa When i launch it from /etc/init.d/tftpd-hpa start, there is no pidfile created. what is the way to get it ? thank you -- --------------------------------------------------------------- Pascal Legrand *IUT de Chartres* - _Service Informatique_ --------------------------------------------------------------- 1, place Roger Joly 28000 Chartres
2005 Feb 03
0
Everyone is busy/congested
I trying to receive a SIP call and have ring a analog phone. I have a TDM11B card with FXS(green) module in line 1. I have Sip server "SER" setup to accept a SIP call, add a 970 extension to uri and set to asterisk SIP server on port 5065. When I send a SIP call from "kphone a soft SIP phone" running to sip://wally.world@cci.net "SER" picks call ok and changes uri
2016 Mar 03
1
query_name_response: Multiple (2)
> On 03/03/16 08:23, Pascal Legrand wrote: >> Hello, >> >> does someone could explain me what means this message : >> query_name_response: Multiple (2).... >> >> >> example : >> >> samba4 nmbd[88458]: query_name_response: Multiple (2) responses >> received for a query on subnet 192.168.151.237 for name SAMBA_DOMAIN<1d>. >>
2007 Feb 22
2
Combining tapply() and cor.test()?
Hello, fellow R-users. Let me describe the setup first. I have a data.frame, a sample of which is reported below: Company.Name Periods Returns MFR.Factor 350 Wartsila Oyj A 1996-07-31 6.82 0.02 351 Custodia Holding AG 1996-07-31 4.15 -0.02 352 Wartsila Oyj 1996-07-31 7.73 0.09 353 GEA Group AG
2009 Nov 13
1
samba-vscan
Hello i'm trying to make works samba-vscan on samba 3.2.5 without success. does anybody make it works? thank you for your answer -- --------------------------------------------------------------- Pascal Legrand
2011 Oct 05
4
SPlus to R
I'm trying to convert an S-Plus program to R.  Since I'm a SAS programmer I'm not facile is either S-Plus or R, so I need some help.  All I did was convert the underscores in S-Plus to the assignment operator <-.  Here are the first few lines of the S-Plus file:   sshc _ function(rc, nc, d, method, alpha=0.05, power=0.8,              tol=0.01, tol1=.0001, tol2=.005, cc=c(.1,2),
2020 Jun 11
0
Legrand UPS drivers
Good morning, my name is Stefano Pongiluppi and I'm a Legrand marketing manager, specialized in UPS management systems. About two years ago, my ex colleague Gabriele Taormina, that was in touch with Daniele Pezzini, sent to you the drivers for Legrand UPS (a copy of them are in attachment), but I see that these drivers are not yet included in the Master branch of the NUT project. Could you
2018 Sep 03
0
Adding drivers to NUT?
[apparently the list didn't get the message, probably because it exceeds the 40kb threshold, so here it is in all its glory with my reply] On Mon, 3 Sep 2018 at 14:32, Gabriele TAORMINA <gabriele.taormina at legrand.com> wrote: > > Dear Daniele, > > > "I fixed a few issues, and pushed your changes (amended) to this > > temporary branch:
2018 Jul 31
0
Adding drivers to NUT?
Dear Daniele, I have some news regarding the Driver: I applied the patch you sent me (https://github.com/zykh/nut/tree/issue-441) and it works correctly (obviously in Level 5 of Debug I see "missing CR...etc.."). As for now there are 2 modification I'd like to suggest you: - For Online Type UPSs the Megatec protocol describes that the battery voltage is provided in the form of V