<?xml version='1.0' encoding='UTF-8'?> <hudson.plugins.emailext.ExtendedEmailPublisherDescriptor plugin="email-ext@2.30.2"> <hudsonUrl>http://localhost:8080/</hudsonUrl> <adminAddress>address not configured yet <nobody></adminAddress> <useSsl>false</useSsl> <defaultContentType>text/plain</defaultContentType> <defaultSubject>$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS!</defaultSubject> <defaultBody>$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS:
 
 Check console output at $BUILD_URL to view the results.</defaultBody> <defaultPresendScript></defaultPresendScript> <maxAttachmentSize>-1</maxAttachmentSize> <recipientList>default@example.com</recipientList> <defaultReplyTo></defaultReplyTo> <excludedCommitters></excludedCommitters> <overrideGlobalSettings>false</overrideGlobalSettings> <precedenceBulk>false</precedenceBulk> <debugMode>false</debugMode> <enableSecurity>false</enableSecurity> </hudson.plugins.emailext.ExtendedEmailPublisherDescriptor>