| I''m trying to figure out if TMail automatically wraps lines (in the | header) under any circumstances, and if so, under what circumstances. | Any input would be much appreciated. Heya Matt, Sorry for the delay, I had some problems with the mailing list. Yes, TMail does wrap headers, though previous versions didn''t work so well. Right now (as of version 1.2) it will wrap headers per RFC 2022, which is basically like this: Fold at less than 78 characters if there is an easy white space to wrap in Otherwise fold at the first white space larger than 78. If there is no white space, don''t wrap unless it gets to 998 characters at which case it hard folds the line. Regards Mikel Lindsaar