E-mail

 1 Replies
 0 Subscribed to this topic
 68 Subscribed to this forum
Sort:
Author
Messages
ShirleyK
New Member Send Private Message
Posts: 1
New Member
We are attempting to go forward with e-mailing information to all of our employees. We have populated Lawson e-mail field with an address. However, we are running into difficulty with space in Outlook to send a house-wide message. We want the distribution list such that the receiving employee sees only their name. How are other doing this?
Sam Simpson
Veteran Member Send Private Message
Posts: 239
Veteran Member
1. You can use process flow either using email address from EMPLOYEE table or your LDAP.
2. You can also create a small table and a cobol program that has user types like Managers, Lawsonusers, Contractors etc and their email addr/employee. The program simply accept input (as mail body) and send the email thru a script. You can use this like sending License expiration, Sytem downtime to Managers or users etc.