Anselm R Garbe wrote: > I agree, but my MUA couldn't detect a proper attachment.
Heyho Anselm, `git am` also works with the whole source-text of a mail. For example with mutt you can create a local patches.mbox maildir on your filesystem and then copy the mail source there with `C`. Then `git am PATH/TO/patches.mbox/cur/FILENAME` does the trick. --Markus
