Re: Problema Postfix header from is empty (<>)

2018-04-06 Thread Emanuel
thank you for the correction El 06/04/18 a las 11:03, Wietse Venema escribió: Emanuel: Apr? 6 10:48:04 smarthost01 postfix/cleanup[22572]: C2A952001508A: warning: header From: "=?iso-8859-1?Q?Administraci=F3n_TRIXIE?=" * That is ENVELOPE FROM, not header from. Wietse -- envialosimp

Re: Problema Postfix header from is empty (<>)

2018-04-06 Thread Wietse Venema
Emanuel: > Apr? 6 10:48:04 smarthost01 postfix/cleanup[22572]: C2A952001508A: > warning: header From: "=?iso-8859-1?Q?Administraci=F3n_TRIXIE?=" > * That is ENVELOPE FROM, not header from. Wietse

Problema Postfix header from is empty (<>)

2018-04-06 Thread Emanuel
Hello, i use exim with relay connection to postfix (postfix is the mta service). I use a autoreply in exim: # Exim filter if error_message then   finish endif if $message_headers contains ${local_part}\@${domain} then   mail   to ${reply_address}   from "\"=?iso-8859-1?Q?Administraci=F3n_TRIXI