Eudyptula Challenge and gmail

Fernando Apesteguía fernando.apesteguia at gmail.com
Mon Apr 21 07:24:57 EDT 2014


El 21/04/2014 13:12, "Ritesh Ranjan" <r.ranjan789 at gmail.com> escribió:
>
> Hi,
>
> I was trying to implement the task 1 and send the mail using gmail,
> but I got a reply that I can't use base64 encoding for my attachment.
>
> So I switched over to mutt to send the email [still using my gmail
> account] and send the mail again.
> I checked the email source and saw that It's not encoded.
>
>         Content-Type: text/x-csrc; charset=us-ascii
>         Content-Disposition: attachment; filename="task1.c"
>
> #include <linux/module.h>
> #include <linux/kernel.h>
>
>
> There has been no reply since. Not even telling me that I have done
> something wrong. I have waited for almost a day. Is there something
> wrong in the way I have gone about it, or is the dealy to be expected.
>
> Could someone, who has been successful in sending a result and getting
> a reply, summarize the methods they've used to submit a result
> [preferably using a gmail account and mutt].

I followed one of the many instructions available in Google (search for
mutt and gmail). It's all about SMTP configuration.

Don't worry for the delay... The scripts might be busy :)

>
> Thanks,
> Ritesh Ranjan
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140421/cceb8334/attachment.html 


More information about the Kernelnewbies mailing list