I've been struggling with the same issue, does anyone have a link to or know
of a way to automatically create eml files using PHP? The links that Google
search returned were mostly specific to email clients, I need to create the
eml files on the server. Thanks
--
View this message in context:
ht
Thanks for your help. How would I go about getting procmail to forward it?
What I currently have is a script that connects to a free email address that
collects bounces captured from newsletters the system has sent. I'm using
IMAP to connect to the mailbox, then looping through and trying to cre
I think I found a solution. Must admit I feel pretty down for spending so
much time on this when the solution was so simple, but I couldn't find too
much info on PHP's imap functions. Hopefully this will be indexed and help
developers in the future.
PHP has a function that saves the message in a
Yeah, that and imap_savebody($imap, $fn, $i); work. Thanks
Richard Lynch wrote:
>
> On Wed, July 18, 2007 8:56 am, Rosen wrote:
>> Is there a way to create e-mail with PHP and save it to .eml file
>> (without sending)?
>
> I dunno if MS adds anything funky to a .eml file, but I suspect that
> i
4 matches
Mail list logo