File: /home/wbwebdes/domains/mailing.wb-cloud.nl/public_html/admin/help/en/from.php
You can use three different methods to set the from line and reply to:
<ul>
<li>One word: this will be reformatted as <the word>@<?php echo $domain?>
<br>For example: <b>information</b> will become <b>information@<?php echo $domain?></b>
<br>In most email programs this will show up as being from <b>information@<?php echo $domain?></b>
<li>Two or more words: this will be reformatted as <i>the words you type</i> <listmaster@<?php echo $domain?>>
<br>For example: <b>list information</b> will become <b>list information <listmaster@<?php echo $domain?>> </b>
<br>In most email programs this will show up as being from <b>list information</b>
<li>Zero or more words and an email address: this will be reformatted as <i>Words</i> <emailaddress>
<br>For example: <b>My Name [email protected]</b> will become <b>My Name <[email protected]></b>
<br>In most email programs this will show up as being from <b>My Name</b>