Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: [hylafax-users] Error Sendmail and Hylafax.. HELP!!!!!
Marco Caceres said:
> I have a problem..
> when send fax by mail:
>
> mail jlavalle@4444245.fax
>
> show me the next error:
> please help me..
>
> Thanks
>
> Marco
>
> >From root Mon Dec 16 15:21:16 2002
> Return-Path: <MAILER-DAEMON@agrowest>
> Received: from localhost (localhost)
> by agrowest (8.11.6/8.11.6) id gBGKLG601896;
> Mon, 16 Dec 2002 15:21:16 -0500
> Date: Mon, 16 Dec 2002 15:21:16 -0500
> From: Mail Delivery Subsystem <MAILER-DAEMON@agrowest>
> Message-Id: <200212162021.gBGKLG601896@agrowest>
> To: root@agrowest
> MIME-Version: 1.0
> Content-Type: multipart/report; report-type=delivery-status;
> boundary="gBGKLG601896.1040070076/agrowest"
> Subject: Returned mail: see transcript for details
> Auto-Submitted: auto-generated (failure)
> Status: RO
>
> This is a MIME-encapsulated message
>
> --gBGKLG601896.1040070076/agrowest
>
> The original message was received at Mon, 16 Dec 2002
> 15:21:15 -0500
> from root@localhost
>
> ----- The following addresses had permanent fatal
> errors -----
> jlavalle@4444245.fax
> (reason: 255)
>
> ----- Transcript of session follows -----
> faxmail: .
> 554 5.3.0 unknown mailer error 255
>
> --gBGKLG601896.1040070076/agrowest
> Content-Type: message/delivery-status
>
> Reporting-MTA: dns; agrowest
> Arrival-Date: Mon, 16 Dec 2002 15:21:15 -0500
>
> Final-Recipient: RFC822; jlavalle@4444245.fax
> Action: failed
> Status: 5.0.0
> Diagnostic-Code: X-Unix; 255
> Last-Attempt-Date: Mon, 16 Dec 2002 15:21:16 -0500
>
> --gBGKLG601896.1040070076/agrowest
> Content-Type: message/rfc822
>
> Return-Path: <root>
> Received: (from root@localhost)
> by agrowest (8.11.6/8.11.6) id gBGKLF701888
> for jlavalle@4444245.fax; Mon, 16 Dec 2002 15:21:15
> -0500
> Date: Mon, 16 Dec 2002 15:21:15 -0500
> From: root <root>
> Message-Id: <200212162021.gBGKLF701888@agrowest>
> To: jlavalle@4444245.fax
> Subject: Prueba de Fax..
>
> Ojala llege...
>
>
> --gBGKLG601896.1040070076/agrowest--
>
Did you put a line in the sending server's sendmail.mc to this effect:
define(`FAX_RELAY',`smtp:your.faxserver.com')dnl
On the fax server you will need something to this effect:
define(`FAX_MAILER_PATH',`/usr/local/bin/faxmail')dnl
define(`FAX_MAILER_ARGS',`faxmail -d -n -p 24pt $u@$h $f')dnl
As well as (mailers should be defined at the end of your .mc):
MAILER(fax)dnl
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*