Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Users

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-09-2006, 12:21 PM
dbo dbo is offline
Senior Member
 
Posts: 58
Default PHP and Email

I'm sure this has been something that has come up before, but I haven't run across it yet so I'll throw out the question.

By disabling sendmail php applications on the webserver that are responsble for sending email aren't going to work. My guess is that some level of configuration for php is going to be needed.

Can someone who has dealt with this please give some explanation? Thanks a ton.
Reply With Quote
  #2 (permalink)  
Old 08-09-2006, 12:50 PM
Zimbra Consultant & Moderator
 
Posts: 20,319
Default

I don't really understand your question, sendmail isn't used in, or by, Zimbra. Are you having some problem, if so what is it?
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 08-09-2006, 01:14 PM
dbo dbo is offline
Senior Member
 
Posts: 58
Default

Yeah that's my point exactly. Zimbra requires it to be turned off however php's send_mail stuff requires it on. If I have to turn sendmail off for Zimbra how do I get my email forms on my webserver to work?
Reply With Quote
  #4 (permalink)  
Old 08-09-2006, 01:15 PM
Special Member & Volunteer
 
Posts: 155
Default

Quote:
Originally Posted by dbo
By disabling sendmail php applications on the webserver that are responsble for sending email aren't going to work. My guess is that some level of configuration for php is going to be needed.

Can someone who has dealt with this please give some explanation? Thanks a ton.
Howdy,

So, there's a /usr/bin/sendmail, which exists on RHEL and CentOS whether it's running Sendmail or Postfix.

As you said, with Zimbra running, you wouldn't typically run Postfix or Sendmail by itself.

What I did is simply symlink /usr/bin/sendmail to the Postfix version that comes with Zimbra:

ln -s /opt/zimbra/postfix-2.2.5/sbin/sendmail /usr/sbin/sendmail

The above is what I did, which is working great. Of course, as Zimbra comes out with new releases, it'll no longer be Postfix "2.2.5", you'll have to make sure the symlink is pointing to the correct spot.

Good luck!
-Eric
Reply With Quote
  #5 (permalink)  
Old 08-09-2006, 01:19 PM
dbo dbo is offline
Senior Member
 
Posts: 58
Default

Excellent, thank you!
Reply With Quote
  #6 (permalink)  
Old 10-14-2007, 06:49 AM
Intermediate Member
 
Posts: 16
Default

Thank you for this, it was really really useful! One change I made was point the symbolic link to the symbolic link so that I guess it will remain active even with an update of Zimbra

ln -s /opt/zimbra/postfix/sbin/sendmail /usr/sbin/sendmail
Reply With Quote
  #7 (permalink)  
Old 10-14-2007, 08:23 AM
Moderator
 
Posts: 2,207
Default

You can also let sendmail alone (not stop|remove it from the server) if you get it to run on another port than 25.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.