Re: [courier-users] catch all email

2002-07-10 Thread ktsuresh
PROTECTED] Sent: Tuesday, July 09, 2002 2:19 PM Subject: Re: [courier-users] catch all email Thanks, it seems this is the only to do it On Tuesday 09 July 2002 02:13 pm, Randall Shaw wrote: David Mir wrote: What is the easiest way to set-up a catch-all for all none valid emails for my

Re: [courier-users] catch all email

2002-07-10 Thread Randall Shaw
ktsuresh wrote: Will this work , if I am using postfix as my smtp agent.I use postfix+mysql+courier as my email system. I did try creating [EMAIL PROTECTED] but it did not work for catch all . Sorry, I don't know postfix very well other than reading docs on how to get it installed.

RE: [courier-users] catch all email

2002-07-09 Thread David Gartner
This can be done quite easily with a .qmail-default file. You can find out more info from just about any Qmail beginners tutorial (look at www.qmail.org for a link). David Gartner ([EMAIL PROTECTED]) Foundation Technologies -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

Re: [courier-users] catch all email

2002-07-09 Thread Daniel Higgins
man makealiases @yourdomain.com: somelocalbox there you go :P if you use myself there's also the [EMAIL PROTECTED] - Original Message - From: David Mir [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, July 09, 2002 1:43 PM Subject: [courier-users] catch all email What is the

Re: [courier-users] catch all email

2002-07-09 Thread Randall Shaw
David Mir wrote: What is the easiest way to set-up a catch-all for all none valid emails for my domain. That is if a email doesn't really exist (ie they spell their name wrong) it gets sent to me otherwise it still just goes to the correct person? I have seen some examples but they all seem

Re: [courier-users] catch all email

2002-07-09 Thread David Mir
So this will actually still send the mail to valid users only? It just seems that all email at that domain will come to me regardless if it is valid or invalid with that alias. If it is that easy I will add it to the alias file. Thanks! On Tuesday 09 July 2002 01:58 pm, Daniel Higgins

Re: [courier-users] catch all email

2002-07-09 Thread David Mir
Thanks, it seems this is the only to do it On Tuesday 09 July 2002 02:13 pm, Randall Shaw wrote: David Mir wrote: What is the easiest way to set-up a catch-all for all none valid emails for my domain. That is if a email doesn't really exist (ie they spell their name wrong) it gets

Re: [courier-users] catch all email

2002-07-09 Thread Peter C. Norton
On Tue, Jul 09, 2002 at 02:18:06PM -0400, David Mir wrote: So this will actually still send the mail to valid users only? It just seems that all email at that domain will come to me regardless if it is valid or invalid with that alias. If it is that easy I will add it to the alias file.