User Activity

  • Posted a comment on discussion Postfix Admin Discussion on PostfixAdmin

    If you use Twilio SMS - I believe the code goes in the config.local.php. It does not seem to work with postfixadmin when a user wants to reset the password - but the following code does work if I put it in a PHP stand-alone file and call it from the command line. So I believe the code does work. Just not sure why it would not work in postfixadmin. Can anyone shed any light? . . . $CONF['sms_send_function'] = 'x_send_sms_twilio'; function x_send_sms_twilio($TO, $MESSAGE) { $TWILIO_ACSID = "ABC123";...

  • Posted a comment on discussion Postfix Admin Discussion on PostfixAdmin

    I see in the config.inc.php I can add SMS and I see the sample PHP code. Do I create this function in the config.local.php or do I create another php file in the postfixadmin directory, etc? I'm going to change it to call a Twilio SMS via a CURL POST request..... Thanks

  • Created ticket #2 on QueryPony

    Object Browser not shown

View All

Personal Data

Username:
zburns
Joined:
2001-02-20 21:06:10
Location:
United States / EDT
Gender:
Male

Projects

  • No projects to display.

Personal Tools