Hi,
 I need to use Expiration date,when I'm sending email from plugin.


I've found ,that i can use some plugin,where we can edit headers - *Email-ext 
plugin*
How I can use Email-ext plugin for Jenkins and add custom header, like 
Expiration date? 

But any moresuggestions will be welcome. :)




Example: 

Expiry-Date:  header. 
 
sendmail from CentOS: 


echo -e "Content-Type: text/plain\r\nExpiry-Date: Fri, 20 Jan 2010 18:00:00 
+0200 From: [email protected] <[email protected]>\r\
nSubject: Test\r\n\r\nTest with expiration for tomorrow 20 Jan 2016" | 
sendmail -f [email protected]  [email protected]


So at Outlook you can see like this: 



[image: Inline image 1]

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/213adcaa-4c61-4bee-8b5b-906eb65682ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to