Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 51842

Summary: mail-client/cone: dot-signature file support
Product: Gentoo Linux Reporter: Andrey Ulanov <drey>
Component: New packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: drey, merlin
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: cone.tar.gz
cone-0.57-r1.ebuild
cone-signature.patch

Description Andrey Ulanov 2004-05-23 10:21:55 UTC
Please see attached ebuild with the patch.

Reproducible: Always
Steps to Reproduce:
Comment 1 Andrey Ulanov 2004-05-23 10:24:03 UTC
Created attachment 31895 [details]
cone.tar.gz
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-05-23 19:17:08 UTC
Andrey, please do NOT attach tarballs to bugzilla.  PLease break this out and re-attach the files as plain text
Comment 3 Andrey Ulanov 2004-05-24 04:39:06 UTC
Created attachment 31941 [details]
cone-0.57-r1.ebuild
Comment 4 Andrey Ulanov 2004-05-24 04:39:34 UTC
Created attachment 31942 [details, diff]
cone-signature.patch
Comment 5 Cory Visi (RETIRED) gentoo-dev 2004-06-28 23:44:21 UTC
Andrey, your patch looks great, except why do we have to make every e-mail Mime-encoded? It seems to me that your code will work nicely without that part. 

Let me know what you think and I'll stick this in portage.
Thanks!
Comment 6 Andrey Ulanov 2004-06-29 08:49:10 UTC
> Andrey, your patch looks great, except why do we have to make every e-mail 
> Mime-encoded? 

Without this part cone will ignore body of the message. This part of code is taken from place we cone generates reply. It is right thing to do there. You can trust me :).
Comment 7 Cory Visi (RETIRED) gentoo-dev 2004-07-06 22:41:22 UTC
Ok, patch and new ebuild are in portage. Thank you for the patch, Andrey!