Re: [ubuntu-uk] Email for LAMP setup

2010-06-22 Thread Anton Piatek
On 22 June 2010 17:16, Chris Rowson wrote: > It can easily (you answer a few wizard questions) send mail only I'll give it a go :-) >>> Thanks, that worked brilliantly. The answer to the wizard question to >>> set the server up not to listen to SMTP requests from the Internet was >>> 'int

Re: [ubuntu-uk] Email for LAMP setup

2010-06-22 Thread Chris Rowson
It can easily (you answer a few wizard questions) send mail only >>> I'll give it a go :-) >> Thanks, that worked brilliantly. The answer to the wizard question to >> set the server up not to listen to SMTP requests from the Internet was >> 'internet site; mail is sent and received directly us

Re: [ubuntu-uk] Email for LAMP setup

2010-06-22 Thread Anton Piatek
On 22 June 2010 13:54, Chris Rowson wrote: >>> Instal exim! >>> It can easily (you answer a few wizard questions) send mail only >> I'll give it a go :-) > Thanks, that worked brilliantly. The answer to the wizard question to > set the server up not to listen to SMTP requests from the Internet was

Re: [ubuntu-uk] Email for LAMP setup

2010-06-22 Thread Chris Rowson
>> Instal exim! >> It can easily (you answer a few wizard questions) send mail only >> >> Anton >> >> -- >> Anton Piatek > > > I'll give it a go :-) Thanks, that worked brilliantly. The answer to the wizard question to set the server up not to listen to SMTP requests from the Internet was 'interne

Re: [ubuntu-uk] Email for LAMP setup

2010-06-22 Thread Chris Rowson
Hi folks, Just wondering what mail agent you're using on your LAMP setups? I've been revisiting the subject while setting up a new Lucid server and have been a little surprised that there's not much info out there about setting up a simple SMTP server that doesn't rece

Re: [ubuntu-uk] Email for LAMP setup

2010-06-22 Thread Anton Piatek
On 22 June 2010 11:38, Chris Rowson wrote: >>> >>> Hi folks, >>> >>> Just wondering what mail agent you're using on your LAMP setups? I've >>> been revisiting the subject while setting up a new Lucid server and >>> have been a little surprised that there's not much info out there >>> about setting

Re: [ubuntu-uk] Email for LAMP setup

2010-06-22 Thread Jon Spriggs
On Tue, Jun 22, 2010 at 11:55 AM, Bruno Girin wrote: > On Tue, 2010-06-22 at 11:41 +0100, Jon Spriggs wrote: >> http://jon.sprig.gs/blog/2009/11/29/use-gmails-smtp-gateway-using-the-command-line-from-ubuntu-without-lots-of-config-tips/ >> >> This will relay SMTP via GMail. There's no reason why yo

Re: [ubuntu-uk] Email for LAMP setup

2010-06-22 Thread Bruno Girin
On Tue, 2010-06-22 at 11:41 +0100, Jon Spriggs wrote: > http://jon.sprig.gs/blog/2009/11/29/use-gmails-smtp-gateway-using-the-command-line-from-ubuntu-without-lots-of-config-tips/ > > This will relay SMTP via GMail. There's no reason why you can't just > set the same thing up to relay to your ISP'

Re: [ubuntu-uk] Email for LAMP setup

2010-06-22 Thread Chris Rowson
> http://jon.sprig.gs/blog/2009/11/29/use-gmails-smtp-gateway-using-the-command-line-from-ubuntu-without-lots-of-config-tips/ > > This will relay SMTP via GMail. There's no reason why you can't just > set the same thing up to relay to your ISP's mail host (without the > SSL stuff). > -- > Jon "The

Re: [ubuntu-uk] Email for LAMP setup

2010-06-22 Thread Jon Spriggs
http://jon.sprig.gs/blog/2009/11/29/use-gmails-smtp-gateway-using-the-command-line-from-ubuntu-without-lots-of-config-tips/ This will relay SMTP via GMail. There's no reason why you can't just set the same thing up to relay to your ISP's mail host (without the SSL stuff). -- Jon "The Nice Guy" Sp

Re: [ubuntu-uk] Email for LAMP setup

2010-06-22 Thread Chris Rowson
>> >> Hi folks, >> >> Just wondering what mail agent you're using on your LAMP setups? I've >> been revisiting the subject while setting up a new Lucid server and >> have been a little surprised that there's not much info out there >> about setting up a simple SMTP server that doesn't receive email

Re: [ubuntu-uk] Email for LAMP setup

2010-06-22 Thread Alan Lord (News)
On 22/06/10 08:27, Simon Greenwood wrote: > For testing purposes, PEAR::mail doesn't need an MTA at all, but it's > probably better to set something up so that you're not waiting for the > SMTP process to complete. DevNULL SMTP FTW! -- The Open Learning Centre http://www.theopenlearningcentre.c

Re: [ubuntu-uk] Email for LAMP setup

2010-06-22 Thread Simon Greenwood
On 21 June 2010 22:46, Chris Rowson wrote: > Hi folks, > > Just wondering what mail agent you're using on your LAMP setups? I've > been revisiting the subject while setting up a new Lucid server and > have been a little surprised that there's not much info out there > about setting up a simple SM

Re: [ubuntu-uk] Email for LAMP setup

2010-06-22 Thread Anton Piatek
On 22 June 2010 01:33, ian pettitt (RRes-BB) wrote: > On 22 Jun 2010, at 00:19, "Jonathon Fernyhough" > mailto:j.fernyho...@gmail.com>> wrote: > > > It should be (fairly easily) possible to configure PHP to send via an > existing SMTP server, so you don't have to worry about setting up a full MT

Re: [ubuntu-uk] Email for LAMP setup

2010-06-21 Thread ian pettitt (RRes-BB)
On 22 Jun 2010, at 00:19, "Jonathon Fernyhough" mailto:j.fernyho...@gmail.com>> wrote: It should be (fairly easily) possible to configure PHP to send via an existing SMTP server, so you don't have to worry about setting up a full MTA. Otherwise Postfix does a pretty good job, IIRC. Jonathon

Re: [ubuntu-uk] Email for LAMP setup

2010-06-21 Thread Jonathon Fernyhough
It should be (fairly easily) possible to configure PHP to send via an existing SMTP server, so you don't have to worry about setting up a full MTA. Otherwise Postfix does a pretty good job, IIRC. Jonathon (apologies for TP, via Android Gmail) On 21 Jun 2010 22:47, "Chris Rowson" wrote: Hi fol

[ubuntu-uk] Email for LAMP setup

2010-06-21 Thread Chris Rowson
Hi folks, Just wondering what mail agent you're using on your LAMP setups? I've been revisiting the subject while setting up a new Lucid server and have been a little surprised that there's not much info out there about setting up a simple SMTP server that doesn't receive email but just sends it w