Displaying 5 results from an estimated 5 matches for "capaabilities".
Did you mean:
capabilities
2007 Jan 03
0
R's capaability of dealing with multiple requests
Hi,
I am interested in integrating R with a Java front end. Before deciding to
use R I am concerned about multi-threading.
I have been investigating R's capability of dealing with multiple requests
simultaneously (multi-threading)
and have looked at Luke Tierney's 2001 notes for ideas for future releases
of R at http://www.stat.uiowa.edu/~luke/R/thrgui/thrgui.pdf
Is a single instance
2019 Jun 21
2
Submission service and SMTP AUTH capability
...default ones:
submission_client_workarounds = whitespace-before-path
submission_relay_host = 127.0.0.1
submission_relay_port = 10026
submission_relay_trusted = yes
The issue I'm having is that the SMTP AUTH is enforced and performed
correctly, but it doesn't get published on the server capaabilities when
the connection doesn't come from localhost. This causes issues with some
smtp clients which authenticate (python smtpclient).
When I telnet the submission service from localhost I get:
220 (protected hostname) Dovecot ready.
EHLO L
250-(protected hostname)
250-8BITMIME
250-AUTH PLAIN L...
2019 Jun 21
0
Submission service and SMTP AUTH capability
...ion_client_workarounds = whitespace-before-path
>submission_relay_host = 127.0.0.1
>submission_relay_port = 10026
>submission_relay_trusted = yes
>
>The issue I'm having is that the SMTP AUTH is enforced and performed
>correctly, but it doesn't get published on the server capaabilities
>when
>the connection doesn't come from localhost. This causes issues with
>some
>smtp clients which authenticate (python smtpclient).
>
>When I telnet the submission service from localhost I get:
>
>220 (protected hostname) Dovecot ready.
>EHLO L
>250-(protected...
2019 Jun 21
1
Submission service and SMTP AUTH capability
...espace-before-path
>> submission_relay_host = 127.0.0.1
>> submission_relay_port = 10026
>> submission_relay_trusted = yes
>>
>> The issue I'm having is that the SMTP AUTH is enforced and performed
>> correctly, but it doesn't get published on the server capaabilities
>> when
>> the connection doesn't come from localhost. This causes issues with
>> some
>> smtp clients which authenticate (python smtpclient).
>>
>> When I telnet the submission service from localhost I get:
>>
>> 220 (protected hostname) Doveco...
2008 Dec 11
4
A package to set up a questionnaire & enter data
Hi R users,
Is there a Package in R to
- set up a questionnaire?
- enter data?
Best regards
--
View this message in context: http://www.nabble.com/A-package-to-set-up-a-questionnaire---enter-data-tp20947237p20947237.html
Sent from the R help mailing list archive at Nabble.com.