many servers who have overly aggressive anti-spam systems will try to block backscatter by blocking emails from 'postmaster'. (dumb thing to do, lots of auto responders use postmaster@)

Sipx also uses 'postmas...@localhost.{domain}' in the From line
(I used domain masqurading to get rid of the 'localhost' one other anti-spam system didn't like that they could not look up the ip address of localhost.secnap.com)

I looked in freeswitch documents:
http://wiki.freeswitch.org/wiki/Mod_voicemail#email-from

changed this: in voicemail.conf.xml

     <param name="email-from" value="${voicemail_accou...@${voicemail_domain}"/>


and this in switch.conf.xml
<param name="mailer-app-args" value="-t -f [email protected]"/>

what do I need to run to get freeswitch to restart?

(or was there an easier way. ps, saw instructions on installing mod_shout and enabling mp3 for voicemails there also. other option was to recirect the email to a program that runs 'lame' on the file, strips the .wav off and puts the resulting .mp3 back in.

I don't like 1MB 49 second emails.



--
Michael Scheidell, CTO
o: 561-999-5000
d: 561-948-2259
ISN: 1259*1300
> *| *SECNAP Network Security Corporation

   * Certified SNORT Integrator
   * 2008-9 Hot Company Award Winner, World Executive Alliance
   * Five-Star Partner Program 2009, VARBusiness
   * Best in Email Security,2010: Network Products Guide
   * King of Spam Filters, SC Magazine 2008


______________________________________________________________________
This email has been scanned and certified safe by SpammerTrap(r). For Information please see http://www.secnap.com/products/spammertrap/
______________________________________________________________________  
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to