The configuration for this extension must be placed in the
imago.properties
file. All configuration options must be prefixed with
org.xenei.imagox.ImagoMail
. For options that begin with
<defaults>
the
<defaults>
tag should be replaced with the name of the default options. In the example the defaults are defined as
"special". This set of defaults is used in Example 2.
ImagoX
extension configuration information is available here.
- org.xenei.imagoX.ImagoMail.mail.smtp.host=
- The SMTP mail host. If not specified it defaults to localhost.
-
org.xenei.imagoX.ImagoMail.<defaults>.from=
- Defines the from parameter if not defined in the attribute list.
-
org.xenei.imagoX.ImagoMail.<defaults>.to=
-
Defines the to parameter if not defined in the attribute list. This may be a comma separated list
of email addresses.
-
org.xenei.imagoX.ImagoMail.<defaults>.bcc=
-
Defines the bcc (blind carbon copy) parameter if not defined in the attribute list. This optional
parameter may be a comma separated list of addresses.
-
org.xenei.imagoX.ImagoMail.<defaults>.reply-to=
-
Defines the reply-to parameter if not defined in the attribute list. This is an optional parameter.
-
org.xenei.imagoX.ImagoMail.<defaults>.subject=
No Subject
- Defines the subject of the email if not defined in the attribute list.
- org.xenei.imagoX.ImagoMail.subject=Standard Subject
- Defines the standard subject of the email if not defined in the attribute list.
- org.xenei.imagoX.ImagoMail.bcc=
-
Defines a bcc (blind carbon copy) list that all messages will be sent to. This comma-separated list
is optional and will be appended to any addresses specified in the
<defaults>.bcc
and the bcc attribute.
All trademarks and copyrights are the property of their respective owners.
Copyright © 2002-2004 by Xenei.com, All Rights Reserved