SMTP to SMS gateway
Here is one way to build yourself an SMTP to SMS gateway.
Description
Requirements
Installation
Description
This is a very simple way to build yourself a small scale SMTP to SMS gateway, to allow you to send emails to your mobile phone.
Requirements
· Old mobile phone with a pre-paid phone card, so you won't end up with a nasty bill.

· Data cable

· Phone charger

· Linux PC (Pentium 120Mhz with 32MB RAM)

· Gnokii http://www.gnokii.org/
Installation
Connect your phone to COM1 (/dev/ttyS0) using your data cable.
Download and install Gnokii.
Here is one way to build yourself an SMTP to SMS gateway.
Description
Requirements
Installation
Description
This is a very simple way to build yourself a small scale SMTP to SMS gateway, to allow you to send emails to your mobile phone.
Requirements
· Old mobile phone with a pre-paid phone card, so you won't end up with a nasty bill.
· Data cable
· Phone charger
· Linux PC (Pentium 120Mhz with 32MB RAM)
· Gnokii http://www.gnokii.org/
Installation
Connect your phone to COM1 (/dev/ttyS0) using your data cable.
Download and install Gnokii.
su - rpm -ivh ftp://ftp.gnokii.org/pub/gnokii/binaries/RedHat/gnokii-0.4.3-1.i386.rpm rpm -ql gnokii # List files more /usr/share/doc/gnokii-0.4.3/COPYING more /usr/share/doc/gnokii-0.4.3/CREDITS more /usr/share/doc/gnokii-0.4.3/README cp /usr/share/doc/gnokii-0.4.3/gnokiirc ~/.gnokiirc vi ~/.gnokiirc # set "model = " to suite your phone # set "connection = " to suite your cable # in my case I set # "model = 7110" # "connection = dau9p" # and had to comment out "require_dcd = 1" # Now test that gnokii can find your phone gnokii --monitor # send yourself an SMS echo "Test SMS message" | gnokii --sendsms [your mobile number] Example POP3 to SMS Perl script
|
Comments
Post a Comment
Silahkan isi komentar atau iklan baris Anda, Jangan lupa visit social media kami di FB/Twitter/Instagram @alamatclick