openemm with sendmail and php mail

Use this forum for all other questions regarding OpenEMM

Moderator: moderator

Chris
Posts: 5
Joined: Wed Aug 09, 2006 10:35 am
Location: FF/M Germany

openemm with sendmail and php mail

Post by Chris »

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:

Code: Select all

Oct 24 13:07:18 localhost sendmail[22334]: k9OB7IQe022334: from=www-data, size=262, class=0, nrcpts=0, msgid=<200610241107.k9OB7IQe022334@debian3164m>, relay=www-data@localhost
any users having the same problems?


thanks in advance,

chris

edit:
problem seems to be sendmail not listening on localhost:25
Chris
Posts: 5
Joined: Wed Aug 09, 2006 10:35 am
Location: FF/M Germany

Post by Chris »

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
ud
Posts: 154
Joined: Thu Aug 17, 2006 9:56 am
Location: Munich, Germany
Contact:

Post by ud »

If you want to run two instances with only some other options you can leave the global configuration file untouched and pass the options at the command line (os OpenEMM does it, for example, for the queue directories.)

And, btw, your logfile entry looks incomplete, can you check it again, please?

-- ud
Post Reply