similar to: Servidor SMTP Abimaq

Displaying 20 results from an estimated 100 matches similar to: "Servidor SMTP Abimaq"

2009 May 07
1
func_odbc.c: Unable to execute query
Dear List, I have an asterisk 1.6.2 installation. I'm trying to configure func_odbc to read some mysql tables... but every time I tried I got this message: ERROR[24968] func_odbc.c: Unable to execute query [SELECT bloqueada FROM funciones WHERE extension='750'] I'm sure the DSN is right because I can do this: [root at grupodelavega asterisk]# su - asterisk [asterisk at
2011 Jan 14
2
selecting elements in vector
Hi everybody, I have the following problem. I have a vector containing character elements, such as: list = c("aa","bb","cc","dd","ee") I want to create an index which identifies the elements that are different from, e.g. "aa" and "bb". When I do the following: jj = list!="aa" & list!="bb" > jj
2004 Apr 09
0
Delivery Status Notification
Your message was refused by recipient's server filtering program. Reason given was as follows: Mensagem bloqueada por suspeita de v?rus. Verifique se a mensagem cont?m anexos com a extens?o *.pif -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: text/rfc822-headers Size: 523 bytes Desc: not available Url :
2004 Apr 02
0
ARQUIVO PROIBIDO (your_document.pif) EM SUA MENSAGEM
ALERTA: ARQUIVO PROIBIDO Nosso sistema de inspe??o de conte?do encontrou um arquivo proibido: your_document.pif em sua email para o destinat?rio: -> gleydson at cipsga.org.br A entrega da mensagem foi bloqueada! Por favor, verifique seu sistema. Ele pode estar contaminado por v?rus. Para sua refer?ncia, aqui est?o os cabe?alhos da mensagem com problemas: ------------------------- BEGIN
2007 Mar 06
0
virus encontrado em mensagem enviada "Re: Valeu!!"
Atencao: openssh-unix-dev at mindrot.org Um virus foi encontrado numa mensagem de Email que acabou de ser enviada por voce. Este scanner de Email a interceptou e impediu a mensagem de chegar no seu destino. O virus foi reportado como sendo: Worm.Somefool.AR Por favor atualize seu antivirus ou contate o seu suporte tecnico o mais rapido possivel pois voce tem um virus no seu computador.
2004 Apr 23
0
Virus encontrado em mensagem enviada "Re: Administration"
Atencao: samba@samba.org. Um Virus foi encontrado numa mensagem de Email que acabou de ser enviada por voce. Este scanner de Email a interceptou e impediu a mensagem de chegar no seu destino. O Virus foi reportado como sendo: the W32/Netsky.p@MM virus !!! Por favor atualize seu antivirus ou contate o seu suporte tecnico o mais rapido possivel pois voce tem um virus no seu computador.
2007 Nov 15
2
counting strings of identical values in a matrix
Hello I have this problem. I have a large matrix of this sort: > prova [,1] [,2] [,3] [,4] [1,] 3 3 3 3 [2,] 3 3 3 1 [3,] 1 3 3 3 [4,] 1 1 1 3 [5,] 3 1 1 3 [6,] 3 1 1 3 [7,] 1 3 1 3 [8,] 1 3 3 3 What I want to do is to count the number of sequences of ones and stack the results in a
2000 Sep 11
1
R 1.1.1 (and 1.2.0) on Mac (PPC) and "/afm/" bugs (?)
Hy (I hope this is the right list). 1. Mac porting I'm finishing the porting of R for Mac. I hope to finish it for the end of september. Thanks to the porting of R 0.64 by Ross (that he gave me) I succeded in this porting. This is the current state: Both R 1.1.1. and 1.2.0 works with minor modification to the original code. The Macintosh device has been updated to the new version of
2005 Sep 21
0
Consórcio de imóvel Porto seguro (11) 2121-4103
(11) 2121-4103 Estou com um problema parecido, tive que liberar a politica drop para accept, até achar uma solução! Vi alguns artigos e posts aqui do forum, vê se ajuda! Se conseguir dá um toque que eu tô precisando tambem! iptables -A FORWARD -p TCP -m multiport --dport 1723,1701 -j ACCEPT iptables -A FORWARD -p UDP -m multiport --dport 1723,1701 -j ACCEPT iptables -A INPUT -p 47 -j ACCEPT
2013 Mar 20
1
boot with different sample sizes
Dear all, a question about the package boot: is it possible to bootstrap a function of arguments of different length? is there an alternative package? below an example of a simple try, many thanks paolo > library(boot) > blue<-c(4, 3, 4, 1, 2, 3, 1) > red<-c(4, 3, 4, 1, 2, 3, 1, 2, 3, 1, 3, 2) > > test1<-function(x,y,d){ + return(sum(x) - sum(y)) + } > b=boot(red
2007 Mar 23
0
problem encontrado na mensagem "Mail Delivery (failure cor.cpd@nicola.com.br)"
Atencao: openssh-unix-dev at mindrot.org Um problem foi encontrado na mensagem que voce enviou. Este servidor interceptou esta mensagem e impediu que ela fosse entregue para seu destinatario. O problem foi reportado como sendo: Exploit.HTML.IFrame Por favor entre em contato com a area de TI de sua empresa ou com seu provedor de acesso a Internet para esclarecer alguma duvida com relacao a
2005 Mar 08
1
samba WINS problem on 2 networked LANS using a VPN connection
Hello Samba experts, Please read all email because i'm desperate!!!!! I have problem on joining to LAN-s using Samba. Finally i got a solution to "see" booth workgroups on "Entire Network", but i'm having problem with stations located in LAN2. From any station located in LAN1, I can see LAN2 workgroup and the browse list with stations located in LAN2, but when
2013 Sep 26
0
Soluciones para tu empresa
<http://www.boletindeoferta.com.mx/phplist/lt.php?id=Nk0CHQQKHgUDBAgMDlM> Tu producto o servicio visto por miles de personas <http://www.boletindeoferta.com.mx/phplist/lt.php?id=Nk0CHQQKHgUDBAgMDlM> Si tu meta es llegar a m?s clientes? Nosotros te ayudamos! <http://www.boletindeoferta.com.mx/phplist/lt.php?id=Nk0CHQQKHgUDBAgMDlM> Contactos Empresariales y Particulares para tu
2008 Oct 27
3
counting run lengths
Hello, I have the following problem. I am running simulations on possible states of a set of agents (1=employed, 0=unemployed). I store these simulated time series in a matrix like the following, where rows indicates time periods, columns the number of agents (4 agents and 8 periods in this case): Atr=[ 1 1 1 1 1 1 0 1 1 1 0 1 1 1 0 1 0 1 0 1 0
2013 Mar 12
1
loading data frames and rbind them
Hello everybody I have the following problem. I have to load a number of xls files from different folders (each xls file has the same number of columns, and different numbers of rows). Each xls file is named with a number, i.e. 12345.xls and is contained in a folder with same name, say 12345) Once loaded, I want to rbind all of them to obtain a single database. I think I successfully did the
2023 Mar 02
2
Realizar anovas, por cada uno de los niveles de uno de los factores del ensayo
Buenas tardes. Tengo un ensayo de dos factores (Variedad y dosis) Quisiera hacer anovas para cada una de las dos variedades que estoy evaluando. Lo puedo hacer cogiendo los datos primero de una variedad y luego de la otra. Pero creo que hay un comando "by variedad" que lo hace si necesidad de andar modificando el archivo de datos. Pero no sé dónde hay que colocarlo. Si alguno me puede
2020 Jul 30
1
ntlm authentication issues
Hi, I set up Squid 4.6 on Debian 10 and I'm having problems with browser authentication on a Windows station. I did the tests on the command line and apparently it's OK. root at proxy:/etc/squid/acls# /usr/bin/ntlm_auth --helper-protocol=squid-2.5-basic Registered MSG_REQ_POOL_USAGE Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED lp_load_ex: refreshing parameters Initialising global
2013 Aug 23
2
Rodondeo de una matriz
Buenas tardes a tod@s, Me gustaria redondear las entradas de una matriz m manteniendo la suma de filas y columnas constantes (son valores fijos conocidos). En la aplicacion que estoy trabajando (en la que por supuesto m tiene una dimension mayor que en el ejemplo), no son permitidos numeros decimales y por ello debe efectuarse el redondeo. La forma de m es: m <- matrix(c(3.546, 4.5345,
2018 Oct 04
3
help with samba and iptables
Hi community, i have a samba server that work's great, but my friends of IT security said that is vulnerable without a firewall,  i try to set an iptables firewall using the official documentation but is not working (obviously), this ti my config: #!/bin/sh echo n Aplicando Reglas de Firewall... ## FLUSH de reglas iptables -F iptables -X iptables -Z iptables -t nat -F ## Establecemos
2013 Aug 25
0
Rodondeo de una matriz
Esto lo hice yo en una práctica en la universidad, Definíamos un problema de optimización entera minimizando el error de redondeo y restringiendo a la suma de filas y columnas. El 23 de agosto de 2013 19:05, Jorge I Velez <jorgeivanvelez@gmail.com>escribió: > Buenas tardes a tod@s, > > Me gustaria redondear las entradas de una matriz m manteniendo la suma de > filas y