> when I enable the strict_rfc821_envelopes option in postfix-2.3.3-2
> Autorespond fails because in the files :
>
> .forward, .vacation.msg, etc.
>
> the end of line is in DOS/Windows style (\r\n)
> see examples below.
>
> The problem disappears if "strict_rfc821_envelopes = no"
> or if I modify options.php to use the FTP_BINARY option in the functions
> ftp_put() and ftp_get().
> eg. ftp_put($FTP, $remoteFile, $localFile, FTP_BINARY)
>
> Did I misunderstood some of the configuraton parameters of Autoerspond?

No, and you did a good job of finding the problem yourself.  Kudos.
This is a known issue, and the fix is currently to modify the source
as you have done.  I am working on a replacement plugin that will
include that parameter in the configuration file.

Cheers,

 Paul


> ================================================================
>
> WARNING: bad headers - Improper use of control character (char 0D hex): From:
>  [EMAIL PROTECTED] Improper use of control character (char
>  0D hex): Subject: Risposta Automatica*\r\n*
>
> =================================================================
>
> This is the mail system at host posta.example.com.
>
> I'm sorry to have to inform you that your message could not
> be delivered to one or more recipients. It's attached below.
>
> For further assistance, please send mail to <postmaster>
>
> If you do so, please include this problem report. You can
> delete your own text from the attached returned message.
>
>                   The mail system
>
> <[EMAIL PROTECTED]>: Host or domain name not found. Name
>    service error for name=example.com015 type=A: Host not found
>
> Reporting-MTA: dns; posta.example.com
> X-Postfix-Queue-ID: 2A84B6F5A6
> X-Postfix-Sender: rfc822; [EMAIL PROTECTED]
> Arrival-Date: Fri, 11 Jul 2008 15:50:30 +0200 (CEST)
>
> Final-Recipient: rfc822; [EMAIL PROTECTED]
> Original-Recipient: rfc822;[EMAIL PROTECTED]
> Action: failed
> Status: 5.4.4
> Diagnostic-Code: X-Postfix; Host or domain name not found. Name service error
>    for name=example.com015 type=A: Host not found
>
>
> -------------------------------------------------------------------------
> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
> Studies have shown that voting for your favorite open source project,
> along with a healthy diet, reduces your potential for chronic lameness
> and boredom. Vote Now at http://www.sourceforge.net/community/cca08
> -----
> squirrelmail-users mailing list
> Posting guidelines: http://squirrelmail.org/postingguidelines
> List address: [email protected]
> List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
> List info (subscribe/unsubscribe/change options): 
> https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: [email protected]
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to