Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Page 1 of 47 1 2 3 11 ... LastLast
Results 1 to 15 of 698
  1. #1
    Member This forum account has been confirmed by cPanel staff to represent a vendor.
    Join Date
    Apr 2004
    Posts
    621

    Default FREE ASSP X (ASSP eXtended - WHM addon with cPanel interface)

    I'm proud to present that we have released final stable version of ASSP X (http://sultanserver.com/projects/asspx.tar.gz). (Installation instruction included in the archive)

    What is ASSP X? ASSP X is the WHM addon module to automatically install/update ASSP (Anti Spam SMTP Proxy, the best replacement for buggy SpamAssassin, home page at http://assp.sourceforge.net/) with cPanel interface for your clients. Currently we support: x, x2, x3, xmail, bluelagoon, monsoon, Netenberg's xcontroller, all RVSkin.com themes.

    The best thing with our addon - it is FREE! Yes, no tricks or whatever.
    Why to pay when you may get more for nothing

    What is more important - it is so easy to use that you may install and use it with just basic knowledges!

    Why to choose ASSP? Because it is fast, powerful, not resource hog, protects Exim from direct connections and small-to-middle DoS on SMTP service.

    Feel free to write your comments, bug reports, feature suggestions, etc.

    If you wish to contribute to the development contact me via PM.

    ASSP should be available on every cPanel server for FREE!

    ASSP X created to be a long life product. Why? Because developers initially made it for own company's servers in mind and will support it just because working ASSP is a must. That is another reason on why we do not require a fee for ASSP X (while you may pay for the install if you wish so).

    P.S. Installation service is also available if you unsure or wish to have guaranteed painless migration. Contact me via PM.

    P.P.S. There is ongoing development of 1.7.x branch of ASSP and beta testing of 2.x branch.
    Last edited by ispro; 03-16-2010 at 06:06 AM. Reason: Comments.
    Reliable web-hosting, good resellers plans, web-design.
    ISProHosting.com

  2. #2
    Member Mat-d-rat's Avatar
    Join Date
    Jul 2003
    Posts
    94

    Default

    I got a shiney new cpanel server coming soon, this will be one of the first things to install. Thanks for this! Might be worht updating your site a bit more (wiki?) at least a change log etc.
    ## # Mat # ##
    www.matmoo.com

  3. #3
    Member This forum account has been confirmed by cPanel staff to represent a vendor.
    Join Date
    Apr 2004
    Posts
    621

    Default

    Updated the site with Changelog. Actually changelog is available via WHM when new version of ASSP X released.

    Site will be reworked in near months.
    Reliable web-hosting, good resellers plans, web-design.
    ISProHosting.com

  4. #4
    Member
    Join Date
    Jan 2005
    Posts
    33

    Thumbs up

    It's good to have another alternative.

    Do you have some screenshots of the GUI of the ASSP X interface in cPanel?

  5. #5
    Member
    Join Date
    Jan 2005
    Posts
    81

    Default

    Hello,

    thanks for the release.

    We have installed in a development server, and the installation have been correct. Soon probably we try to install in a production server to test if the application works well or if there are some troubles with the application or server´s load.

    i´m surprised because there a huge list of options to avoid spam !!! , is there a guide or a recommended configuration ?

    Regards.
    Adrian Perez Reyes

    Matnews
    AdminCPD

  6. #6
    Member This forum account has been confirmed by cPanel staff to represent a vendor.
    Join Date
    Apr 2004
    Posts
    621

    Default

    Quote Originally Posted by mohakevin View Post
    Hello,

    thanks for the release.

    We have installed in a development server, and the installation have been correct. Soon probably we try to install in a production server to test if the application works well or if there are some troubles with the application or server´s load.

    i´m surprised because there a huge list of options to avoid spam !!! , is there a guide or a recommended configuration ?

    Regards.
    The configuration you got is recommended, really!

    It took us many hours thinking on what should be done to balance between stable configuration and the ability to edit anything and I guess we found the solution.

    When you install ASSP X you are prepared with working ASSP configuration. Our script validate most important settings of your cPanel and if they conflicts with ASSP - you will be reported.

    Now about ASSP web interface. You may test the interface and see what various options mean, etc. However to actually change the setting and do it on permanent basis one should add the line to /usr/local/assp/assp.cfg.override
    Sounds hard? Think more about it - when you are ready to make changes you should be able to understand what all these options mean!

    There are many things on our todo list and your input is highly appreciated!
    Reliable web-hosting, good resellers plans, web-design.
    ISProHosting.com

  7. #7
    Member This forum account has been confirmed by cPanel staff to represent a vendor.
    Join Date
    Apr 2004
    Posts
    621

    Default

    Btw, we found that if your server has SPF enabled domains you may face with fine issue - emails are being blocked being SPF invalid.

    Actually there is nothing wrong. Server blocks senders if their IPs not match SPF record for domain. It will happens on every mail server which verify SPF records.

    On a quick note you may try to disable SPF but it is not a good idea! We advice to replace "-all" with "~all" at your clients' domains and now SPF check won't fail as ~all allows SPF soft fail with no rejection. This also helps with remote servers which verify your cleints' domains for valid SPF record.

    Enjoy!
    Reliable web-hosting, good resellers plans, web-design.
    ISProHosting.com

  8. #8
    Member
    Join Date
    Apr 2003
    Location
    Auckland, New Zealand
    Posts
    172

    Default

    What about getting a production server ready for installing ? On the paid version which is also on offer through this forum it is mentioned that all ACL's, Dictionary attack scripts etc etc be removed. There's no mention of that !

    So do admin's on servers already tweaked for Spam remove Spam Assassin, Dictionary Attack, RBL's & have a virgin setup then install or does the installation script point this out for them ?

  9. #9
    Member
    Join Date
    Mar 2002
    Posts
    248

    Default

    Another great addon from the threadstarter of php4 & php5 setup.

    nice one ispro.

  10. #10
    Member This forum account has been confirmed by cPanel staff to represent a vendor.
    Join Date
    Apr 2004
    Posts
    621

    Default

    Quote Originally Posted by chae View Post
    What about getting a production server ready for installing ? On the paid version which is also on offer through this forum it is mentioned that all ACL's, Dictionary attack scripts etc etc be removed. There's no mention of that !

    So do admin's on servers already tweaked for Spam remove Spam Assassin, Dictionary Attack, RBL's & have a virgin setup then install or does the installation script point this out for them ?
    Cleaning Exim configuration is recommended. The script is check for most important settings without which ASSP won't work properly!

    We may think about adding the option to install recommended exim.conf (including exim.conf.local for further rebuilds). Do you feel it may be helpful? Let me know.

    I also thinking about ability to globally turn test mode On/Off via WHM interface. Is is the thing you need?
    Reliable web-hosting, good resellers plans, web-design.
    ISProHosting.com

  11. #11
    Member
    Join Date
    Apr 2003
    Location
    Auckland, New Zealand
    Posts
    172

    Default

    "We may think about adding the option to install recommended exim.conf (including exim.conf.local for further rebuilds). Do you feel it may be helpful?"

    The default/recommended config files maybe a good way to good, backing up a servers copy & replacing it with a virgin copy would be a help it would also cut down on any problems relating to the exim config files.

    "globally turn test mode On/Off via WHM interface"

    Yep good idea & if after installation & testing the server admin decides it's not what they want when they uninstall the software does a rollback & everythings back to what i was prior to the install.

  12. #12
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Sep 2003
    Posts
    397

    Default

    Thanks for your great script! we hvae install it and work really good but we have see that ASSP disable the "default address" in Cpanel is there any way to enable it again because we have a lot of customer that use it

    thanks

  13. #13
    Member
    Join Date
    Jan 2004
    Posts
    36

    Default

    thanks for your great script! i was one of the first to use it and to recommend to others to use and it's really a lot of help especially on the config side.

    anyway, one thing is noticed is that when the script upgrades, it wipes out my previous assp.cfg. Could you please do a check if variables are not default, to skip changing them? this would be a great help as i wouldn't have to modify the config everytime it updates.

    thanks again and more power to people like you!

    edit:

    btw, rvskin installs an asspdeluxe synlink to ...frontend/x/asspdeluxe. your script is names the folder asspx. rvskin thinks assp is not installed. how do i get rvskin to think assp is actually installed? i already tried a symlink for ...frontend/rv(whatevercolr)/asspdeluxe to .../frontend/x/asspx but rvskin still thinks assp is not installed.

    update:

    okay, although rvskin (in rvskin manager) thinks assp is not installed, in reality, the asspx link is indeed placed in the email management menu though not in the home page.

    anyway, one other thing i noticed is that even if an account is included in the spam lover list, it still shows as "enabled" in the cpanel interface. clicking on "disable" in the cpanel interface shows the confirmation that the account is disabled (and it is indeed disabled as the account is added to the particular spam lover list) but it still shows as "enabled" in the cpanel interface. please have this status display fixed as this might confuse the user.

    thanks.
    Last edited by boeki; 03-17-2007 at 12:02 PM.

  14. #14
    Member This forum account has been confirmed by cPanel staff to represent a vendor.
    Join Date
    Apr 2004
    Posts
    621

    Default

    Quote Originally Posted by adapter View Post
    Thanks for your great script! we hvae install it and work really good but we have see that ASSP disable the "default address" in Cpanel is there any way to enable it again because we have a lot of customer that use it

    thanks
    Why do you think it disable default address?!

    Our addon unlike Grscript's addon works with catchall addresses very well.

    Please, clarify as it may makes other people confused.
    Reliable web-hosting, good resellers plans, web-design.
    ISProHosting.com

  15. #15
    Member This forum account has been confirmed by cPanel staff to represent a vendor.
    Join Date
    Apr 2004
    Posts
    621

    Default

    btw, rvskin installs an asspdeluxe synlink to ...frontend/x/asspdeluxe. your script is names the folder asspx. rvskin thinks assp is not installed. how do i get rvskin to think assp is actually installed? i already tried a symlink for ...frontend/rv(whatevercolr)/asspdeluxe to .../frontend/x/asspx but rvskin still thinks assp is not installed.
    We are actually working with rvskin developers and we may be added as official addon to rvskin shortly

    anyway, one other thing i noticed is that even if an account is included in the spam lover list, it still shows as "enabled" in the cpanel interface. clicking on "disable" in the cpanel interface shows the confirmation that the account is disabled (and it is indeed disabled as the account is added to the particular spam lover list) but it still shows as "enabled" in the cpanel interface. please have this status display fixed as this might confuse the user.
    Please, let me know HOW have you included account in the spam lover list? Manually or via cPanel interface? Were files at /usr/local/assp/rules/RULE_spam_lover updated with domain name? (RULE is the rule you wish add domain to: helo, bayesian, spf and so on).

    It may be permissions issue so I would like to get more details. You may PM me for not to share sensitive data within thread.
    Reliable web-hosting, good resellers plans, web-design.
    ISProHosting.com

+ Reply to Thread
Page 1 of 47 1 2 3 11 ... LastLast
Similar Threads & Tags
Similar threads

  1. ASSP Web Interface - Cannot connect
    By jrozycki in forum E-mail Discussions
    Replies: 2
    Last Post: 08-25-2011, 10:34 PM
  2. ASSP deluxe or free ASSP?
    By tratti in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 01-15-2009, 06:38 AM
  3. Assp Whm Cpanel
    By davis in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 02-08-2007, 08:34 AM
  4. ASSP & cPanel/WHM
    By tbtucholka in forum cPanel and WHM Discussions
    Replies: 14
    Last Post: 12-19-2006, 02:26 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube