You are not logged in.

#1 2009-10-11 17:45:26

Lazze
Member
From: Bangkok, Thailand
Registered: 2008-09-28
Posts: 133

Simple smtp server to use with php mail

Hello

I'm running arch linux on my server which is running apache,php,mysql as a web server. I would like to setup a simple smtp server as well, just to send mail from php using the mail function. I don't need any support for receiving mail, mailboxes etc.

I've been looking a bit on the forums and wiki to find a good solution but I've only found very extensive setups with pop3, web mail etc.
Any ideas how to solve this in the Arch way (lightweight and simple).

Thanks
// Lazze

Offline

#2 2009-10-11 21:48:55

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,217
Website

Re: Simple smtp server to use with php mail

Postfix is probably the easiest to setup. It is a full-featured MTA, but only if you configure it to be. With only a simple setup, then you'll have only a relaying SMTP server.

Offline

#3 2009-10-12 13:04:31

Lazze
Member
From: Bangkok, Thailand
Registered: 2008-09-28
Posts: 133

Re: Simple smtp server to use with php mail

Thanks for the input, I'll give it a try later today.

Offline

Board footer

Powered by FluxBB