Hi MHE,

Quick requests:

#1:  Could you please not send HTML-formatted emails?  They're ugly and
distracting.  Keep it to plain text unless it's essential.

#2: Please stop spamming the list with slightly divergent items on a given
subject.  Keep it confined to one subject line so that Gmail and the Google
Group will thread the discussion properly.  That way everyone can benefit
from it in the future and it doesn't choke our inboxes as much.

Thanks!

Dave

On Fri, Jan 19, 2018 at 4:49 AM, MHE <werb...@hans-schueren.de> wrote:

>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *Hello Rackets,(require net/smtp)(smtp-send-message  "smtpATserver.de"
>                                 "senderATmailadress.de"
>                 "receiverATmailadress.de"
>   "NEW MESSAGE SMTP !"                                    "HI , THIS IS THE
> MESSAGE !"                                      [#:port-no 25
>                          #:auth-user  "senderATmailadress.de"
>                                          #:auth-passwd  "123456"
>                           #:tcp-connect
>   #:tls-encode                                                         25])
>           Hi ,i want to run this code. This is the result :  Something i
> have made wrong ?After input of the right Data and mailadresses.$ racket
> sendmail_1.rktsendmail_1.rkt:11:35: #%datum: keyword used as an expression
> in: #:port-no  context...:
>  standard-module-name-resolverhans@mx1:~/Documents/RacketMay i ask a racket
> programmer for a working code example of   net/smtp  ???WBRMHE*
>
>
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to