Search found 20 matches

by Shuro
Mon Jul 05, 2010 9:11 am
Forum: Suggestions
Topic: Setting a Company-ID per Webservice-User
Replies: 0
Views: 10518

Setting a Company-ID per Webservice-User

Set a company-id per webservice-user in mysql table "ws_admin_tbl", not permanent company-id = 1 For example: "OpenEMM-6.1-src/src/java/org/agnitas/webservice/WebServiceBase.java" Change function "authenticateUser": - change to integer function - return company_id inste...
by Shuro
Mon May 03, 2010 8:41 am
Forum: Using OpenEMM
Topic: Improving openemm's pickdist.py performance (with patch)
Replies: 5
Views: 7036

Re: Improving openemm's pickdist.py performance (with patch)

** I take no responsibility for anything below. It works for us, might not for you. :) We have a rather large mailing list (in the millions) so i've re-wrote pickdist.py to help improve our sending performance. Sounds good, i will try it with openEMM 6.1. We generate our email queue first then run ...
by Shuro
Fri Apr 23, 2010 3:56 pm
Forum: Using OpenEMM
Topic: Multiple Clients/Companies (in German: Mandantenfähig)
Replies: 3
Views: 5136

i think its implemented, but not public, because some one else could make a OpenEMM-Hosting Company. :roll:

i already solved multi-user with some Database-modifications, only problem is the webservice, company1 is hard-coded in it.

(Sorry for bad english)
by Shuro
Mon Feb 22, 2010 8:32 am
Forum: Suggestions
Topic: Going away from Sendmail
Replies: 5
Views: 18987

Going away from Sendmail

First: Sendmail is evil :!:
Second: Configuration is a mess, other mailserver like postfix are 100-times better

Please go away from Sendmail, everything is better, even a own programmed mailserver.
by Shuro
Mon Nov 30, 2009 2:46 pm
Forum: Bugs, bug fixes & releases
Topic: Bug if OpenEMM behind a Loadbalancer / Firewall
Replies: 0
Views: 5198

Bug if OpenEMM behind a Loadbalancer / Firewall

So our OpenEMM-Server (in this example emm.example.de ) is behind a Loadbalancer and NAT to the Internet is possible, but wget on own adress emm.example.de is not possible. The OpenEMM-Backend works fine, but if i try to edit a Template the Browser load and load and nothing happens, after a time i f...