[PHP] php mail() sendmail hanging freebsd 4.10

2004-11-21 Thread Thomas S. Crum
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

[PHP] mail - sendmail

2001-08-03 Thread Michael Mehlmann
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

Re: [PHP] mail/sendmail lmitations?

2001-02-07 Thread Steve Werby
"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),

[PHP] mail/sendmail lmitations?

2001-02-07 Thread Dave VanAuken
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