Posted by Daniel Tryba on 11/14/74 11:21
DigitallySmooth <digitallysmooth@hotmail.com> wrote:
>> I would need some kind of program which polls a POP3 email account for
>> new messages, and then parses the WAV audio files out of the email and
>> Does anyone have any suggestions as to what I might need to do/ use to
>
> Your best bet is to use a PERL script or binary that POPs mail off a server,
> strips the attachment,
> and saves the attachment to a directory on the server.
See the PHP imap extension, no need to use anything else but a
scheduler.
[Back to original message]
|