Earl Hood wrote: > You can insert a line break in an address: > > <AddressModifyCode> > s/\@/ AT\n/; > </AddressModifyCode>
Thanks for the tip. But isn't it as important to do anything with the MAILTOURL resource? I did this: <MAILTOURL> mailto:$TOADDRNAME$@$TOADDRDOMAIN$ </MAILTOURL> Is there any easy way to improve that? / Gunnar