<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">I see that I only get feedback if I'm
in the freeswitch console not on fs_cli, and yes the from was not
populated. now that I get feedback I see that sSMTP doesn't like
the "-t" so I took it off and things are working.<br>
Thanks Michael and Kim<br>
<br>
On 8/28/2012 3:54 PM, Michael Collins wrote:<br>
</div>
<blockquote
cite="mid:CAKzWOxWFL-YG0nQHwC0crrBaYf_Z+A4RCS_sKcLQ48YQhp+Vpw@mail.gmail.com"
type="cite"><br>
<br>
<div class="gmail_quote">On Tue, Aug 28, 2012 at 12:06 PM, Abaci <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:abaci64@gmail.com" target="_blank">abaci64@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>Tried anthony's perl sendmail script as the mailer-app
and I get the following error:<br>
<b>Can't call method "mail" on an undefined value at
/usr/local/src/freeswitch/scripts/perl/sendmail line 36,
<STDIN> chunk 1.<br>
</b>
<div>
<div class="h5"><br>
</div>
</div>
</div>
</div>
</blockquote>
<div>Well, at least that's some feedback.<br>
</div>
</div>
Line 36 appears to be this:<br>
$smtp->mail($from);<br>
<br>
I suspect the From: field is not being sent to the mail script
because it's not getting populated somewhere. You can try
hard-coding the $from variable for an ad-hoc test but I would
definitely try to figure out why the field is not being populated
in the first place.<br>
<br>
-MC<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a class="moz-txt-link-freetext" href="http://www.cudatel.com">http://www.cudatel.com</a>
Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
</blockquote>
<br>
</body>
</html>