Summary: | mail-client/cone: dot-signature file support | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Andrey Ulanov <drey> |
Component: | New packages | Assignee: | 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
Created attachment 31895 [details]
cone.tar.gz
Andrey, please do NOT attach tarballs to bugzilla. PLease break this out and re-attach the files as plain text Created attachment 31941 [details]
cone-0.57-r1.ebuild
Created attachment 31942 [details, diff]
cone-signature.patch
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! > 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 :).
Ok, patch and new ebuild are in portage. Thank you for the patch, Andrey! |