Re: [Exim] procmail hint

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Randy Bush
日付:  
To: Philip Hazel
CC: exim users
題目: Re: [Exim] procmail hint
>> if you use the following uid/gid specs
>>
>>     procmail_pipe:
>>       driver = pipe
>>       command = "/bin/procmail -d ${local_part}"
>>       headers_remove = "reply-to"
>>       return_path_add
>>       from_hack
>>       user = "${local_part}"
>>       group = mail

>>
>> then you will not get the extra quo>ed
>>
>>     >From

>>
>> line in the mailbox
>
> Er, is this a complaint or a description of a procmail feature?


neither. it is a suggestion for a doc change where the docs tell how to use
with procmail.

i presume folk do not want

From ph10@??? Tue Sep 14 02:08:24 1999
>From randy ...

in their mailboxes (or s/randy/nobody/). the change i describe above
accomplishes that.

randy