Displaying 2 results from an estimated 2 matches for "teststable".
Did you mean:
test_table
2010 Oct 31
1
Differences between IPv4 and IPv6 authentication
...v4 and IPv6, and can connect on
both interfaces, but cannot authenticate over IPv6, using exactly the
same credentials as IPv4. I assumed that the same authentication
mechanisms would be used, regardless of the protocol being used - are
there differences somewhere?
For example:
~$ telnet server1.teststable.simplyspamfree.com 143
Trying 2a01:4f8:100:12c1:bc:28:b2:34...
Connected to server1.teststable.simplyspamfree.com.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
STARTTLS AUTH=PLAIN] Training System v2.8.30038 ready.
0 login training XXXXXXXX...
2007 Jun 01
0
USB phone -- Help
...ailgw ~]# rpm -qa |grep gammu
gammu-1.11.0-1.el5.rf
here's my /etc/gammurc file.
[gammu]
port = /dev/ttyUSB0
;model = 6110
connection = dlr3
;synchronizetime = yes
;logfile = gammulog
;logformat = textall
;use_locking = yes
;gammuloc = locfile
;startinfo = yes
;gammucoding = utf8
;rsslevel = teststable
;usephonedb = yes
[gammu1]
port = /dev/ttyUSB1
;model = 6110
connection = dlr3
;synchronizetime = yes
;logfile = gammulog
;logformat = textall
;use_locking = yes
;gammuloc = locfile
;startinfo = yes
;gammucoding = utf8
I tried to send an SMS to my phone. So I issued the below command.
[root at...