We have a workflow which has an email task. We haven't done any changes in iw.cfg (default settings).
On initiation of workflow, when the email task executes, the sender of the email receive a mail from system administrator (postmaster@local)saying that original mail was undelivered.
Following is the content of the mail.
To:
GroupName@domain.com Subject: task [5146]: (Group Task)
Sent: Mon, 12 Nov 2007 04:23:46 -0500
did not reach the following recipient(s):
GroupName@domain.com on Mon, 12 Nov 2007 04:23:50 -0500
You do not have permission to send to this recipient. For assistance, contact your system administrator.
< server name Unknown user:GroupName@domain.com>
Now I have following questions:-
1. Is it required to configure iw.cfg. If yes then how come the sender of the email is getting above mentioned mail?
2. Does group task require any specific configuration for email task?