SSID-based SMTP server changer for Evolution 1.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News SSID-based SMTP server changer for Evolution 1.0 (Default branch)
# 1  
Old 05-03-2008
SSID-based SMTP server changer for Evolution 1.0 (Default branch)

SSID-based SMTP server changer for Evolution is a simple script that uses gconf and NetworkManager (via D-Bus) to check which wireless network (SSID) you are currently connected to, and updates Evolution's accounts list (in gconf) to point to the correct SMTP server for that network. It is useful for when roaming between wireless networks that are connected to different ISPs.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
madwimax(8)															       madwimax(8)

NAME
madwimax - driver for mobile WiMAX equipment based on Samsung CMC-730 SYNOPSIS
madwimax [OPTIONS] DESCRIPTION
madwimax is an experimental reverse-engineered linux driver for mobile WiMAX (802.16e) devices based on Samsung CMC-730 chip. These devices are currently supported: o Samsung SWC-U200 o Samsung SWC-E100 o Samsung SWM-S10R (it is built in Samsung NC-10 netbook) The driver is completely user-space. It requires libusb-1.0 and TUN/TAP driver to work. OPTIONS
-d, --daemonize Daemonize after startup. --device=VID:PID Specify the USB device by VID:PID combination. -e FILE, --event-script=FILE Specify path to the event script. --exact-device=BUS/DEVICE Specify the exact USB BUS/DEVICE (use with care!). -f, --detach-dvd Detach pseudo-DVD kernel driver on startup. -h, --help Display help. -l FILE, --log-file=FILE Write log to the specified FILE instead of the other methods. -o, --diode-off Turn off the diode (diode is turned on by default). -q, --quiet Switch off logging. -V, --version Print the program version number. -v, --verbose Increase the log level. --ssid=SSID Specify service set identifier, or SSID, which is a friendly name that identifies a particular 802.16e wireless network. EXIT STATUS
0 Success 1 Failure (syntax or usage error; hardware error; underlying software error; unexpected error). BUGS
See the madwimax issue tracker: <http://code.google.com/p/madwimax/issues/list> AUTHOR
Written by Alexander Gordeev, <mailto:lasaine@lvk.cs.msu.su> RESOURCES
Main web site: <http://code.google.com/p/madwimax/> COPYING
Copyright (C) 2008-2009 Alexander Gordeev. Free use of this software is granted under the terms of the GNU General Public License (GPL). 27 September 2009 madwimax(8)