Re: postfix can't send and receive mails (SOLVED) - resend

2008-11-12 Thread lee
On Thu, 13 Nov 2008 00:15:07 +0800 (CST) Stephen Liu <[EMAIL PROTECTED]> wrote: > I have the database maildb created Do you really need to use a database? It would be much easier if you could use a text file to list domains and users. Once it's works, you can still switch to using a database. >

Re: postfix can't send and receive mails (SOLVED) - resend

2008-11-12 Thread Stephen Liu
--- lee <[EMAIL PROTECTED]> wrote: > On Wed, 12 Nov 2008 21:25:24 +0800 (CST) > Stephen Liu <[EMAIL PROTECTED]> wrote: > > > building postfix virtual which is my goal. > > Hm, if you want to make it "virtual only", I guess you would have to > have an empty mydestinations and add all the domains

Re: postfix can't send and receive mails (SOLVED) - resend

2008-11-12 Thread lee
On Wed, 12 Nov 2008 21:25:24 +0800 (CST) Stephen Liu <[EMAIL PROTECTED]> wrote: > building postfix virtual which is my goal. Hm, if you want to make it "virtual only", I guess you would have to have an empty mydestinations and add all the domains for which mail is to be delivered locally (that is

Re: postfix can't send and receive mails (SOLVED) - resend

2008-11-12 Thread Stephen Liu
Hi lee, Your advice solves my pending problem. Thanks. I'm following this howto; http://flurdy.com/docs/postfix/edition5.html building postfix virtual which is my goal. This is my 5th round. All previous tests failed (following other howto NOT relating to this howto). > On Wed, 12 Nov 20