[EMAIL PROTECTED] a écrit :
> Lainaus Victor Duchovni <[EMAIL PROTECTED]>:
> 
>> On Thu, Oct 16, 2008 at 05:11:00PM +0300, [EMAIL PROTECTED] wrote:
>>
>>> Is it possible to strip tab character from email message subject
>>> header using postfix? how?
>>>
>>> This problem is caused by groupwise and thunderbird combination, so
>>> groupwise adds tabulator characters in long subject lines and
>>> thunderbird shows it weird..
>>
>> If you have "pcre" table support. You can replace up to 9 tabs with
>> spaces using:
> 
> Big thanks, but looks a bit cryptic since I am not very familiar with
> regexps.
> 
> Is there nice way to test this from commandline?
> 


you can use postmap -q.

Reply via email to