[rt-users] rt_client ruby: Issue with attachments in a multipart email

Thierry Thelliez thierry.thelliez.tech at gmail.com
Sun Oct 24 23:14:54 EDT 2010


Ok, 2nd correction. sorry.


The error was not with the multipart, and not with the regular
expression.  It is in the line:

     list = th["attachments"].to_s.split(",")

It is splitting the lines based on the presence of commas.  My
filename contains a comma...



Thierry



More information about the rt-users mailing list