Re: Handling multiple virtual domains

2000-02-18 Thread Okky


On Fri, 18 Feb 2000, Aled Treharne wrote:

> Is it possible to place each domains ,qmail files into a
> seperate directory?

Try putting:

 virt1.domain.com:virt1
 virt2.domain.com:virt2

in /var/qmail/control/virtualdomains

virt1 and virt2 are users on your real domain so you can put
all related qmail files on their home directory.

-Okky



qmail + UUCP address

2000-02-01 Thread Okky

Could anyone suggest me how to make qmail understand
addresses such as [EMAIL PROTECTED], and then deliver
it accordingly?

TIA
Okky



Re: using fetchmail on qmail

2000-01-31 Thread Okky

I use qmail on my server, and run fetchmail as daemon to
check my external POP account.

Here's my command line:
fetchmail -u  --monitor -v my.external.pop.server

Without -p, fetchmail will try every available protocol to
use and if there's none, it exits with an error.

-Okky

On Tue, 1 Feb 2000, Md. Sifat Ullah Patwary wrote:

> Hi all,
> 
> I issued the command 'fetchmail -p ETRN mail.xxx.com' and fetchmail gave
> the result as below: (The mail.xxx.com is a qmail server)
> 
> fetchmail: mail.spnetctg.com's SMTP listener does not support ETRN
> fetchmail: client/server protocol error while fetching from mail.spnetctg.com
> fetchmail: Query Status=4
> 
> 
> 
> Any help?
> 
> Sifat.
> 
>