Found A cool Maling List Manager, But Couldn't Install it.

Discussion in 'Server Operation' started by pg001, Feb 6, 2008.

  1. pg001

    pg001 New Member

    I managed to setup The Perfect Setup - Ubuntu 6.10 Server plus ISPConfig with the help of the HowTo's and forum answers. Got the server running smoothly. I was wondering if somebody can assist me in installing OpenEMM List Manager (found in this website http://www.openemm.org/) coz I can't find no resources here. The list manager is cool.:) :D

    Plus OpenEMM uses sendmail, if I install sendmail while postfix is installed will it disrupt postfix and other configurations set up on the perfectly running "The Perfect Setup - Ubuntu 6.10 Server plus ISPConfig"?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Postfix is compatible with Sendmail (it even comes with a program called sendmail to guarantee compatibility) so I don't think you have to replace Postfix.
     
  3. pg001

    pg001 New Member

    thanks falko. you're answers on my questions are really helping me a lot big time!
    So you are saying that their is a program called "sendmail" that makes "Sendmail" compatible with Postfix? where can I get the "sendmail" program?

    Where can I find a HowTo on installing and configuring Sendmail while Postfix is running?
     
  4. topdog

    topdog Active Member

    What falko means is that postfix provides a sendmail command which means that programs which use sendmail the package will not notice the difference they will be using postfix just as they would use sendmail.

    Postfix installs /usr/sbin/sendmail which is a link to /usr/sbin/sendmail.postfix
     
  5. pg001

    pg001 New Member

    ok, so all I have to do is install sendmail? thanks for the info topdog. I'm a complete newbie on these...
     
  6. topdog

    topdog Active Member

    No No if you have postfix you dont have to install sendmail.
     
  7. pg001

    pg001 New Member

    but for the installation instructions in this website http://www.openemm.org/wiki/Installation:InstallGuideDebian#Operating_System one of the steps says I have to do this:

    and this one also:

    so if Sendmail will not be installed how will I go about these instructions?
     
  8. topdog

    topdog Active Member

    I have just taken a look it seems to be very tightly intergrated with sendmail. in which case then you need to be running sendmail as your MTA not postfix.
     
  9. pg001

    pg001 New Member

    ok. thanks for the info mate. one last question, how do I migrate then on ISPConfig from postfix to sendmail? I mean my ISPConfig is using postfix what do I do so it will use sendmail and ISPConfig won't get wrecked?

    have a great weekend.:)
     
  10. falko

    falko Super Moderator Howtoforge Staff

    Please adjust the settings on the Management > Server > Settings > Email tab in ISPConfig.
     
  11. pg001

    pg001 New Member

    by adjusting this, won't it affect the current functions and settings for the server specially the mailings? For example the webmail, IMAP, courier?
     
  12. falko

    falko Super Moderator Howtoforge Staff

    Webmail, IMAP and POP3 aren't affected by this, but you should update all your users so that a new Sendmail configuration can be written (instead of the old Postfix configuration).
     
  13. pg001

    pg001 New Member

    ok. I will start experimenting now :D . for everyone who gave thier advice and opinion, thanks a lot.
     

Share This Page