开发者

Create custom mail header field

开发者 https://www.devze.com 2022-12-17 00:28 出处:网络
I\'m making a program which sends invoices to registered users as PDF attachment. Each invoice is identified by a GUID. In some circumstance开发者_如何学JAVAs I want to be able to find programmaticall

I'm making a program which sends invoices to registered users as PDF attachment. Each invoice is identified by a GUID. In some circumstance开发者_如何学JAVAs I want to be able to find programmatically the GUID from mail without reading PDF file.

Can I use mail header field to include invoice GUID, or it is a bad practice and mail header fields are not for this purpose?


It is common practice to use "X-HeaderName" to designate non-standardized headers.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号