On Thu, Aug 09, 2001 at 12:31:34PM +, Jean-Christian Imbeault wrote:
> I've done the lwq installation. As a test I have tried to telnet from my
> mail server to itself on port 25 to see if qmail is listening. But I get a
> "connection refused" message.
>
> I've enable telnet in inetd.conf a
Jean-Christian Imbeault <[EMAIL PROTECTED]> wrote:
> I've done the lwq installation. As a test I have tried to telnet from my
> mail server to itself on port 25 to see if qmail is listening. But I get a
> "connection refused" message.
[...]
> I think qmail is running a ps -ax gives:
>
> 11988
> On Thu, 09 Aug 2001 13:10:34 +, "Jean-Christian Imbeault"
><[EMAIL PROTECTED]> said:
>> case, tail -f /var/log/qmail/smtpd/current and start qmail.
> @40003b728c052b1e1bdc tcpserver: fatal: no IP address for O
Ah, then this is a configuration error. Please put the contents of
/ser
On Thu, Aug 09, 2001 at 01:10:34PM +, Jean-Christian Imbeault wrote:
> >case, tail -f /var/log/qmail/smtpd/current and start qmail.
>
> @40003b728c052b1e1bdc tcpserver: fatal: no IP address for O
You got an O ('oh') that should be a 0 ('zero').
Unless your hostname is O ('oh') in which
On Thu, Aug 09, 2001 at 01:10:34PM +, Jean-Christian Imbeault wrote:
> >case, tail -f /var/log/qmail/smtpd/current and start qmail.
>
> @40003b728c052b1e1bdc tcpserver: fatal: no IP address for O
Fix your run file: you've got the letter O in there where you should have the
number 0.
> I
> I've done the lwq installation. As a test I have tried to telnet from
> my
> mail server to itself on port 25 to see if qmail is listening. But I
> get a
> "connection refused" message.
Too vague...you typed what exactly ? Hopefully :-
telnet localhost 25
or
telnet 127.0.0.1 25
> I'
>case, tail -f /var/log/qmail/smtpd/current and start qmail.
@40003b728c052b1e1bdc tcpserver: fatal: no IP address for O
>I can tell you now that, from
>your ps output, qmail is not running. If it was, there would be a
>tcpserver running as well, listening to port 25 and spawning
>qmail-smtp
> On Thu, 09 Aug 2001 12:31:34 +, "Jean-Christian Imbeault"
><[EMAIL PROTECTED]> said:
> I've done the lwq installation. As a test I have tried to telnet
> from my mail server to itself on port 25 to see if qmail is
> listening. But I get a "connection refused" message.
It would appear
I've done the lwq installation. As a test I have tried to telnet from my
mail server to itself on port 25 to see if qmail is listening. But I get a
"connection refused" message.
I've enable telnet in inetd.conf and my /etc/tcp.smtp file looks like this:
127.:allow,RELAYCLIENT=""
10.:allow,RELA
looks like you haven't got the "nroff" program for extracting or something
the man files
take a look on your distribution CD's or try this source
http://sunsite.ics.forth.gr/sunsite/linux/sunsite_archive/utils/text/nroffsrc.tar.Z
[ found on the fast with google :) ]
At 23:09 28.06.2001, Steve
On Wed, Jun 27, 2001 at 01:09:17PM +1200, Steve Reed wrote:
> OK, done. I recompiled again with the same results and you can
> access the log here:
>
> http://www.reedelectronics.com/steve/qmail.log
Did you read Charles' mail? The last few lines of the log should've told
you exactly what went
OK, done. I recompiled again with the same results and you can
access the log here:
http://www.reedelectronics.com/steve/qmail.log
Thanks.
>
> 3) Post /tmp/qmail.log to a website for further review, since
you're
>obviously not providing enough information here.
>
> --Adam
>
On Thu, Jun 28, 2001 at 07:44:16PM -0400, Steve Reed wrote:
> Someone just sent me a note and said they were able to install
> qmail without a problem on Mandrake 8. I just downloaded the
> very latest ISOs and qmail still won't install for me. So,
> assuming that I must be doing something to
Yes get a new OS or listen to Charles
arrggh
From: Steve Reed [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 28, 2001 6:44 PM To: [EMAIL PROTECTED] Subject: qmail
Installation
Someone just sent me a note and said they were able to install
qmail without a problem on Mandrake 8. I just
Someone just sent me a note and said they were able to install
qmail without a problem on Mandrake 8. I just downloaded the
very latest ISOs and qmail still won't install for me. So,
assuming that I must be doing something totally asinine, here is
exactly, step by step, what I am doing. Hop
check for the command /bin/sh is valid or not
Regards,
Lazyman
-Original Message-
From: Thomas Beer [mailto:[EMAIL PROTECTED]]
Sent: Sunday, March 11, 2001 10:30 PM
To: Mohammed Omar
Cc: [EMAIL PROTECTED]
Subject: Re: qmail installation problem
Hi,
[root@linux qmail-1.03]# make setup
check
for the command /bin/sh is valid or not
Regards,
Lazyman
-Original Message-From: Mohammed Omar
[mailto:[EMAIL PROTECTED]]Sent: Sunday, March 11, 2001 9:50
PMTo: [EMAIL PROTECTED]Subject: qmail installation
problem
dear all
i have a problem in installing
qmail
Hi,
[root@linux qmail-1.03]# make setup check
./compile qmail-local.c
make: ./compile: Command not found
make: *** [qmail-local.o] Error 127
[root@linux qmail-1.03]#
make cd /usr/src
so what i have to do , i use redhat linux 6.2
thanks
if you're in the directory in which you unpacked qmail, check the
permissions on the compile file. If it is not excutable it will be
reported as not found. I usually unpack my files witha -p option in order
to preserve permissions. i.e tar xvzpf file.tar.gz
On Sun, 11 Mar 2001, Mohammed Omar wrot
dear all
i have a problem in installing
qmail
after i gunzip and untar the file , then
i added the required users and groups , the i wrote make setup
check
i found this problem :
[root@linux qmail-1.03]# make setup
check./compile qmail-local.cmake: ./compile: Command not foundmake:
"Ramzi S. Abdallah" wrote:
>
> Hi,
>
> I am trying to migrate from sendmail to qmail. The compilation and tests
> were successful however I can not seem to be able to run the qmail daemon.
> When I telnet to port 25 I get"telnet: Unable to connect to remote host:
> Connection refused"
>
> I
Hi,
I am trying to migrate from sendmail to qmail. The compilation and tests
were successful however I can not seem to be able to run the qmail daemon.
When I telnet to port 25 I get"telnet: Unable to connect to remote host:
Connection refused"
I am using the shell proc file which is in /var
> I am very curios at this point, so I change the directory to
> /etc/rc.d/init.d and I find a qmail* file does exist. Its properties
> are -rwxr-xr-x
>
> What the heck? How come I get "No such file or directory" when I type
> "/usr/local/sbin/qmail cdb" (without the quotes) when the file (or i
I am having difficulties while trying to get Qmail to run properly on
Linux Mandrake 7.02. I have followed "Life With Qmail"
(http://Web.InfoAve.Net/~dsill/lwq.html) step by step.. and when I get to
the section:
Allow the local host to inject mail via SMTP:
echo '127.:allow,RELAYCLIENT=""' >>/et
From: "Daniel" <[EMAIL PROTECTED]>
Date: Sun, 7 May 2000 11:49:03 +0700
Hi,
1)
I have installed Slackware 7.0 with kernel 2.2.13 without procmail
and fetchmail, then I install qmail-1.03. Could qmail work without those
two tools (procmail or fetchmail)?
Yes (though, for th
> Daniel (Sun 07.0500-11:49):
> 2)
> If I have installed qmail, then I telnet to mail.domain.com 25/110 is work well, but
>I can't get the mail from that server, what's wrong? (In this case I have
>installed/copied procmail and fetchmail from pkgtool)
> Should I re-configure/re-installed qmail a
Hi,
1)
I have installed Slackware 7.0 with kernel 2.2.13 without procmail and fetchmail,
then I install qmail-1.03. Could qmail work without those two tools (procmail or
fetchmail)?
2)
If I have installed qmail, then I telnet to mail.domain.com 25/110 is work well, but I
can't get the mail
I wrote:
> If you're unable to wait a day or two, it won't kill you if you install
> it manually. I should get around to upgrading it tomorrow, if not in
> the next few hours.
Ok, it took 34 hours, since I had to find out about repository copies.
It should work now.
Neil
--
Neil Blakey-Milner
On Wed 2000-04-26 (17:35), Mads E Eilertsen wrote:
> I've installed daemontools a couple of times now, on FreeBSD and other
> platforms, and never felt any need for a package. What are the
> specific arguments against doing this on FreeBSD?
Like on most other platforms - it makes it harder for s
On Wed, 26 Apr 2000, Gabriel Ambuehl wrote:
[...] svscan: No such file or directory
If you install daemontools according to the instructions,
svscan will be in /usr/local/bin, or where you specified it to be (conf-home).
> [...] ignoring all advice
> that FreeBSD people are giving)?
If you i
On Wed 2000-04-26 (14:21), Gabriel Ambuehl wrote:
> I just attempted to install qmail on a FreeBSD 4 box following LWQ
> (which did always work for my SuSE Linux boxes). I installed qmail,
> daemontools and ucspi-tcp using the respective ports but when I try
>
> root@beta 14:20:58 /etc/init.d # q
Hello,
I just attempted to install qmail on a FreeBSD 4 box following LWQ
(which did always work for my SuSE Linux boxes). I installed qmail,
daemontools and ucspi-tcp using the respective ports but when I try
root@beta 14:20:58 /etc/init.d # qmail start # (I put it there as I couldn't find
anot
I'm about to start installation of Qmail with vpopmail, QmailAdmin and
SqWebMail on a Sun clone named Integrix Ultrasparc 10 (360Mhz Ultrasparc,
256Mb RAM, and I guess >10GB disk).
Solaris 7 (Sun OS 5.7) will be the OS on the box.
Any traps I should look out for, any special patches that should b
I think something is messed up here, qmail appears to start ok
on a reboot but if I stop manually and restart it here is what i
get
[root@tester control]# /etc/rc.d/init.d/qmail stopStopping
qmail: svscankill: No such pid atkill: No such pid
/var/run/svscan.pid qmail logging.[root@tester c
TED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 18, 2000 8:49 AM
Subject: Qmail installation frustrations.
>
> I am currently installing QMail on a RedHat 6.1 server, and am running
> into one wall after another. This is the current situation that I am
> runnin
I am currently installing QMail on a RedHat 6.1 server, and am running
into one wall after another. This is the current situation that I am
running into...
rc.sysinit is running the following command:
/usr/local/bin/tcpserver 0 110 /var/qmail/bin/qmail-popup codon.com\
/bin/vchkpw /var/qma
Subject: Re: New Qmail Installation -
Corel Linux
On Thu, Dec 23, 1999 at 09:37:55AM -0600, [EMAIL PROTECTED] wrote:
> Hey folks! (Texas for good morning)
>
> We are experimenting with this new server and Corel of course does not
> support the qmail that installs with the operating system. Can you help?
>
> New users are added via the operating
Hey folks! (Texas for good morning)
We are experimenting with this new server and Corel of course does not
support the qmail that installs with the operating system. Can you help?
New users are added via the operating system useradmin function and added
to the qmail group. Via a pop3 client mai
Mike Payson <[EMAIL PROTECTED]> wrote:
>Ok, I decided to back up a bit & start over using the instructions in
>Life with qmail instead of those in the how-to. Everything looks fine,
>but I'm still having one problem. Whenever I execute 'qmail start' it
>returns with supervise help messages (super
Ok, I decided to back up a bit & start over using the instructions in
Life with qmail instead of those in the how-to. Everything looks fine,
but I'm still having one problem. Whenever I execute 'qmail start' it
returns with supervise help messages (supervise: usage:...), and 'ps x'
shows the four
> > I've just installed qmail on SuSE Linux 6.3. I followed the
> > instructions
> > in the how-to, as well as reading the various install files,
> > man pages,
> > etc., but it's not working.
> Did you stop all the sendmail stuff. In Suse 6.3 you'll have to set
> START_SMTP=No in rc.config. And y
Hi!
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag von Mike
> Payson
> Gesendet am: Mittwoch, 15. Dezember 1999 05:31
> An: [EMAIL PROTECTED]
> Betreff: Troubleshooting a new qmail installation
>
> I've just install
I've just installed qmail on SuSE Linux 6.3. I followed the instructions
in the how-to, as well as reading the various install files, man pages,
etc., but it's not working.
After executing startup commands, the only process showing up after 'ps
x' is the supervise process, and executing 'echo to
Antonio Navarro Navarro <[EMAIL PROTECTED]> wrote:
>I have installed a Linux machine with two 9 Gbytes SCSI disks with RedHat
>Linux 6.1. I want to install QMail as the mail serer in this machine, and I
>have a couple of questions.
>
>1.- Is possible to maintain a database in MySQL, Oracle or sim
Hi all !
I have installed a Linux machine with two 9 Gbytes SCSI disks with RedHat
Linux 6.1. I want to install QMail as the mail serer in this machine, and I
have a couple of questions.
1.- Is possible to maintain a database in MySQL, Oracle or similar with
usernames/passwords and aliases ? I d
On Thu, Oct 14, 1999 at 05:20:18PM +0530, vkt wrote:
> my name is nathan from India. I had installed linux and our company
> have decided to implement Qmail as our primary email application.
> Kindly let me know about
> where I can download the software, and necessary documentation to
> install
my name is nathan from India. I had installed linux and our company
have decided to implement Qmail as our primary email application.
Kindly let me know about
where I can download the software, and necessary documentation to
install and
configure the qmail.
Kindly give me the feedback immediat
"Warren 'Llama' Ernst" <[EMAIL PROTECTED]> wrote:
>OK, after following the LWQ installation guide, it seems like some of the
>things that should be executable, aren't.
If that's the case, you probably skipped some steps. If not, I'd
really like to hear more details so I can fix the problem.
>So
All,
OK, after following the LWQ installation guide, it seems like some of the
things that should be executable, aren't. So I'm thinking of either
following the INSTALL document instead, or maybe even using one of the RPMs
out there (I'm using RedHat 6.0.). However, I assume I should get rid of a
Hi,
I'm a newbie and I'm trying to install qmail. I have some problems.
I've downloaded qmail-1_03_tar.gz. I want to install it on a RedHat 5.2
Linux box with kernel 2.0.36.
I read INSTALL file and Adam McKENNA's qmail-howto.
I create the working directory and the users then
make setup check
On Tue, May 18, 1999 at 04:27:36PM +, Javed Ahsan wrote:
> While i m installing my qmail and running make command it shows me like
> this:
>
> make: *** [fork.h] Error 139
139-128=11
# kill -l 11
SIGSEGV
That's either a hardware problem or some totally screwed compiler.
Greetz, Peter
--
While i m installing my qmail and running
make command it shows me like this:
# make setup check
( cat warn-auto.sh; \
echo CC=\'`head -1 conf-cc`\';
\
echo LD=\'`head -1 conf-ld`\' \
) > auto-ccld.sh
cat auto-ccld.sh make-load.sh >
make-load
chmod 755 make-load
cat auto-ccld.sh find-systype.sh
>
Andy Loates writes:
> Can anyone help.
>
> I am trying to install qmail onto Linux box running Red hat 5.2. with
> kernel 2.2.1 and am
> getting the following error message:
>
> # make setup check
>
> ./compile cdb_seek.c
> cdb_seek.c: In function 'cdb_bread' :
> cdb_seek.c:19: 'EINTR' undec
Can anyone help.
I am trying to install qmail onto Linux box running Red hat 5.2. with
kernel 2.2.1 and am
getting the following error message:
# make setup check
./compile cdb_seek.c
cdb_seek.c: In function 'cdb_bread' :
cdb_seek.c:19: 'EINTR' undeclared {first use this function}
cdb_seek.c:
55 matches
Mail list logo