Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Custom domain

Quote Reply
Custom domain
Hi

I pass the domains in invidually, using ENV{SERVER_NAME}

Now I need to customise everything esle.

I thought a tag like

print_domain =>

sub {
my $tags = shift;
return \qq~$ENV{SERVER_NAME}~;
}

Will this work across the compiled templates.

Dregs2
Subject Author Views Date
Thread Custom domain dregs2 1668 Dec 27, 2001, 12:09 PM
Post Re: [dregs2] Custom domain
Paul 1611 Dec 27, 2001, 12:17 PM