El día Friday, August 29, 2008 a las 02:54:42PM +0200, Marcel Grandemange 
escribió:

> I have an interesting situation.
> 
> I have a windows based sms server, this machine works in the following way.
> 
> It watches a shared directory for txt files that must be formatted in
> certain way and periodically sends them off to mobile.
> 
>  
> 
>  
> 
> What I want to do is create a SMTP to SMS gateway.
> 
> Easy in theory!
> 
> Rite a script to map shared drive, ensure it's connected and write the txt
> files in dir.
> 
> However the second part I have no idea, somehow I need to watch the mbox
> file of say a e-mail account called "test"
> 
> And IF a mail arrives parse it look for a security key if exists convert to
> txt file and copy to shared dir.

procmail (which is in the ports) will let you do that very easy;

        matthias
-- 
Matthias Apitz
Manager Technical Support - OCLC GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <[EMAIL PROTECTED]> - w http://www.oclc.org/ http://www.UnixArea.de/
b http://gurucubano.blogspot.com/
We should all learn from the peoples of The Netherlands, France and Ireland.
Aprendamos todos de los pueblos de Holanda, Francia e Irlanda.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to