Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Re: [b_praveen_kumar] email templates

Quote Reply
Re: [b_praveen_kumar] email templates In reply to
Hi,

It's pretty simple in case your from address is also generic type say:

"Webmaster"<webmaster@domain1.com>

"Webmaster"<webmaster@domain2.com>

and so on. In the welcome email template From part just put:

"Webmaster"<webmaster<%domain%>>

It worked for me.

In case the addresses are different like Admin1@domain1.com Admin2.domail2.com etc then possibly the

<%if domain eq 'domain'%>Address1<%elsif domain eq 'domain2'%>Address2<%else%>Some Address<%endif%> could be tried. I have not yet tried this and in case you try and it works do let me know so that i could possibly put that.

Anup
Subject Author Views Date
Thread email templates mcoyne 5066 Jun 3, 2001, 7:27 AM
Thread Re: email templates
Chaz 4983 Jun 3, 2001, 8:58 AM
Thread Re: email templates
mcoyne 4970 Jun 3, 2001, 9:20 AM
Thread Re: email templates
mcoyne 4978 Jun 3, 2001, 9:38 AM
Thread Re: [mcoyne] email templates
b_praveen_kumar 4831 May 25, 2003, 8:57 PM
Post Re: [b_praveen_kumar] email templates
anup123 4827 May 26, 2003, 4:56 AM
Post Re: [b_praveen_kumar] email templates
anup123 4818 May 26, 2003, 5:41 AM