[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] outgoing email problem using cgi script



> I have been racking my brain with this one. For some reason the sendmail
> server does not want to let any of the shopping cart cgi scripts send out
> emails. The email does go through but it seems to time out and
> takes up to
> five minutes per email. The sendmail server appears to be working fine in
> every other area. Please help, I have tried everything including checking
> the dns.
The classic problem is missing the recipient.
Try causing the script to output the email to a file so you can review it.

Paul