Alessandro De Zorzi wrote:
> Hello there, I am new subscriber, I try suPHP on
> my web server (Debian PHP 4.4.4 Apache 2.2.3) all
> works fine, but some users that use different classes
> to send e-mail give these errors:
>
> Jun 8 13:42:23 web postfix/sendmail[4284]: fatal: no login name found
> for user ID 3210
>
If 5th /additional_parameters -f is not provide, for example:/|
mail('[EMAIL PROTECTED]', 'the subject', 'the message', null,
'[EMAIL PROTECTED]');
|mail server search UserID, if the user ID do not exists (virtual user)
you get this error, is not a suphp problem
Alessandro De Zorzi
_______________________________________________
suPHP mailing list
[email protected]
http://lists.marsching.biz/mailman/listinfo/suphp