Email Headers Editor for Hand-Coding

Jump to First Reply
Posted:
in General Discussion edited January 2014
Does anyone know of a method for actually hand-coding the source code of an email? I'm familiar with the required coding processes for multipart email, but for the life of me I cannot find an editor that will allow you to edit the headers, source code, etc. that are necessary. Outside of programming in something such as php or perl and using sendmail, which is something I'd like to avoid.



You'd think that Apple, having based itself on a BSD subsystem, would allow you to edit your own source code, but if they do I can't figure out how.

Comments

  • Reply 1 of 1
    Okay, since no one answered my question, I did a little more research on my own and solved my own problem. I am using sendmail, if anyone's curious (and still reading this). I just didn't realize you could issue commands to sendmail directly. How green am I...
     0Likes 0Dislikes 0Informatives
Sign In or Register to comment.