[Serusers] Re: [Sems] mailbox

Stefan Sayer sayer at fokus.fraunhofer.de
Wed May 26 18:10:14 CEST 2004


Hello,
though it's possible to implement this in the ivr module, I'd recommend 
using the smtplib module 
(http://www.python.org/doc/2.3.3/lib/module-smtplib.html , for an 
example have a look at 
http://www.python.org/doc/2.3.3/lib/SMTP-example.html ,
also have a look at the email module
http://www.python.org/doc/2.3.3/lib/module-email.html
), an example with attachment is here
http://www.python.org/doc/2.2.3/lib/node397.html

Stefan

gaillac harry wrote:

> Hi all,
> 
> Just a simple question.
> 
> How to create a mailbox for each user (there is ivr.py script) with
> password and/or mail forwarding:
> 
> For example I dial my mailbox 1000 to listen my messages.
> Now I'm offline somebody call me he's forwarded to my mailbox and record
> a message. 
> Is it possible to send that message to my email box with attachement.
> 
> Regards 
> 
> harry 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Sems mailing list
> sems at lists.iptel.org
> http://lists.iptel.org/cgi-bin/mailman/listinfo/sems


-- 
Stefan Sayer

  Fraunhofer Institut FOKUS       Email:stefan.sayer at fokus.fraunhofer.de
  Kaiserin-Augusta-Allee 31       Phone: +49 30 3463 7137
  D-10589 Berlin, Germany
  http://www.fokus.fraunhofer.de/research/cc/mobis




More information about the sr-users mailing list