Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 2008 14:54:42 +0200
From:      "Marcel Grandemange" <thavinci@thavinci.za.net>
To:        <freebsd-questions@freebsd.org>
Subject:   Script To Execute command via mail
Message-ID:  <029801c909d6$67d76330$37862990$@za.net>

next in thread | raw e-mail | index | archive | help
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.

 

SMS sent..

 

 

Any suggestions?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?029801c909d6$67d76330$37862990$>