[PD] piping emails into pd??

CK x at meta.lo-res.org
Mon Jun 16 09:19:14 CEST 2003


I read:
> Is anyone aware of any externals that would allow me receive emails 

not that I know

> directly into pd or would I have to write a script that would somehow 
> pipe them into a text file from an email client? I'm using linux. Thanks.

probably best to use http://www.parasitaere-kapazitaeten.net/ext/py/
and depending on what your mailserver uses:

http://www.python.org/doc/current/lib/module-poplib.html 
http://www.python.org/doc/current/lib/module-imaplib.html

if it's on the same machine try

http://www.python.org/doc/current/lib/module-mailbox.html

guenther's [shell] object might also come in handy, but I'd do it the
python way (or write the external).

HTH

x

-- 
chris at lo-res.org	Postmodernism is german romanticism with better
http://pilot.fm/	special effects. (Jeff Keuss / via ctheory.com)




More information about the Pd-list mailing list