{ # vim: ft=perl: return '# Forward not set' unless ($props{EmailForward} =~ /^(forward|both)$/); return '&' . $props{ForwardAddress}; }