Results 1 to 1 of 1

Thread: How to use Postfix for sending emails

  1. #1
    Thread Starter
    pablorodriguez's Avatar
    Join Date
    May 2012
    Location
    Spain
    Posts
    161
    Thanks
    11
    Thanked 4 Times in 3 Posts

    How to use Postfix for sending emails

    Hello!

    For people that want to use Postfix for JobRoller or others sending emails, it's important the next things. I'm using Ubuntu, but probably this list will give you some important hints:

    1. You must remove Sendmail, both can't work together well
    2. Install Postfix in your server and configure it, it's very easy.
    3. You must put this line in php.ini and of course restart web server: sendmail_path = /usr/sbin/sendmail -t -i -f xxxx@yourdomain.com
    4. If you've problems, mkfifo /var/spool/postfix/public/pickup kill Sendmail, that probably is still listening on 25, and restart Postfix.


    If you need help, please post here!

    Best.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. welcome emails not sending
    By notime in forum Report JobRoller Bugs
    Replies: 3
    Last Post: August 21st, 2012, 06:05 AM
  2. [SOLVED] Problem with registrations and sending emails to hotmail
    By mikcomposer in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: August 13th, 2012, 09:03 AM
  3. Problems with sending emails.
    By nivaldodamata1 in forum ClassiPress General Discussion
    Replies: 2
    Last Post: April 21st, 2012, 10:24 AM
  4. Emails Not Sending
    By bbuster79 in forum Help Using JobRoller
    Replies: 1
    Last Post: November 9th, 2011, 06:54 PM