Hi,
I'm on mimedefang 2.56 and run into an issue.
It seems that the $Sender variable not always has the '<' and '>'
caracters, like in: <[EMAIL PROTECTED]>
Sometimes it get just: [EMAIL PROTECTED]
I wanted to ask if this is ok?
To reproduce, add this line to your filter:
md_syslog("info", "Sender: $Sender");
and send an email using
$ telnet mailserver smtp
with the commands:
- case 1: mail from: [EMAIL PROTECTED]
- case 2: mail from: <[EMAIL PROTECTED]>
The complete smtp commands are:
$ telnet localhost smtp
helo localhost
mail from: [EMAIL PROTECTED]
rcpt to: [EMAIL PROTECTED]
data
test #1
.
quit
Thanks
Oliver
--
Oliver Schulze L.
<[EMAIL PROTECTED]>
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID. You may ignore it.
Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang