I have created a new workflow and looks like the email notification task is not picking up the mail sender variable. When i go to the mail server I get the following:2008-06-17 10:54:33 192.168.172.33 localhost.localdomain SMTPSVC1 DBT97MAIL01V 192.168.173.95 0 MAIL - +FROM:<> 250 0 27 12 0 SMTP - - - -The From:<> field is empty and cannot understand whyThis is the entry I have on iw.cfg:[iwsend_mail]maildomain=uk.tesco.commailserver=dbt97mail01vuse_mapping_file=trueemail_mapping_file=D:\iw-home\local\config\wft\solutions\email_map.cfgdebug_output=D:\iw-home\local\config\wft\solutions\iwsend_mail.logand this is email_map.cfg<emailConf><user name="DOTCOM\yz00" fullname="Francesco Bruno" email="franco.bruno@uk.tesco.com"/>
Full command:$IW_HOME/iw-perl/bin/iwperl $IW_HOME/local/config/wft/solutions/iw_solution_email.ipl -t "Production approval"
here is the full output - seems like it does not enterm y email address but the user name (yz00)