<p dir="ltr"><br>
El 21/04/2014 13:12, &quot;Ritesh Ranjan&quot; &lt;<a href="mailto:r.ranjan789@gmail.com">r.ranjan789@gmail.com</a>&gt; escribió:<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; I was trying to implement the task 1 and send the mail using gmail,<br>
&gt; but I got a reply that I can&#39;t use base64 encoding for my attachment.<br>
&gt;<br>
&gt; So I switched over to mutt to send the email [still using my gmail<br>
&gt; account] and send the mail again.<br>
&gt; I checked the email source and saw that It&#39;s not encoded.<br>
&gt;<br>
&gt;         Content-Type: text/x-csrc; charset=us-ascii<br>
&gt;         Content-Disposition: attachment; filename=&quot;task1.c&quot;<br>
&gt;<br>
&gt; #include &lt;linux/module.h&gt;<br>
&gt; #include &lt;linux/kernel.h&gt;<br>
&gt;<br>
&gt;<br>
&gt; There has been no reply since. Not even telling me that I have done<br>
&gt; something wrong. I have waited for almost a day. Is there something<br>
&gt; wrong in the way I have gone about it, or is the dealy to be expected.<br>
&gt;<br>
&gt; Could someone, who has been successful in sending a result and getting<br>
&gt; a reply, summarize the methods they&#39;ve used to submit a result<br>
&gt; [preferably using a gmail account and mutt].</p>
<p dir="ltr">I followed one of the many instructions available in Google (search for mutt and gmail). It&#39;s all about SMTP configuration.</p>
<p dir="ltr">Don&#39;t worry for the delay... The scripts might be busy :)</p>
<p dir="ltr">&gt;<br>
&gt; Thanks,<br>
&gt; Ritesh Ranjan<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Kernelnewbies mailing list<br>
&gt; <a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
&gt; <a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
 </p>