Aaron Binford

Results 4 issues of Aaron Binford

Attachments are by default, Base64 encoded. It'd be nice to have that be optional, either in a global Mailman config setting, or maybe per attachment by passing a tuple with...

question

Attaching a .docx, for instance, generates the following: ``` ** (ArgumentError) argument error (stdlib) binary.erl:244: :binary.split/3 lib/mailman/attachment.ex:698: Mailman.Attachment.mime_type_for_path/1 lib/mailman/attachment.ex:668: Mailman.Attachment.inline/1 lib/mailman/attachment.ex:679: Mailman.Attachment.inline!/1 (mothership) lib/mothership.ex:52: Mothership.attach_files/1 (mothership) lib/mothership.ex:43: Mothership.generate_email/1 (elixir) lib/enum.ex:1047:...

testing

The function that normalizes paths for AWS operations will cause operations on S3 objects with a `/` as their first character to fail. ### Environment * Elixir & Erlang versions...

Given a file with contents like: ... ** [TODO] Send testing asciidocs to FTP ** [TODO] Call Jeff ... I get each [TODO] item in triplicate in the Todo Items...