The Following User Says Thank You to sixwheeledbeast For This Useful Post: | ||
![]() |
2012-09-04
, 17:18
|
|
Posts: 1,359 |
Thanked: 1,292 times |
Joined on Oct 2011
@ Tartus.Syria
|
#2
|
![]() |
2012-09-05
, 07:56
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#3
|
![]() |
2012-09-05
, 21:44
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#4
|
The Following User Says Thank You to peterleinchen For This Useful Post: | ||
![]() |
2012-09-06
, 07:35
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#5
|
![]() |
2012-09-06
, 07:43
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#6
|
The Following 3 Users Say Thank You to reinob For This Useful Post: | ||
![]() |
2012-09-06
, 09:59
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#7
|
I would propose also an ifup script checking the ssid and then look to get the automatic checks set to NULL (do not know yet, nothing in phone_control, maybe check with gconf). As just killing modest will not help, it will arise out of the ashes and update again.
cat /etc/network/if-up.d/50_wifiscripts #!/bin/sh essid=$(iwgetid -s) if [ "$essid" == "home" ]; then iwconfig wlan0 txpower 4 echo $essid elif [ "$essid" == "work" ]; then iwconfig wlan0 txpower 6 fi
The Following 4 Users Say Thank You to vi_ For This Useful Post: | ||
![]() |
2012-09-06
, 19:58
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#8
|
![]() |
2012-09-06
, 20:19
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#9
|
But as I always use secured IMAP accounts, I do not feel the need to use...
![]() |
2012-09-06
, 20:35
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#10
|
The Following User Says Thank You to peterleinchen For This Useful Post: | ||
It would be ideal from a security POV not to have modest download mail from every AP on my device.
Would it be possible to only allow modest to update from say my home and work connections.
Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -
Before posting or starting a thread please try this.