Jump to content

vir

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by vir

  1. Hi Admin,
    I am able to create and access mail via webmail but failed to access email with setting given from mail (attached image) app on iPhone, I don't see the option as suggested in following wiki,
    https://wiki.helionet.org/features/unlimited-email-accounts

    Also I find the notice at bottom of the image which says I do not have SSL enabled.
    I have SSL enabled for the domain but not for mail. I used free version. 

    Do I need SPF and DKIM record added ?

    Screen Shot 2024-03-28 at 10.27.42 PM.png

  2. Hi There,
    Need following library installed for python to create web app using flask.
    library name flask_wtf

    Currently failing to load page with following error. 
    Also I find the change in files vs on web app has delay for about 7min, is there a way to enable debug mode so the changes can reflect in real time ?
    I have already enable app.run(debug=True)

     

    2023-06-15 05:29:56 Error 2601:204:cc00:8110:74a2:f8d9:aecb:8f2e   File "/home/debugger.heliohost.us/httpdocs/flask/form.py", line 1, in <module>       Apache error
    2023-06-15 05:29:56 Error 2601:204:cc00:8110:74a2:f8d9:aecb:8f2e   from flask_wtf import FlaskForm       Apache error
    2023-06-15 05:29:56 Error 2601:204:cc00:8110:74a2:f8d9:aecb:8f2e   ModuleNotFoundError: No module named 'flask_wtf'       Apache error
×
×
  • Create New...