anyone got an idea on how to have 2 instances of sendmail running with diffent configurations?
I can't find a way to send mails via php mail() as needed for the webforms
any other options anyone?
thanks in advance
chris
Search found 5 matches
- Sun Oct 29, 2006 1:25 pm
- Forum: Miscellaneous
- Topic: openemm with sendmail and php mail
- Replies: 2
- Views: 9272
- Tue Oct 24, 2006 12:15 pm
- Forum: Miscellaneous
- Topic: openemm with sendmail and php mail
- Replies: 2
- Views: 9272
openemm with sendmail and php mail
hi all, this topic isn't directly on openemm, but may be related. after switching to sendmail for using openemm the php mail function refuses to work. are there any relations? system is openemm 5.02 on debian php mailer entry in /var/log/maillog after sending: Oct 24 13:07:18 localhost sendmail[2233...
- Wed Aug 16, 2006 4:34 pm
- Forum: Installation & Upgrades
- Topic: java problem (?)
- Replies: 6
- Views: 16989
The problem was with the openemm user. OpenEmm would not run using 'su openemm' I changed the openemm user's password, logged in as openemm then I was able to run the program properly. it's the .bash_profile that isn't executed when su'ing ;) just manually export the path. e.g: export JAVA_HOME=/op...
- Wed Aug 09, 2006 7:16 pm
- Forum: Installation & Upgrades
- Topic: java problem (?)
- Replies: 6
- Views: 16989
dank dir für deine antwort! wobei das problem wohl eher beim loggin liegt.... log4j:WARN No appenders could be found for logger (org.springframework.web.context.ContextLoader). log4j:WARN Please initialize the log4j system properly. ich werd mich weiter durch basteln. vielen dank nochmal edit: ich ...
- Wed Aug 09, 2006 10:44 am
- Forum: Installation & Upgrades
- Topic: java problem (?)
- Replies: 6
- Views: 16989
java problem (?)
hallo, hoffe es ist ok wenn ich hier auf deutsch poste.... ich versuch mich zzt. an einer test installation von openemm in einer offline umgebung auf kubuntu 6.06. ich bin soweit der anleitung gefolgt & verwende meine bereits installierte jdk export JAVA_HOME=/usr/lib/j2sdk1.5-sun/ beim start vo...