Difference between revisions of "EMail"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
m (Fixing link)
m
 
Line 1: Line 1:
 
{{Breadcrumb|Table of Contents|Functionality|next=Export}}
 
{{Breadcrumb|Table of Contents|Functionality|next=Export}}
[[Category:Functionality]]
 
 
[[Category:User documentation]]
 
[[Category:User documentation]]
 +
[[Category:Functionality]]
 +
[[Category:Documentation]]
 +
[[Category:Table of Contents]]
  
ADempiere includes a rudimentary e-mail capability that is integrated with [[Reports]], [[Requests]], [[Alerts]] and [[System Administration]].  It can also be used to send mail to an individual or groups of business partners.   
+
ADempiere includes a rudimentary e-mail capability that is integrated with [[Report]]s, [[Request]]s, [[Alert]]s and [[System Administration]].  It can also be used to send mail to an individual or groups of business partners.   
  
 
End users can use this e-mail capability to contact support and request technical assistance.
 
End users can use this e-mail capability to contact support and request technical assistance.

Latest revision as of 22:32, 21 December 2010

Table of Contents{{#if: Functionality| | Functionality }}{{#if: | | [[{{{3}}}]] }}{{#if: | | [[{{{4}}}]] }}{{#if: | | [[{{{5}}}]] }} | EMail{{#if: Export| | Export }} ⇒

ADempiere includes a rudimentary e-mail capability that is integrated with Reports, Requests, Alerts and System Administration. It can also be used to send mail to an individual or groups of business partners.

End users can use this e-mail capability to contact support and request technical assistance.

Access

Icon: Icon EMailSupport24.png Icon SendMail24.png
Menu: →EMail to Support }}{{#if: | → }}{{#if: | → }}

Tools{{#if: Preference | →Preference }}{{#if: | → }}{{#if: | → }} See the Errors tab.

Short Cut: none

Restrictions

To send mail, the system e-mail server must be configured and working.

The sender must have the internal Email User ID in their User profile. If the mail server requires authentication, a valid password is also required. These will be used with the system e-mail server to send the mail.

The search boxes will return valid e-mail addresses for Users only if these are identified in that User's profile.

Description

When Help{{#if: EMail to Support | →EMail to Support }}{{#if: | → }}{{#if: | → }} (Icon EMailSupport24.png) is selected, an e-mail dialog opens as shown below.

 

EmailSupport.png

 

The From: address will be the e-mail address of the user.

The To: and CC: search boxes (Icon Reset24.png) can be used to find the e-mail addresses of users in the system. The selected user's e-mail will replace the text in the text box below.

Additional e-mail addresses can be added to the text box by separating the addresses with a space, comma ',' or semi-colon ';' character. E-mail addresses for people outside the system can also be added.

Depending on how the e-mail was initiated, the body may be completed with context information and/or an attachment may have been added.

To send the e-mail, click the confirm button.

See Also

Configuring EMail

For Developers

The software that displays this window can be found in

  • client/src
    • org.compiere.src.EMailDialog.java