[xmail] Message Retries problem?

2006-03-09 Thread DOLIST Technical Center
Hello, I want to submit a problem I just try to understand and solve. We have here 3 massive post servers under XMAIL servers WS2003. We send around 1.5M messages with them each day. I've used zinc for customizing retries for our needs with: D:\dev\mail\xmail utility\zinczinc 400 1 11 01

[xmail] Re: Using XMail with php

2006-03-09 Thread Jeffrey Laramie
On Wednesday 08 March 2006 00:03, Shiloh Jennings wrote: We have clients that use the mail() command, but I would not recommend it. You should use the PHPMailer class instead of the native mail() command. Many of the popular PHP applications already do this. http://phpmailer.sourceforge.net/

[xmail] Re: Using XMail with php

2006-03-09 Thread Helio Cavichiolo Jr
Hi, Include the following line in the begining of apache startup script (and after #/bin/sh, of course), than restart apache: export MAIL_ROOT=/var/MailRoot Perhaps you will also have to suid root sendmail binary that comes with XMail. Another perhaps now for xmail developers, sendmail