Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/25/2017 in all areas

  1. Paul

    SMTP issues - Blesta 4.1

    Blesta uses the Swiftmailer library for outgoing mail. None of that is encoded. The only thing I can think of is that if you have a strict set of CipherSuites and Protocols that Swiftmailer may not be able to communicate with them. For example, if you're running a web server that only allows TLS 1.2 with a specific set of CipherSuites, even a browser that's capable of communicating with TLS 1.2 may not find a cipher they have in common... or, the browser may only be able to communicate with TLS 1.0/1.1. The same rules would apply for mail servers.
    2 points
  2. Nelsa

    SwiftMailer DKIM option

    You can send mail by php function or SMTP ,if you select PHP as method for sending emails ofcourse it doesn't use zoho mail server..infact it doesn't use any mail server...it is sent using php mail function.If you want to send emails with mail server you have to select SMTP and configure mail parameters properly ....username,password,hostname and port.I'm using office365 and didn't use zoho for quite long but as I remember you have to whitelist IP address in zoho control panel. mail class is in blesta/components/email/email.php but you can't just set dkim signature and expect just to work...you have to add key to your MTA ..it is easier for you to set SMTP ....and may I ask why you can't send emails from your hosting account in first place... Here is instructions from their site...as you see sending mail must match authentication email,so if you want to send emails from noreply@yourdomain.com and you are authenticate with admin@yourdomain.com or any similar usecase than you have to add sending mail as alias..also make sure to whitelist main server IP and hosting account IP (if are not same) SMTP Configuration settings for Zoho Mail - SSL Outgoing Server Name: smtp.zoho.eu Port: 465 Security Type: SSL Require Authentication: Yes. The email address should match the email address/ aliases of the account, for which the authentication details are provided. SMTP Configuration settings for Zoho Mail - TLS Outgoing Server Name: smtp.zoho.eu Port: 587 Security Type: TLS Require Authentication: Yes. The email address should match the email address/ aliases of the account, for which the authentication details are provided
    1 point
  3. Want to test out our work before ordering? Try this free theme http://websiteresources.ca/download/cloud-hosting-blesta-theme-410
    1 point
  4. Yes true, it should have everything that hosting company needs. And yes, i agree with that we need affiliate system too which is very necessary. I am not sure why they are recommending me to buy from third-party place. This plugin should be officially made by Blesta. Coupon system is also not good, due to that i am not even able to create coupons since i cannot choose the terms which is very bad. Coupons are actually useless in Blesta.
    1 point
  5. @timnboys Thankyou. Changing the cron user from root to apache did seem to do the trick! I am running Blesta on CentOS 7 PHP7 with no control panel, for anyone that was looking to know.
    1 point
  6. Beav

    TCAdmin 2 Module (Alpha)

    printed the curl error and saw it was a ca-trust issue. resolved my issue.
    1 point
  7. Beav

    Advice on License Manager

    If you have one product that has trial, monthly, owned then they should share same secret, if you have two different plugins your working with, each one should have its own secret for its license call. It being visible is not a concern in the admin panel of blesta as only admins see it. You want to encode this in your project though as its part of your license call.
    1 point
  8. +100000000000000000000000000000000000000000 . this is the real happy end story We want to do something as plugins for those two feature, but we found we need to make some core files change, so we stopped the work . We Still with blesta because we support it, even if the competitor has a importer of blesta now . when we support any project that not mean we should always applause anything they do, anything they want to do, we should give ideas, advices, notes, and we punish them when we found something that should not be as it should. in the end, they invent and manufacture the soft, and we are who use it in real life .
    1 point
  9. BlestaStore: Why the heck you are comparing lowend (and also free one) billing system with Blesta? And by the way I would advise you to rethink the way you are talking with the people who are actually PAYING for Blesta. After all, we are the one who are pushing Blesta and WE are the one who support this project! I didn't heard you complaining when you take my money right? As long Blesta is targeting the hosting industry it should cover everything! End of the story. Still waiting the native affiliate system which can be done in one day. Still waiting for better coupon system... needless to say the amount of $ we have lose . There is no reason deffending Blesta from those who are using it.... @Paul I see no happy end with such attitute !
    1 point
  10. Paul

    Payumoney Gateway - Request

    Just FYI, PayUmoney was released in this thread and is now included with Blesta 4.1.
    1 point
×
×
  • Create New...