Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Email account without authentication
#1
Hi Dean, recently was experimenting with sending emails from certain triggered actions, and got reminded that the email accounts CQC uses require an username and password to do a fully authenticated email submission. Plain SMTP seems not to be available.
Is this something intentional?
Reply
#2
Does it let you leave the username/password empty? I thought it would look for those and not try to do a login if not present, but it may be that the UI is forcing you to enter them anyway.
Dean Roddey
Explorans limites defectum
Reply
#3
The admin interface UI does not allow to keep username and password empty. Once entered, will try authentication even if the mailserver does not request it, and in such case sending will fail on port 25.
Reply
#4
Let me see if the underlying code deals with no username/pw. I think it does. If so, I'll update the UI to allow them to be blank. Else I'll have to do some work under the hood.
Dean Roddey
Explorans limites defectum
Reply
#5
(10-23-2019, 04:55 AM)Dean Roddey Wrote: Let me see if the underlying code deals with no username/pw. I think it does. If so, I'll update the UI to allow them to be blank. Else I'll have to do some work under the hood.

Dean, did you ever got to this? I am on the latest beta and still cannot use/create an account without specifying username/password
Reply
#6
No, I haven't had time to deal with that yet.
Dean Roddey
Explorans limites defectum
Reply
#7
(12-07-2019, 02:28 PM)Dean Roddey Wrote: No, I haven't had time to deal with that yet.

Dean, did you figure out if only the UI require the password to be set or the underlying code?
Reply
#8
It would take a good bit of changes to do that. If you have a workaround, I'd rather leave it for now.
Dean Roddey
Explorans limites defectum
Reply
#9
(04-09-2020, 03:18 PM)Dean Roddey Wrote: It would take a good bit of changes to do that. If you have a workaround, I'd rather leave it for now.

So does that mean that your underlying code requires an account, and not just the admin UI?
I would not expect that you rewrite that, but chances are that you implemented the SMTP standard which allows for simple mail without authentication.
Only the admin UI create user window username/password fields which require an input, and thus one cannot create a user without this account information.
Reply
#10
Well, I was assuming that just the absence of the values shouldn't be assumed to be intentional and that a check box indicating whether authentication is really needed or not should be used, which means changing the user account storage to handle that.
Dean Roddey
Explorans limites defectum
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help with email alerts xlurkr 5 1,190 08-17-2020, 04:54 PM
Last Post: Dean Roddey
  Accidental account deletion Dean Roddey 0 1,068 02-10-2019, 09:59 PM
Last Post: Dean Roddey
  Can't Login to IV with New User Account Jnetto 10 7,008 10-28-2017, 11:07 AM
Last Post: Dean Roddey
  Amazon email re Alexa interface? Ron Haley 5 5,098 03-14-2017, 02:40 PM
Last Post: Dean Roddey
  Email Trigger RichardU 6 3,391 09-09-2015, 03:15 PM
Last Post: znelbok
  Email Broken RichardU 20 5,629 04-13-2013, 12:49 PM
Last Post: batwater
  Email accounts authentication required? bbrendon 9 3,140 02-20-2013, 08:59 PM
Last Post: Dean Roddey
  Renaming Email Account causes error rbroders 2 1,961 02-13-2013, 05:31 PM
Last Post: Dean Roddey
  Email status karenlee 5 2,623 01-15-2013, 11:37 PM
Last Post: karenlee
  Email Config Issue fcwilt 3 5,417 04-11-2011, 04:03 PM
Last Post: zra

Forum Jump:


Users browsing this thread: 1 Guest(s)