[Freeswitch-users] Error sending mail
Luis M. Zuccolo
luismzuccolo at yahoo.com.ar
Fri May 29 22:25:52 PDT 2009
Yes, in console works well (without null).
This variables are sets in switch.conf.xml:
<param name="mailer-app" value="sendmail"/>
<param name="mailer-app-args" value="-t"/>
Previously I've omitted the error:
sh: -c: line 0: syntax error near unexpected token `('
sh: -c: line 0: `/bin/cat /tmp/mail.124363022502bd | sendmail -t (null)'
The problem is the "null" section
Thanks in advance
On Sat, 2009-05-30 at 14:22 +1000, Jason White wrote:
> Jason White <jason at jasonjgw.net> wrote:
>
> > See the mailer-ap and mailer-app-args variables in
> > autoload_configs/switch.conf.xml and be sure they are set correctly for your
> > installation. Try running the Postfix sendmail program manually to be sure
> > that it is working correctly.
>
> sendmail -t is the default, thus I would suggest testing that first with your
> Postfix sendmail compatibility script, as in:
>
> sendmail -t
> From: My name <mailaddress at example.org>
> To: Recipient Name <recipient at example.org>
> Subject: Test message
>
> This is a test message for the sendmail -t option.
>
> End with ctrl-d, and of course, substitute real e-mail addresses for the
> examples.
>
> Your Postfix logs might also reveal where the problems are.
>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar
More information about the FreeSWITCH-users
mailing list