mhonarc-users

Re: use of HTML in AddressModifyCode

2002-05-27 23:30:03
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>
    &#109;ai&#108;to&#58;$TOADDRNAME$&#64;$TOADDRDOMAIN$
    </MAILTOURL>

Is there any easy way to improve that?

/ Gunnar