Hello Marten Gallagher & everyone else, on 17-Nov-2005 at 18:30 you (Marten Gallagher) wrote:
> %FROMNAME="Marten Gallagher" > %FROMADDR="[EMAIL PROTECTED]" > %REPLYADDR="[EMAIL PROTECTED]" I think TB will add the information to the headers if you don't clear them first. Try to first clear the existing fields like this: %FROMADDR=""%- %FROMADDR="[EMAIL PROTECTED]" The %- is only there to remove the linebreak & enhance readability, you could write %FROMADDR=""%FROMADDR="[EMAIL PROTECTED]" just as well. If the reply-to address is the same as the from address, you don't need to specify it. -- Best regards, Alexander (http://www.neurowerx.de - ICQ 238153981) The land belongs to the future... we come and go, but the land is always there. -- Willa Carter ________________________________________________ Current version is 3.62.14 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLInfo.html

