Keeping message on the list. >>> I don't know how to resolve the problem. Does someone has a tips ? >>> Is there any interface to send mails via mail() function ? >> >> It is called /usr/sbin/sendmail or /var/qmail/bin/sendmail. You can set >> it >> in conf.pl -> 2. Server Settings -> 3. Sendmail or SMTP >> > > I've tryied with /var/qmail/bin/sendmail but it doesn't send emails > anymore. > I imagine that safe mode option is incompatible with that.
You haven't said anything about safe mode. http://www.die.net/doc/linux/man/man1/tcpserver.1.html -H and -R. See also -t option. Some timeouts sound familiar. Give up on the TCPREMOTEINFO connection attempt after timeout seconds. Default: 26. or put sendmail wrapper in your safe path. or install ident server. http://www.freebsd.org/cgi/url.cgi?ports/security/oidentd/pkg-descr http://www.freebsd.org/cgi/url.cgi?ports/security/pidentd/pkg-descr > But why squirrel use that path directly ? It doesn't use mail() function ? good question. Maybe it is easier to control message format, when you know what you are sending. Same message has to be stored on IMAP server too. -- Tomas ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
