Displaying 20 results from an estimated 100 matches similar to: "Email out of R (code)"
2010 Apr 01
7
Sending mail from CLI to another SMTP host
Hi all,
Is it possible to send mail from CLI (bash, python) without any LOCAL
SMTP installed, using SMTP on another machine.
Care to give a glimpse of the code?
Thank you.
2011 Sep 14
1
rJython matrix message
Hello,
I've posted something similar under a different subject and never received a
solution. Trying again with (hopefully) a better description.
Objective: Send a matrix of string data in an email message. The message
must have authentication and be sent via an R script.
I'm almost there!
Here is where I am at:
I collect long error message lines in 'errs', which is a matrix.
2013 Sep 12
1
problem with rJython and modules
Dear R People:
I have been experimenting with rPython, rSymPy, and rJython. Here is my
latest snag:
> library(rJython)
Loading required package: rJava
Loading required package: rjson
> library(rSymPy)
> rJython <- rJython()
> x <- "x"
> y <- "y"
> rJython$exec("from sympy import *")
Error in .jcall("RJavaTools",
2011 Dec 11
2
Encoding y (r)Jython.-
Hola,
Tengo un problemillo con el encoding de unas palabras y trabajarlas en R
por medio de rJython.
Os explico: cuando quiero utilizar cualquier dato que contenga acentos o
eñes o cualquiera de estos caracteres que no usan los angloparlantes
obtengo un error. Ejemplo, en R:
> jython.call(rJython,''ascii'',''señoría'')
Error en jython.exec(rJython,
2013 Jun 19
6
Mailing a fax with mutt does not succeed
Hello everyone,
I'm trying to send a received fax with mutt, when I try it from the Linux
shel it works, but when trying with Asterisk's System command it doesn't.
Successful Linux command:
echo | mutt -s "New fax" earohuanca at gmail.com -a /tmp/faxes/201306191111.tif
Unsuccessful Asterisk Command:
same => n,System(mutt -s "New fax" elder.arohuanca at
2011 May 24
4
"Alpha testers" para el paquete rPython
Hola, ¿qué tal?
Estoy buscando "alpha testers" para mi paquete rPython. El paquete es
la evolución natural de rJython, un paquete de R que permite llamar a
Jython, el dialecto de Python que corre sobre la máquina virtual de
Java, desde R.
rPython permite llamar al verdadero Python. Funciona perfectamente en
mi máquina, pero necesito ver qué problemas de instalación y uso
aparecen en
2011 Aug 29
1
character vector to text with returns
Hello,
Does anyone know how to convert this:
> msg
[1] "a"
[2] "b"
[3] "c"
To:
> msg
"a
b
c"
In other words, I need to convert a character vector to a single string with
carriage returns for each row.
Functionally, I'm attempting to send an email of a character vector in a way
that is readable in the email body. I can only input one
2010 Dec 12
1
R <-> Haskell
I'd like to develop, if there is not one already, an interface between R
code and Haskell code, to allow R code to call Haskell (compiled) code, and
vice-versa. But in the interest of not reinventing the wheel, does anyone
on this list know of existing bindings for Haskell code?
There is support for loading plugins in Haskell, and for an eval() like set
of functions provided by the Haskell
2008 Aug 12
4
dovecot sieve sends vacation messages with null envelope sender
I am using this simple sieve script to do "vacation":
require ["fileinto", "vacation"];
if exists "X-Spam-Flag" {
stop;
}
vacation
:days 1
:subject "Out of office reply"
:addresses ["<email address hidden>", "<email address hidden>" ]
"I am on vacation until 2008-08-07.
If you have something urgent,
2005 Jul 07
8
Mass mail performance
How does Action Mailer perform when sending out say 3,000 emails? I
know the answer will have a lot to do with the hardware, but in general,
is Action Mailer up to the task of completing an operation like this in
reasonable time?
2016 Nov 15
2
iaxmodem errors.
2016 Nov 11
2
iaxmodem errors.
2011 May 19
0
Asciidoc toolchain for vignettes
Hi,
I've been thinking of moving to using asciidoc for vignettes.
As part of doing so, it would be nice to have an R package with all the
pieces preconfigured in order to let others build the vignettes without
a lot of configuration work.
Conceptually, the following combination would work:
* rJava package
* rJython package
* ascii package for Sweave processing of original asciidoc source
2010 Feb 25
2
getaddrinfo problem
Hi;
A problem occurred in a Python script. Here is the sequence of function
calls leading up to the error, in the order they occurred.
/var/www/html/mysite.com/simplemail/mail2.py
40 </head>
41 <body>'''
42 my_mail()
43 print '''
44 </body>
my_mail = <function my_mail>
/var/www/html/mysite.com/simplemail/mail2.py in my_mail()
27
2008 Aug 11
2
Auto Vacation replies again
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Sorry to bring this up again.
I have now configured my test server to pass all email messages off to
our central campus email filter gateway. This gateway scans all email
traffic for viruses/spam before being delivered to any local mail servers.
Once I did this my auto vacation replies are getting canned due to the
fact the from header line is empty
2012 Jul 30
4
sieve vacation messages trouble
FROM:mailman-bounces at dovecot.org
DATE:27. hein?kuuta 2012 16.58.35 UTC+3.00
TO:dovecot-owner at dovecot.org
SUBJECT:CONTENT FILTERED MESSAGE NOTIFICATION
The attached message matched the dovecot mailing list's content
filtering rules and was prevented from being forwarded on to the list
membership. ?You are receiving the only remaining copy of the
discarded message.
FROM:Asier Cidon
2012 Dec 09
1
[Bug 803] New: IP Ranges do not work with hash:net
http://bugzilla.netfilter.org/show_bug.cgi?id=803
Summary: IP Ranges do not work with hash:net
Product: ipset
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: default
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy:
2016 May 05
3
FirewallD and FTP passive mode
Howdy
I'm trying to run FTP server behind firewall. And i can't enable passive
mode from the Internet. There are plenty howtos but there aren't many
with my combination.
For now i have configured port forwarding and ftp server itself.
On the router:
# firewall-cmd --list-all --zone=external
external (active)
interfaces: enp3s1
sources:
services: openvpn ssh
ports: 1194/tcp
2020 May 09
4
Transparent Squid and FirewallD : fine-tuning question
Hi,
I just setup a very basic HTTP proxy with Squid on a router running CentOS 7.
Up until early 2020 I've been using a bone-headed shell script with iptables to
configure my firewall. But I decided to follow advice from a few gurus on this
list, and I've since moved my configurations to FirewallD, which works nicely.
There's one configuration left to tackle, that's port
2016 Jan 08
0
yum-cron / email sending problem
I want to use yum-cron with email notificaton.
The upgrade runs, but i get no message. yum-cron aborted with this
message:
[root at h1 yum]# yum-cron
Traceback (most recent call last):
File "/usr/sbin/yum-cron", line 711, in <module>
main()
File "/usr/sbin/yum-cron", line 708, in main
base.updatesCheck()
File "/usr/sbin/yum-cron", line 631,