From: oxy (no email)
Date: Tue Jul 01 2008 - 11:18:03 EDT
so is there any way to rewrite every ~500 uid-s to for example
?
Wietse Venema írta:
> oxy:
>
>> i think it's not possible..
>> the mails are going out from ~500 vhosts with different UID-s with php
>> mail(),
>> different CMS systems..
>> how can i use this command to override _every_ ?
>> (sorry if i misunderstand you)
>>
>
> To send email you MUST provide a valid sender email address.
>
> Wietse
>
>
>> Wietse Venema ?rta:
>>
>>> oxy:
>>>
>>>
>>>> hi!
>>>>
>>>> i have the following problem:
>>>> my apache vhost users are virtual and only got UID (10000...10500)
>>>> when a vhost tries to send a mail via php mail() postfix says:
>>>> fatal: no login name found for user ID
>>>> is there any solution?
>>>>
>>>>
>>> Specify the sender address on the command line with:
>>>
>>> /usr/sbin/sendmail -f recipient...
>>>
>>> Wietse
>>>
>>>
>>>
>>>> it's ok for me to disable that check in postfix
>>>> and every non existent user could send message from localhost..
>>>> or should is rewrite the sender (i prefer the first one, if it's possible)
>>>> if the rewrite is the only solution how can i do that?
>>>>
>>>> thanks for your help, all!
>>>> Csaba Banhalmi
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>
>
>
|
|
|