* pradam <pradam.programm...@gmail.com> [190321 02:27]:
> I have implement below code, but body not showing up, so whats wrong
> with the code?

IWFM.  I only changed the server, sender email and recipient email, and
the mail was delivered (without a Subject) with the correct body.

You didn't get any errors?  You say the body was not showing up; did you
receive the email without a body, or did you not receive any email?

Did you check the SMTP server logs?  This requires that you have access
to them, but you can set up a simple postfix instance for local delivery
only on a Linux box (or on a VM under Windows).

To get better help, you should give more information.  Putting a
complete working program at play.golang.org would help, even if it
doesn't run on the playground.  Giving more information about what
exactly _did_ happen and what you thought _should have_ happened instead
would allow us to better understand where your problem lies.

...Marvin

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

Reply via email to