The problem is in the script
PATH=/var/qmail/bin
The PATH environment variable is overwritten with just one entry. Hence the
shell is not able to figure out where the commands svc, rm, cat are. Suggest
you
replace with the following line
PATH=$PATH:/var/qmail/bin
export PATH
Regards Manny
-
How do I convert from someother mail format to
maildir format used by qmail. Basically I am currently having mails being
delivered as files with each mail being a single unix file. I currently am
looking at migrating from a proprietory mail platform to qmail and have figured
out all the othe
- Original Message -
From: Dave Sill <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 18, 2001 7:47 PM
Subject: Re: Conversion to Maildir Format
> "Manvendra Bhangui" <[EMAIL PROTECTED]> wrote:
>
> >How do I convert from someoth
> Hello,
> In light of my recent delivery issues, I was curious as to whether syslogd
> may have anything to do with it? During a mail run of our mailing lists
> syslogd is hitting 90% processor usage or more and staying there. Just
> curious,
> Collin
Check your /var/adm/messages or whatever an
I have a problem on my site where lot of my users
who have subscribed to external free subscriptions are no longer there. Due to
this around 8 bounce message are getting generated daily and clogging up my
queue. Is there any way to silently discard these messages without generating a
bou
Hi,
I am having a tough time migrating to qmail.
I have applied the concurrency
patch and set the concurrency limit to 250. Inspite of that I do not see the
qmail-lspawn forking more
than 2 or 3 processes at any given point of time.
What could be the problem?
My local queue is currently at
I have already run the make check, etc and checked the permissions as per
the LWQ. I have been observing this problem on my system for more than few
days.
Following are the observations.
1. When the incoming rate increases, qmail-send is unable to cope up.
The todo increases at an alarming ra
qmail.
This is the second instance where my life got saved because of this great
list.
Regards Manny
- Original Message -
From: Charles Cazabon <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 22, 2001 1:12 AM
Subject: Re: Local Deliveries Slow
> Manve
I had the same problem and was grappling with it for few days.
I have done th following to ease the situation.
1. Apply the big concurrency patch
2. I applied concurrenty value of 500 in th files conncurrencylocal
and concurrencyremote
3. Applied the BIG Todo patch (this patch has more or less
I have installed qmail 1.03. My problem is local
deliveries are very slow.
Also on my mail servers most the mails are meant
for local domains.
Is there any way that I can make qmail-queue
directly dispatch the mail
to the user's
maildir without queueing.
my .qmail-default contains the f
This problem of todo had created a havoc with my site and qmail was unable
to cope up with the volume of incoming mails which my site was getting. In
fact
I had starting cursing the design of the todo processing. But with a slight
change to qmail-queue I have managed to get the queue (both
remote
Agree. Applying all the patches are a pain. Also If you apply some patches
some other patches fail and you have to manually edit the files to add the
patches.
Regards Manny
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 02, 2001 11:05 PM
Subject
Hi,
Just want to know if the Qmail Licensing allows me
to modify qmail for my own use or my company's use. Basically I want to shorten
the text in the qmail-send.c
for bounce messages. Does the licensing permit me
to make such changes
Regards Manny
Is checkattach a shell script. If yes check the first line in the script and
see if the executable is present or not
e.g. if you have a perl script the first line would be
#!/usr/bin/perl
and if /usr/bin/perl is missing and you run your script u will get an error
saying that the script is missing
I am having a problem with my site where someone is
trying to spam the site with
some message titled "Snowhite and Seven Dwarfs".
The From: field is being shown as From: [EMAIL PROTECTED]
I have put the entry [EMAIL PROTECTED] in badrcptto and also
tested that
mail from: [EMAIL PROTECTED]
Sorry about a typo in the mail below. I have put
the entry
in /var/qmail/control/badmailfrom instead of
badrcptto mentioned in the below mail.
- Original Message -
From:
Manvendra
Bhangui
To: [EMAIL PROTECTED]
Sent: Thursday, March 15, 2001 2:08
AM
Subject: How
Also check you file /var/adm/messages for disk problems. Additionally just
go to the directory where your mails are getting delivered and try to create
a file
i.e. touch junk
Regards Manny
- Original Message -
From: Marcelo . <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, Marc
17 matches
Mail list logo