Re: local messages, how?

1999-06-18 Thread Anonymous

On Fri, 18 Jun 1999 17:44:20 +0200, hai scritto:

>> I think this put "localhost" in me.
>> Qmail doesn't like this, it wants something with dots in me.
>> So put a bogus name in control/me, something with dots:
>
>No change. It don't work still.
>
>I have the following files in /var/qmail/control; in every file a string
>'localhost'

I said you need to put something else then "localhost" in me.
Have you tried?
A name with dots, a fqdn. Then add it to locals and rcpthosts.

I had the same problem and I solved it this way.
No need of a DNS.



Re: local messages, how?

1999-06-18 Thread Anonymous

Thanks. I've installed the bind package. This solved the problem.

Attila


On Fri, Jun 18, 1999 at 02:40:29PM +0200, Attila Csosz wrote:
> I've installed qmail on my linux box. It works nice with remote messages but
> I'd like to use it with local messages( for example I'd like to redirect 
> cron messages to a normal user account or I'd like to send message another
> user )
> When I set up qmail I ran ./config-fast localhost.
> Currently I get the following error message while trying to send message me
> ( normal user account; attila: [EMAIL PROTECTED] )
> I tried to add the 'localhost.localhost' line to the /var/qmail/control/locals
> but it don't work also. In my home directory exist a file '.qmail'
> I've read the documentation but I can't do this.

-- 
---
- Debian 2.1 Linux  / 2.0.36 / qmail  -
- Mail: [EMAIL PROTECTED]-



RE: local messages, how?

1999-06-18 Thread Anonymous

You may need to create a local name server.  Create a "domain" for
yourself and this way qmail will be able to resolve the destination for
your machine.



> -Original Message-
> From: Attila Csosz [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, June 18, 1999 11:44 AM
> To:   Giulio Orsero
> Cc:   [EMAIL PROTECTED]
> Subject:  Re: local messages, how?
> 
> On Fri, Jun 18, 1999 at 02:59:34PM +0200, Giulio Orsero wrote:
> > On Fri, 18 Jun 1999 14:40:29 +0200, hai scritto:
> > 
> > >I've installed qmail on my linux box. It works nice with remote
> messages but
> > >I'd like to use it with local messages( for example I'd like to
> redirect 
> > >cron messages to a normal user account or I'd like to send message
> another
> > >user )
> > >When I set up qmail I ran ./config-fast localhost.
> > 
> > I think this put "localhost" in me.
> > Qmail doesn't like this, it wants something with dots in me.
> > So put a bogus name in control/me, something with dots:
> 
> No change. It don't work still.
> 
> I have the following files in /var/qmail/control; in every file a
> string
> 'localhost'
> 
> ---
> total 7
> drwxr-xr-x   2 root qmail1024 JUN 18 15:15 .
> drwxr-xr-x  10 root qmail1024 JUN  5 21:58 ..
> -rw-r--r--   1 root root   10 JUN  5 21:57 defaultdomain
> -rw-r--r--   1 root root   10 JUN 18 13:52 locals
> -rw-r--r--   1 root root   10 JUN 18 17:40 me
> -rw-r--r--   1 root root   10 JUN  5 21:57 plusdomain
> -rw-r--r--   1 root root   10 JUN  5 21:57 rcpthosts
> -
> 
> 
> > mymachine.mydomain.dom
> > 
> > Ciao.
> > 
> 
> -- 
> ---
> - Debian 2.1 Linux  / 2.0.36 / qmail  -
> - Mail: [EMAIL PROTECTED]-



Re: local messages, how?

1999-06-18 Thread Anonymous

On Fri, Jun 18, 1999 at 02:59:34PM +0200, Giulio Orsero wrote:
> On Fri, 18 Jun 1999 14:40:29 +0200, hai scritto:
> 
> >I've installed qmail on my linux box. It works nice with remote messages but
> >I'd like to use it with local messages( for example I'd like to redirect 
> >cron messages to a normal user account or I'd like to send message another
> >user )
> >When I set up qmail I ran ./config-fast localhost.
> 
> I think this put "localhost" in me.
> Qmail doesn't like this, it wants something with dots in me.
> So put a bogus name in control/me, something with dots:

No change. It don't work still.

I have the following files in /var/qmail/control; in every file a string
'localhost'

---
total 7
drwxr-xr-x   2 root qmail1024 JÚN 18 15:15 .
drwxr-xr-x  10 root qmail1024 JÚN  5 21:58 ..
-rw-r--r--   1 root root   10 JÚN  5 21:57 defaultdomain
-rw-r--r--   1 root root   10 JÚN 18 13:52 locals
-rw-r--r--   1 root root   10 JÚN 18 17:40 me
-rw-r--r--   1 root root   10 JÚN  5 21:57 plusdomain
-rw-r--r--   1 root root   10 JÚN  5 21:57 rcpthosts
-


> mymachine.mydomain.dom
> 
> Ciao.
> 

-- 
---
- Debian 2.1 Linux  / 2.0.36 / qmail  -
- Mail: [EMAIL PROTECTED]-



Re: local messages, how?

1999-06-18 Thread Anonymous

On Fri, 18 Jun 1999 14:40:29 +0200, hai scritto:

>I've installed qmail on my linux box. It works nice with remote messages but
>I'd like to use it with local messages( for example I'd like to redirect 
>cron messages to a normal user account or I'd like to send message another
>user )
>When I set up qmail I ran ./config-fast localhost.

I think this put "localhost" in me.
Qmail doesn't like this, it wants something with dots in me.
So put a bogus name in control/me, something with dots:
mymachine.mydomain.dom

Ciao.



local messages, how?

1999-06-18 Thread Anonymous

I've installed qmail on my linux box. It works nice with remote messages but
I'd like to use it with local messages( for example I'd like to redirect 
cron messages to a normal user account or I'd like to send message another
user )
When I set up qmail I ran ./config-fast localhost.
Currently I get the following error message while trying to send message me
( normal user account; attila: [EMAIL PROTECTED] )
I tried to add the 'localhost.localhost' line to the /var/qmail/control/locals
but it don't work also. In my home directory exist a file '.qmail'
I've read the documentation but I can't do this.


Jun 18 14:28:33 andromeda qmail: 929708913.979045 new msg 10117
Jun 18 14:28:33 andromeda qmail: 929708913.979308 info msg 10117: bytes 500 from 
<[EMAIL PROTECTED]> qp 307 uid 1000
Jun 18 14:28:33 andromeda qmail: 929708914.000977 starting delivery 1: msg 10117 to 
remote [EMAIL PROTECTED]
Jun 18 14:28:33 andromeda qmail: 929708914.001208 status: local 0/10 remote 1/20
Jun 18 14:28:34 andromeda qmail: 929708914.017990 delivery 1: deferral: 
CNAME_lookup_failed_temporarily._(#4.4.3)/
Jun 18 14:28:34 andromeda qmail: 929708914.018220 status: local 0/10 remote 0/20
-


Thanks
 Attila

 

-- 
---
- Debian 2.1 Linux  / 2.0.36 / qmail  -
- Mail: [EMAIL PROTECTED]-



Re: local messages, how?

1999-06-18 Thread Anonymous



On Fri, 18 Jun 1999, Attila Csosz wrote:

> I've installed qmail on my linux box. It works nice with remote messages but
> I'd like to use it with local messages( for example I'd like to redirect 
> cron messages to a normal user account or I'd like to send message another
> user )
> When I set up qmail I ran ./config-fast localhost.
> Currently I get the following error message while trying to send message me
> ( normal user account; attila: [EMAIL PROTECTED] )


What is in your /var/qmail/control/me file?
If it is localhost.localhost then you know what to change...
By the way, look at the other 4 files there as well, for
localhost.localhost :)

Robert Varga