$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ivan LAURETTE (ivan.laurette_at_[hidden])
Date: 2006-11-09 03:16:39
Caleb Epstein <caleb.epstein <at> gmail.com> writes:
> It sure does. The problem may be that the SMTP server expects \r\n
> for end-of-line, not just \n. Thats how the RFC specifies the
> protocol.
You're perfectly right. My mistake.
Thanks !