When hitting php pages that use the mail() function, I get a 5 second hang
in the browser. The mail is then being delivered fine.
Many of the same scripts that use this mail function ran fine with ½ sec. or
less delay on my old redhat box.
Any ideas how to make it run quicker would be greatly ap
Hi!
I wanted to use the full SMTP-Protocol including "MAIL FROM:" and "RCPT
TO:", and therefore I can't use mail().
I have written a perl-script, I call from PHP, that connects to the
SMTP-server directly and this worked fine - until a server went down, and my
ISP's-SMTP-Server told my perl-scrip
"Dave VanAuken" <[EMAIL PROTECTED]> wrote:
> anyone have an idea what the limit either in addresses or string
> length that sendmail can handle in a to, cc, or bcc field?
I think the total message header length can have a max byte size in sendmail
(I think primarily as a crude anti-spam method),
anyone have an idea what the limit either in addresses or string
length that sendmail can handle in a to, cc, or bcc field?
Dave
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list ad
4 matches
Mail list logo