Re: localhost setup

2001-07-06 Thread cyberruz
Charles Cazabon wrote: > I wrote: > > > cyberruz <[EMAIL PROTECTED]> wrote: > > > Post the real error message, and the unedited output of qmail-showctl. > > > Don't try to mask or hide anything. > > > Sorry, I couldn't find any host named cyberruz.cyberruz. (#5.1.2) > [...] > > defaultdomain: (De

Re: localhost setup

2001-07-06 Thread Greg White
On Sat, Jul 07, 2001 at 03:40:56AM -0500, cyberruz wrote: > Lukas Beeler wrote: > > > are your sure that you did type > > > > telnet localhost 25 > > ^^ > > The 25 marks the smtp port > > if you just type > > telnet localhost > > you will try to access your port 23 [standard tel

Re: localhost setup

2001-07-06 Thread Lukas Beeler
follow LWQ _exactly_ and you dont have to use inetd(suxx) use daemontools instead At 03:40 07.07.2001 -0500, cyberruz wrote: >Lukas Beeler wrote: > > > are your sure that you did type > > > > telnet localhost 25 > > ^^ > > The 25 marks the smtp port > > if you just type > > teln

Re: localhost setup

2001-07-06 Thread cyberruz
Lukas Beeler wrote: > are your sure that you did type > > telnet localhost 25 > ^^ > The 25 marks the smtp port > if you just type > telnet localhost > you will try to access your port 23 [standard telnet port] > > if you did type the 25, your smtp server is down... > check www.

Re: localhost setup

2001-07-06 Thread Charles Cazabon
I wrote: > cyberruz <[EMAIL PROTECTED]> wrote: > > Post the real error message, and the unedited output of qmail-showctl. > > Don't try to mask or hide anything. > Sorry, I couldn't find any host named cyberruz.cyberruz. (#5.1.2) [...] > defaultdomain: (Default.) Default domain name is cyberruz.

Re: localhost setup

2001-07-06 Thread cyberruz
Lukas Beeler wrote: > try to send the mail with telnet > aka > telnet localhost 25 > mail FROM: me@localhost > rcpt TO: me@localhost > data > TEST > . > if this works, it's your mail client which does the mistakes > Finally got the above working.forgot to put in qmail-smtpd in the inetd.conf

Re: localhost setup

2001-07-06 Thread cyberruz
Lukas Beeler wrote: > try to send the mail with telnet > aka > telnet localhost 25 > mail FROM: me@localhost > rcpt TO: me@localhost > data > TEST > . > if this works, it's your mail client which does the mistakes > No, it didn't work. I get the following when I telnet: Trying 127.0.0.1... tel

Re: localhost setup

2001-07-06 Thread Lukas Beeler
try to send the mail with telnet aka telnet localhost 25 mail FROM: me@localhost rcpt TO: me@localhost data TEST . if this works, it's your mail client which does the mistakes At 02:16 07.07.2001 -0500, you wrote: >Charles Cazabon wrote: > > > cyberruz <[EMAIL PROTECTED]> wrote: > > > > > > I am

Re: localhost setup

2001-07-06 Thread cyberruz
Charles Cazabon wrote: > cyberruz <[EMAIL PROTECTED]> wrote: > > > > I am getting the following error: > > > > Sorry..i couldn't find any host named localhost.localhost > > > > where localhost is my machine name > > Post the real error message, and the unedited output of qmail-showctl. Don't

Re: localhost setup

2001-07-06 Thread cyberruz
Lukas Beeler wrote: > try your /etc/resolv.conf > probably there stands something like > "search domain.org" > remove or comment this line, and try again I only have the following lines in resolv.conf: nameserver xxx.xxx.xxx.xxx nameserver xxx.xxx.xxx.xxx These are my ISP's nameservers. I als

Re: localhost setup

2001-07-06 Thread Lukas Beeler
try your /etc/resolv.conf probably there stands something like "search domain.org" remove or comment this line, and try again At 01:47 07.07.2001 -0500, cyberruz wrote: >I am trying to send mail locally into local mailboxes in my machine. > >I am getting the following error: > > Sorry..i coul

Re: localhost setup

2001-07-06 Thread Charles Cazabon
cyberruz <[EMAIL PROTECTED]> wrote: > > I am getting the following error: > > Sorry..i couldn't find any host named localhost.localhost > > where localhost is my machine name Post the real error message, and the unedited output of qmail-showctl. Don't try to mask or hide anything. Charle

Re: localhost

2000-11-16 Thread Charles Cazabon
Sebastian Steinlechner <[EMAIL PROTECTED]> wrote: > > When I send mail to xyz@localhost with pine, qmail returns the mail as > undeliverable, as it tries to send the mail to [EMAIL PROTECTED] > (senfpott.gysar is my machine - obviously, it's not connected to the internet > with that domain name..