Search found 6 matches

by deJoschi
Wed Mar 09, 2011 9:31 am
Forum: Using OpenEMM
Topic: CSS in template
Replies: 0
Views: 2143

CSS in template

Hi

im trying to change the Link colors in a mailing, but it just doesnt work.

im using following css in the head of the template:

a:link, a:visited {color: #000000; text-decoration: none; }
a:hover {color:#e2001a; text-decoration: underline; }

div#footer a, div#footer a:link, div#footer a ...
by deJoschi
Tue Mar 01, 2011 4:44 pm
Forum: Using OpenEMM
Topic: Sending mailing to Testrecipients, but dont receive any...
Replies: 7
Views: 4189

Re: Sending mailing to Testrecipients, but dont receive any.

Ah, alright.
It has been my fault: i forgot to execute the "sendmail-stop.sh".
Now it seems to work properly

Thanks for your help!
by deJoschi
Tue Mar 01, 2011 2:44 pm
Forum: Using OpenEMM
Topic: Sending mailing to Testrecipients, but dont receive any...
Replies: 7
Views: 4189

Re: Sending mailing to Testrecipients, but dont receive any.

There is also Postfix installed on that server.
May it work with that?
by deJoschi
Thu Feb 24, 2011 9:24 am
Forum: Using OpenEMM
Topic: Sending mailing to Testrecipients, but dont receive any...
Replies: 7
Views: 4189

Sending mailing to Testrecipients, but dont receive any...

Hi

Ive got installed OpenEMM on a Virtualserver, running with CentOS and Plesk.
I have created myself as a recipient with following Options:
- Mail format: HTML
- Mailing List:
mailinglist,
checked E-Mail Option,
Type: Test-recipient

Then I created a new Mailing without the Wizard ...
by deJoschi
Thu Feb 17, 2011 12:44 pm
Forum: Installation & Upgrades
Topic: Installing OpenEMM on a CentOS server
Replies: 1
Views: 3326

Installing OpenEMM on a CentOS server

Hi

I have read the Installguides but still have some questions left.
I ve got following Hardware:
A PC with XP SP2 and a VServer with CentOS.
So id like to Install openEMM from a Windows machine on a Linux based Server.
So far so good, I think i should follow the "Windows Install guide", dont i ...