Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Setting up a SMTP Server
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Setting up a SMTP Server

Hello,

I have a small VPS (1GB RAM, 10GB Disk, 5 IP's) and i would like to set up a SMTP Server, i would like to:

Create users
Limit users emails/month
Limit users IP's (etc a user can have 1 dedicated IP, and another 3 users can share 1 IP)
Web UI Would be a cool touch

Server will only send mail, no receiving.

What would be the best script for this?

-John

Comments

  • WebProjectWebProject Host Rep, Veteran

    You can try the following script: iredmail

  • Thanks @WebProject nothing else?

  • NickGHNickGH Member
    edited August 2013

    I have used this one in the past: https://workaround.org/. it can be made to work on Ubuntu or Debian with little customization to the tutorial. Other OS's may need a bit more work but it runs beautifully for me when i used it last.

    Edit:
    This sets up a fully qualified mail server, if you simply need to smtp it Should work as well.

  • WebProjectWebProject Host Rep, Veteran
    edited August 2013

    @JohnB said:
    Thanks WebProject nothing else?

    Citadel Groupware Server - never tried

    open-xchange community edition - tried the commercial version, very good

Sign In or Register to comment.