Re: can't get attachments to work when piping from mail [message #13119 is a reply to message #13089] |
Mon, 22 September 2003 19:27 |
mhucka
Messages: 8 Registered: September 2003 Location: Pasadena, CA, USA
Karma:
|
Junior Member |
|
|
Thank you for your help. It's good news that the message imports into a forum for you. Perhaps the problem is my command-line invocation? I've been testing it using the following:
cat ~/msg | /var/www/html/sbml/FUDforums/scripts/maillist.php 1
I did this based on the example code for using procmail (which is what I'll ultimately have to use to link our mailing list into the forum). The above runs without errors, and enters the message into the forum, but without the attachments.
If the command above looks ok too, then I can only imagine the difference is in a configuration parameter somewhere. Is there some way I could dump out all the configuration information and send it to you, and have you look at it and make sure there's not some flag set incorrectly? I've attached GLOBALS.php here, but I don't know if it provides all the info you need. If there's some other file that provides other necessary information, please let me know where to find it and I'll send it along too.
-
Attachment: globals.php
(Size: 5.59KB, Downloaded 770 times)
|
|
|