Search found 2 matches

Go to advanced search

by tlcab1
Wed Oct 21, 2009 10:00 am
Forum: Tips and Techniques
Topic: SmtpConnection - additional header fields
Replies: 3
Views: 3509

Re: SmtpConnection - additional header fields

Thanks for your response. This is what I expected and had already done. The problem doing it this way would be if the buildMessageHeader method changes in CardSchema I would need to re-implement the changes or end up with methods in error (not to hard to deal with though). I also end up with not bei...
by tlcab1
Tue Oct 20, 2009 3:53 pm
Forum: Tips and Techniques
Topic: SmtpConnection - additional header fields
Replies: 3
Views: 3509

SmtpConnection - additional header fields

Are there any existing methods to add X-Field or MESSAGE-ID to the messageHeader of the SmtpConnection class. I have looked into "buildMessageHeader" method on this class and this is what I am after and I have got it working within this method, however if I updated CardSchema I would obviously lose ...

Go to advanced search