Jason F wrote: > The path to PHP in the maildeamon.php file was not set correctly. After > corrected that the following error is being returned by the script when > passed an email: > > Fatal error: Call to undefined function mailparse_rfc822_parse_ > addresses() in /home/wildfire/public_html/scripts/maildaemon.php on line 80
>From README: For some functionality, you will also need the following extensions: [...] - Mailparse. Efficient parsing of email requires this extension. Submission by email or SMS-over-email uses this extension. -Evan _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
