<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.seon.de/wiki/index.php?action=history&amp;feed=atom&amp;title=Seon_plugin_seonplugin_email_files</id>
		<title>Seon plugin seonplugin email files - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.seon.de/wiki/index.php?action=history&amp;feed=atom&amp;title=Seon_plugin_seonplugin_email_files"/>
		<link rel="alternate" type="text/html" href="https://wiki.seon.de/wiki/index.php?title=Seon_plugin_seonplugin_email_files&amp;action=history"/>
		<updated>2026-05-16T22:33:22Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.2</generator>

	<entry>
		<id>https://wiki.seon.de/wiki/index.php?title=Seon_plugin_seonplugin_email_files&amp;diff=2644&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;Category:Plugins == Purpose == Send all files as attachement of a job to a defined recipient via email. The mail body text content is freely configurable. The email will b...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.seon.de/wiki/index.php?title=Seon_plugin_seonplugin_email_files&amp;diff=2644&amp;oldid=prev"/>
				<updated>2017-07-27T09:37:07Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/wiki/index.php/Category:Plugins&quot; title=&quot;Category:Plugins&quot;&gt;Category:Plugins&lt;/a&gt; == Purpose == Send all files as attachement of a job to a defined recipient via email. The mail body text content is freely configurable. The email will b...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Plugins]]&lt;br /&gt;
== Purpose ==&lt;br /&gt;
Send all files as attachement of a job to a defined recipient via email. The mail body text content is freely configurable. The email will be sent to the configured recipient of the job if he has a configured email address. This applies to both outgoing and incoming jobs.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
*Seon Enterprise license&lt;br /&gt;
*configured and working MTA&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
*Alternative mail FROM address: override the default value of &amp;quot;Seon &amp;lt;seon&amp;gt;&amp;quot;.&lt;br /&gt;
*Email address CC: a list of freely defined CC recipient(s) is configurable. This configuration option supports XPath expressions based on the job&amp;#039;s XML.&lt;br /&gt;
*Email address CCC: a list of freely defined CCC recipient(s) is configurable. This configuration option supports XPath expressions based on the job&amp;#039;s XML.&lt;br /&gt;
*Alternative mail subject: The subject of the sent email. This configuration option supports XPath expressions based on the job&amp;#039;s XML.&lt;br /&gt;
*Send subject UTF-8 encoded: some MTAs need the subject formatted as UTF-8 for special characters.&lt;br /&gt;
*Absolute path to mail template: the path of the mail body text template, see below.&lt;br /&gt;
*Debug mail execution: when enabled, more information about environmental variables and the mail command itself is being logged.&lt;br /&gt;
*Send mail as HTML: if required, the sent mail will be declared as &amp;quot;Content-Type: text/html&amp;quot; instead of &amp;quot;Content-Type: multipart/mixed&amp;quot;, which may be required for most mail clients to interpret the attachement correctly.&lt;br /&gt;
*MTA (sendmail) command: the MTA program for sending emails (default: sendmail). If &amp;quot;sendmail&amp;quot; is not available in the PATH (i.e. in &amp;quot;/usr/sbin/sendmail&amp;quot;), you can configure the used MTA here.&lt;br /&gt;
&lt;br /&gt;
== Mail templating ==&lt;br /&gt;
=== Mail subject ===&lt;br /&gt;
The configurative value can include XPath expressions, indicated by a single dollar sign (&amp;quot;&amp;lt;code&amp;gt;$&amp;lt;/code&amp;gt;&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
A productive example could be:&lt;br /&gt;
 Seon Transfer-PDF - Auftrag $/Seon_job/job_information/job_number (gesendet an Fa. $/Seon_job/job_information/recipient/partner_longname)&lt;br /&gt;
&lt;br /&gt;
=== Mail content ===&lt;br /&gt;
A configurable mail template must be configured. This text file is the body of the mail sent to the corresponding person. The default mail template is as follows:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Sehr geehrter Seon-Nutzer,&lt;br /&gt;
&lt;br /&gt;
Ihr Seon-Auftrag $/Seon_job/job_information/job_number wurde erfolgreich transferiert. Anbei die zugehörigen Dateien.&lt;br /&gt;
&lt;br /&gt;
MfG&lt;br /&gt;
Seon&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As you can see, a variable is contained in this template. You can use as many variables as you want, the plugin will replace them with the content of the variables. All variables are indicated by a dollar sign &amp;quot;&amp;lt;code&amp;gt;$&amp;lt;/code&amp;gt;&amp;quot; (as in shell scripts). The end of the variable name is a whitespace, tab or end of text. The variable itself is an XPath expression, i.e.:&lt;br /&gt;
 /Seon_job/job_information/job_number&lt;br /&gt;
This XPath information is executed on the configured XML (either actual or initial one, see above).&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>