|
2010-10-08
, 16:09
|
Posts: 26 |
Thanked: 3 times |
Joined on Jul 2008
|
#362
|
|
2010-10-08
, 18:07
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#363
|
|
2010-10-08
, 18:29
|
Posts: 200 |
Thanked: 300 times |
Joined on Nov 2009
@ The Netherlands
|
#364
|
From smscon.log:
DAEMON INFO: internet connection behaviour already set to "GPRS"
DAEMON INFO: (EMAIL) trying to connect to "smtp.xxxxx.xxx"
DAEMON CRITICAL: <<< SMSCON FATAL ERROR:
SMTP AUTH extension not supported by server. >>>
DAEMON INFO: smscon_daemon has stopped
I know the smtp-server is working, because I can send email through it. It is my operators smtp-server. But I do not have username+password, so I have left those fields empty in the SMSCON-Editor. Seems like smscon does not support smtp-servers which do not support AUTH?
The Following User Says Thank You to digitalvoid For This Useful Post: | ||
|
2010-10-10
, 11:23
|
Posts: 41 |
Thanked: 19 times |
Joined on Jan 2010
|
#365
|
|
2010-10-10
, 11:38
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#366
|
|
2010-10-10
, 11:55
|
Posts: 81 |
Thanked: 45 times |
Joined on Dec 2009
|
#367
|
|
2010-10-10
, 11:59
|
Posts: 200 |
Thanked: 300 times |
Joined on Nov 2009
@ The Netherlands
|
#368
|
OK, I will test it when you have the trial version ready.
The (obvious) logic would be something like; if username string contains only whitespace, then assume smtp-server is not supporting AUTH and blind simple SMTP is used.
|
2010-10-10
, 12:16
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#369
|
same problem here. i am sure that when i changed my password it was working. now it just says it is wrong.
|
2010-10-10
, 12:32
|
Posts: 200 |
Thanked: 300 times |
Joined on Nov 2009
@ The Netherlands
|
#370
|
I will release a bug fix release (0.5-6) today or coming weekend.
v0.5-6:
NEW: added new command-line option for SMSCON to set user settings (encrypted & non-encrypted) in smscon_config file.
CHANGE: improved user setting reading from smscon_config file.
FIX: smscon can, under circumstances, send to wrong phone number when activated.
Last edited by digitalvoid; 2010-10-08 at 14:53. Reason: added text.