|
Firewalls (September 1997) |
Hello everybody! I'm working with Solaris 2.5.1 and FW-1 3.0a.p1 and I'm having the following problem: configuring a SMTP resource I need to rewrite recipient field from user @ 1 . 2 . 3 . 4 to <user @ domain . com> In the resource definition I wrote: * @ 1 . 2 . 3 . 4 -> <&@domain.com> but the recipient gets rewrited to &@domain.com (i.e. & does not expand to the recipient user name and the signs < and > don't appear) Does anybody know what can be happening? TIA
|