Search found 101 matches

by pheelix
Tue Apr 06, 2010 7:17 am
Forum: Development
Topic: diagrams UML
Replies: 3
Views: 8177

you can install the openemm-database and use a reverse-engineering tool to get a graphical view of the db-structure. ;)

i think "schemaspy" or "mysql-workbench" could do this for you.
by pheelix
Mon Feb 08, 2010 9:12 am
Forum: Installation & Upgrades
Topic: Upgrading from OpenEmm 5.5.1 to OpenEmm 6.0.1 (VM)
Replies: 1
Views: 3478

we had an centos vm with openemm 5.5.1 and i upgraded it to 6.0.1 (and upgrade of centos, too).

you can clone your vm (change ip settings to avoid problems when both run) and upgrade the cloned vm and so you will also migrate all data from 5.5.1 to 6.0.1
by pheelix
Mon Feb 08, 2010 9:02 am
Forum: Using OpenEMM
Topic: Can I only send HTML version without text version?
Replies: 2
Views: 4188

you could force the mailing-type to html in the user-profiles.
by pheelix
Thu Jan 14, 2010 5:39 pm
Forum: Installation & Upgrades
Topic: Start From The START!
Replies: 6
Views: 6895

virtual root servers with linux (best centos, because the manuals for openemm are for it) that give you shell-access and root-privileges should work for openemm. you don't need the cpanel when you can handle the server with the commandline :roll: and i couldn't find something about extra charges for...
by pheelix
Thu Jan 14, 2010 5:02 pm
Forum: Installation & Upgrades
Topic: Start From The START!
Replies: 6
Views: 6895

if you need a professional environment where you don't have to care about maintaining the server etc., you can have a look here:http://www.emm-xpress.com/
by pheelix
Thu Jan 14, 2010 9:15 am
Forum: Installation & Upgrades
Topic: Start From The START!
Replies: 6
Views: 6895

Re: Start From The START!

So, starting from scratch, please help me here: 1. How should I get the files onto my server - should I make a different name for the directory, can I use FTP etc... 2. what software are we using to 'activate' these scripts - I have tried PuTTY (with the code ./ OpenEMM-Installer-1.2.sh) and just a...
by pheelix
Fri Jan 08, 2010 9:14 am
Forum: Installation & Upgrades
Topic: I urgently need help ... all mails will be bounced!
Replies: 11
Views: 16533

It now sounds logical, but that it does not work on a normal adsl internet connection with a dynamic IP, I do not know Confused ! And it stands also not in the manual.
it does work, but the providers dont accept it because this is a potential source for spam.
by pheelix
Thu Jan 07, 2010 4:22 pm
Forum: Installation & Upgrades
Topic: I urgently need help ... all mails will be bounced!
Replies: 11
Views: 16533

it does work, as a test-environment, but when you have a normal dial-up internet / adsl - connection with a dynamic ip, almost none of the providers will accept your emails (i never tried it with dyndns). otherwise you can send mails only within your LAN, when your mailserver accepts it. and the ip-...
by pheelix
Thu Jan 07, 2010 2:44 pm
Forum: Installation & Upgrades
Topic: I urgently need help ... all mails will be bounced!
Replies: 11
Views: 16533

Fully Qualified Domain Name means that your domain has a dns-record for your server. like "newsletter.yourdomain.com" -> 'newsletter' is the name of the server, 'yourdomain.com' is your domainname together with the topleveldomain. openemm sm-msp-queue[2587]: nBNB3JRK003630: to=root, ctladd...
by pheelix
Thu Jan 07, 2010 1:32 pm
Forum: Installation & Upgrades
Topic: I urgently need help ... all mails will be bounced!
Replies: 11
Views: 16533

here is an article about Debugging the OpenEMM Bounce Handling Setup http://lzone.de/?q=node/8 openemm sendmail[6465]: 00000400000000002: to=<blabla@gmx.de>, delay=11+23:58:39, xdelay=00:00:05, mailer= esmtp, pri=360000, relay=mx0.gmx.net. [213.165.64.100], dsn=4.0.0, stat=Deferred: Connection reset...
by pheelix
Tue Jan 05, 2010 6:26 pm
Forum: Installation & Upgrades
Topic: I urgently need help ... all mails will be bounced!
Replies: 11
Views: 16533

what does your mail-log say? (/var/log/maillog) are the correct recipients adressed there? old_passwords = true for the mysql my.cf Comment it out and set a new password for the agnitas user with: SET PASSWORD FOR 'agnitas'@'localhost' = OLD_PASSWORD('openemm'); go into the my.cf (i think its in /et...
by pheelix
Tue Jan 05, 2010 6:21 pm
Forum: Using OpenEMM
Topic: Mail attachment limitations (magic numbers)
Replies: 18
Views: 37411

i'm not sure, but what if you change the mysql blob field to a longblob, with a max. filesize of 2/4GB? or mediumblob. neither i tried it, nor i know what type the field is (whether it is really just blob, or already a longblob) BLOB = 65KB MEDIUMBLOB = 16MB LONGBLOB = 4GB http://bytes.com/topic/mys...
by pheelix
Mon Jan 04, 2010 8:05 pm
Forum: Using OpenEMM
Topic: Campaings with two HTML content not being sent
Replies: 6
Views: 6401

i never tried to work with target groups, but have you added the html-skeleton somewhere? like you click on mailing and 'show template' and add: <html> <head></head> <body> [agnDYN name="HTML-Version"/] </body> </html> and when you click on 'content' you see the 'HTML-Version' under 'Text ...
by pheelix
Mon Jan 04, 2010 4:15 pm
Forum: Using OpenEMM
Topic: Campaings with two HTML content not being sent
Replies: 6
Views: 6401

how do you define html-contents?

can you show us the sourcecode of the HTML-Version (not your specific content)?
by pheelix
Mon Jan 04, 2010 11:33 am
Forum: Using OpenEMM
Topic: OpenEMM for SMS
Replies: 1
Views: 3412

OpenEMM is not supposed to send SMS.