> The only other thing I see is
>
> process = get_part(NULL, '\n');
>
> which I think means that if you put the SV line at the end of inittab
> without a newline, the process field is not read properly (trying to
> read past EOF?).
>
> Mate
>
I have been bitten by this once before, I do not r
On Mon, 23 Apr 2001, David Talkington wrote:
> -BEGIN PGP SIGNED MESSAGE-
>
> Roger Merchberger wrote:
>
> >Just because one runs (for example) Eudora doesn't mean one's not clueful...
>
> No offense intended. I believe Eudora uses IE's engine if you choose
> to use HTML mail (which t
> Hi
>
> .. let's start from right note here .. by sayin' i'm using qmail w/ Maildir
> and imapd (doesn't really matter which one but if someone wants to know i'm
> using the one the came with pine package (uw-imapd)) ..
Ummm, it DOES matter, because IMAP accesses the mail
> and i'm using
The RedHat RPM of pine is patched to support Maildirs.
--Pete
On Sat, 14 Apr 2001, Stefan Laudat wrote:
>
> there are patches for pine Maildir access, please rtfm at www.qmail.org
> I've tested that and worked a couple of months ago.
>
> On Fri, Apr 13, 2001 at 01:49:37PM -0700, Al Sparks wro
On Fri, 6 Apr 2001, Markus Stumpf wrote:
> On Fri, Apr 06, 2001 at 09:50:14AM -0700, Tom Jackson wrote:
> > Also note that a few recent messages were in error in suggesting -h flag
> > to tcpserver. The options I used are:
> >
> > -v -p -l 0 -H -R -x /etc/tcp.smtp.cdb
> >
> > But isn't the -
Have there been any changes on the DNS setup for your system; i.e., your
nameservers. In my experience this has been the #1 cause of delays,
because email/qmail depends heavliy on DNS service. I have several
nameserver changeovers, and when things are not exactly kosher, qmail
grinds to a crawl.
Hi-
Our good buddy DJB has been there and done that. Take a look at:
http://cr.yp.tp/mess822.html
--Pete
On Thu, 5 Apr 2001, Mathew Chandy wrote:
> Hi all,
>
> I would like to know if there is any mail parsing (MIME) library in C which i can
>use to parse the mails and extract the address
Oh yeah, what is in your .qmail file? It should contain
./Maildir/
--Pete
On Wed, 4 Apr 2001, Martin Marconcini wrote:
> Thanks for the response. I have changed /var/qmail/rc to use Maildir instead
> of Mailbox. I removed Mailbox and the link on my home directory.
>
> Now when I send a mail
> Thanks for the response. I have changed /var/qmail/rc to use Maildir instead
> of Mailbox. I removed Mailbox and the link on my home directory.
>
> Now when I send a mail to for example to myself, it goes but I cannot read
> it. I have created Maildir directory under $home, so it's $home/Mail
Why do you want to put all the mail in /var/mail? The better solution in
qmail is to have the mail delivered to the user's home directory, and
better yet to have it delivered there in Maildir format.
I dunno about OpenBSD, but Linux has an /etc/skel directory, and things
there are replicated in
Hello-
"cron" (periodic task scheduler) on most systems redirects the output of
anything it runs into an email sent to root@hostname. Look in your
/etc/cron.weekly file to see what the heck is running.
This is actually a handy feature; muy backup script runs in cron, and all
the status output i
Felix:
If you weren't correct most of the time, I would bust on you for being
tactless. But you are tactless, and usually correct.
cheers,
--Peter
On Sat, 31 Mar 2001, Felix von Leitner wrote:
> Thus spake Dan Newcombe ([EMAIL PROTECTED]):
> > So, that is three patches I can think of that I
I dunno about Mandrake; I run RedHack 6.2 modified...however:
A cursory search shows the existance of
/usr/bin/autoheader
which rpm -qf indicates is part of the "autoconf" package
Do you have that package installed?
--Pete
On Sun, 1 Apr 2001, Mikael Vinding wrote:
> I really need some input h
I want to run the openssh daemon under supervise...should my "run" script be:
#!/bin/sh
exec /usr/local/sbin/sshd -D
I am not sure what options to use with sshd.
As above it seems to work;
if I use no options it flips out;
using fghack it seems to work but I always get a zombied (initial)
sshd
On Tue, 13 Mar 2001, Essy Ren wrote:
> I'll try install qmail to my computer,
> and I follow the instruction from INSTALL guide
> the problem is I don't find the rc direktori at /var/qmail/
> There's only
> /alias
> /bin
> /boot
> /control
> /doc
> /man
> /queue
> /users
> Why it's gonna happ
qmail uses no part of sendmail.
you can install qmail (as I have) on a system that has never had sendmale
on it at all.
You can easily configure your RedHat CD not to install sendmale at all, by
editing the "comps" file.
On Thu, 8 Mar 2001, Kirti S. Bajwa wrote:
> For the last several months
hatem:
I tried to reply off-list and got a bounce. qmail may be working, but you
have some DNS issues
--Pete
On Thu, 8 Mar 2001, hatem@assistant01 wrote:
> I could not believe that my Lovely qmail server is now working ...!!
>
> I would like to share this great moment with you, for the
> At 10:07 AM 06-03-2001 -, John Conover wrote:
> >As a matter of policy, is it reasonable to reject messages that fail a
> >reverse DNS lookup on HELO's FQDN/authentication?
>
> Well two of our service providers haven't arranged reverse DNS lookups for
> our Internet visible subnets. Our DNS
Hi-
qmail needs a non-world-writable location to place a user's email. If all
your users have /tmp as home, who owns /tmp/mbox???
You need to setup your user accounts properly with individual,
non-world-writabele home directories, or
use some other tool to locally deliver the mail.
--Pete
On
I tried to "fix" this once, succeeded, then decided it was Not A Good
Thing, and changed it back.
IIRC, some amount of fiddling with the hardware clock and the time zone
settings in the OS (Linux here) resulted in "correct" timestamps on mail
as well as correct timstamps elsewhere. I think I ju
> Ok, After I had all the problems resovled ... from installation to the
>configuration!!
> I am now able to do the following:
> 1) login and use qmail as my SMTP / POP server:
> that is , when I use outlook or pine for example, to check for e-mails on qmail
>server, I got no errors reported at
What is this qmail version 2.0 that securityfocus.com claims there is an
explot for? Am I missing something, or are they?
Being that I have better things to do than to try to screw up my mail
server, has anyone tried this claimed explot? What really happens?
--Pete
The LWQ description of setting up pop3 for qmail only
says to put the tcpserver command in the qmail startup file.
Shouldn't this "service" be supervised by svscan? Why do the other qmail
processes get this, but pop3 does not?
Also, I am moving towards eliminating inetd, and have set up in.teln
You should read life with qmail, and use tcpserver rather than inetd or
xinetd.
--Pete
On Fri, 23 Feb 2001, jerry wrote:
> I install with Redhat 7.0, but qmail FAQ only has something in inetd.conf, and
>Redhat 7.0 change the file to xinetd.conf, I don't know how to install with it.
>
> jerry
> This has to be something simple but I've been banging my
> head against it for a couple of hours and can't get
> anywhere. If this is covered in the FAQ, INSTALL or man
> files, I either can't find it or am misunderstanding it.
> The situation:
>
> I have a small home network. I have a desig
> Carl <[EMAIL PROTECTED]> wrote:
> >
> > Soon I'll do it, I'm hyped about the idea, it'd be cool if some
> > people talked more about the idea, i.e. what would they want in it.
>
> Wishlist: a djb replacement for Vixie cron. Especially topical at the
> moment.
>
> Charles
Same here. I sen
Hi-
I volunteered to talk about and "defend" qmail at a Linux Users' Group
meeting where there will be people speaking on 3 or 4 of the main MTAs.
I am competent in setting up and maintaining qmail, but I must say that I
am unable to respond properly to a lot of the criticism of qmail, mostly
in
>The issue for me, however, is that I need to allow relaying for mobile
>users dialing into the internet from national ISPs, thus usually ending
> up with different IPs each time they dial in.)
The solution is simple, and often overlooked, and often asked on this
list. Maybe somebody should wri
b /path/to/ezmlm/list < address_list and then it started processing
>the list and only took a few minutes. But for some reason none of the
>addresses show up in qmailadmin for that domain
>
>-----Original Message-
>From: Peter Cavender [mailto:[EMAIL PROTECTED]]
>Sent: Wedn
>* Charles Cazabon <[EMAIL PROTECTED]> [010213 16:29]:
> > Jeremy Suo-Anttila <[EMAIL PROTECTED]> wrote:
> > > anyone know how i can import 350 email addy's from a text file
>into ezmlm ?
> >
> > `man ezmlm-sub`.
>
>Dear Sirs:
>
>I just tried the command above and it didn't add any subscribers at
I just installed the latest ucspi-tcp from the tarball on cr.yp.to, and
there are no man pages. My previous install almost 2 years ago included
them, and I am wondering if they are no longer included or if I missed
something.
Thanks,
Peter
I just have to ask why you need to do this. Is there not an SMTP server
available, provided by whatever entity provides internet access?
On Fri, 9 Feb 2001, Bruce Dang wrote:
> Is it possible to have users send email only after they've been
> POP3-authenticated. For example, if I want to send
> Hello. I have been reading over Richard Blum's book Running Qmail and all
> the docs that distribute as well as the FAQs on the qmail.org and DJB's
> site and I doubt this is incredibly difficult but I can't find a straight
> answer anywhwere so perhaps you gurus can tell me...
>
> I want to u
>At 10:15 PM 2/7/2001, dick wrote:
>
>sigh.i think we all know the awnser
>
>read LWQ at http://www.lifewithqmail.org
>
>dave - you should charge $1.00 for every person that reads LWQ,
>you'd be a very wealthy man. :-)
If he charged $1 for everyone who _didn't_ read it before posting,
Depending on your distro, etc:
/etc/rc.d/init.d/qmail restart
On Thu, 8 Feb 2001, Uwe Ohse wrote:
> On Thu, Feb 08, 2001 at 04:42:29PM +1300, Martin Searancke wrote:
>
> [nothing but the subject]
>
> See the fine qmail-send manual page:
>
> CONTROL FILES
> WARNING: qmail-send reads
I find it curious that they refer to sendmail as "shareware".
I though that shareware was software that one voluntarily paid for if they
used it after some "evaluation" period.
It seems a lot of people do not understand the definition of anything
other than closed-source, commercial software
-
Read the first message you got when you subscribed to the list, it tells
you how.
Since the list is run by ezmlm, maybe you should look at the documentation
for it.
I also offer a service where I can get you unsubscribed for $59.95. I
accept payment by paypal or cash, but you must be willing to
> > PINE may be limited, but it sure is useful as a quick and dirty
> > console-base MUA. I figured out how to use in in about 3 minutes
> > without having to RTFM.
>
> If you've ever had to deal with the code, dirty is definitely an accurate
> description.
Well, yes. I once tried to hack just
> > But, it doesn't matter - Pine does IMAP right? (Isn't that it's real
> > reason for existence?) So hook your Maildirs up with IMAP, and point
> > Pine at that.
> >
> > Seems pretty simple to me.
>
> How about this: Use a non-crappy, open source e-mail client instead?
>
> --Adam
And what M
The POP daemon will only remove messages when told to do so by the user's
email client software. Eudora, for example, tells the server to delete
each message after it has been downloaded. The client software can opt to
not delete the messages at all.
--Pete
On Thu, 18 Jan 2001, kh wrote:
> I
1) use an editor to see how many of the lines at the top of the file you
want to keep, say for example 30
2) # head -n 30 mail_file_name > foo
3) # mv -f foo mail_file_name
--Pete
On Thu, 18 Jan 2001, kh wrote:
> the problem is, what is the better text editor I can use rather than vi,
> since
> Laurence Brockman writes:
> > I'm going to jump into the discussion here and ask why we don't do something
> > like perl has done with cpan? They don't call them patches, or upgrades, or
> > anything else. They call them Modules and have a central repository that
> > users can go and search
I would definately suggest ezmlm-idx also. Works like a charm.
It is also quite easy to whip up a small shell script calling
qmail-inject; I have done this several times for quick and dirty one-time
mailings.
--Pete
On Sat, 6 Jan 2001, John P wrote:
> Repost as I posted a HTML message last ti
PGP is done entirely on the user's email program (MUA), not on qmail.
The message is encryted before and decrypted after qmail sees it. qmail
does not notice or care that it is an encrypted message.
Users should configure whatever PGP setup works with their client software
and OS.
--Pete
On
>I'm taking a vacation from this list until the level of newbie
>tolerance improves dramatically.
>
>Sorry, I just can't take it any longer.
>
>-Dave
I am sorry to see you go, Dave, you have been a great help to myself
and countless others.
Even though some of the newbie questions make me cring
>Quoting Peter Cavender ([EMAIL PROTECTED]):
> > Hi-
> >
> > I have a qmail server hosting several virtual domains, and all mail
> > delivered to recipients in the virtual domains have a Delivered-To
> > header line indicating the "main" domain nam
Hi-
I have a qmail server hosting several virtual domains, and all mail
delivered to recipients in the virtual domains have a Delivered-To
header line indicating the "main" domain name of the server.
I want to delete this line, and I understand that the -d option to
preline is the way to do t
Hi-
I have a qmail server hosting several virtual domains, and all mail
delivered to recipients in the virtual domains have a Delivered-To
header line indicating the "main" domain name of the server.
I want to delete this line, and I understand that the -d option to
preline is the way to do t
Hi-
I have qmail set up on a server with multiple virtual domains. I am
puzzled by, and want to remove, extraneous header entries that end up
in incoming mail for accounts on the virtual domains.
Specifically, there are various "Delivered-To:" entries that reveal
the primary domain name. If
I am always happy when I see another "big" web operation using qmail..
I just discovered paypal.com runs qmail, after I got the "I'm sorry
it didn't work out." bounce message from a typo...
--Pete
Hi-
I think you mean "user template". I am not sure about BSD, but in
Linux, you add the stuff you want new users to have to the /etc/skel
directory.
The qmail utility "maildirmake" will create a maildir in a certain directory.
If you tell maildirmake to create one in /var/skel ,then all new
> > And I'll take that as a compliment to qmail. Here, in Vermont, I
> > have seen people frame houses with a chainsaw. Real Fast. Efficient
> > in the hands of an expert, dangerous in the hands of a novice.
>
>do you mean they made pieces of wood the right size with a chainsaw? thats
>how i (i
>
>Why don't we TRY ADDING A FOOTER WITH UNSUBSCRIBE INSTRUCTIONS TO EACH
>MESSAGE, just TRY it? What is there to be afraid of?
I use qmail/ezmlm-idx, and it adds subscribe/unsubscribe stuff to the
HEADER. Maybe this list should use thes extensions...?
> > [EMAIL PROTECTED] (Thu 18.0500-13:26):
> >
> > qmail is like a chainsaw: exceedingly fast and powerful and able to
> > chop off your foot in less than a second.
>
>one of the most important things to watch in qmail is =permissions=. if
>set right, the foot stays in your mouth.
>
qmail? I t
>I am trying to set up Qmail to be a pop mail server for several of our
>company domain names. The users do not need, nor do i want to give them,
>a login account. There will be some identical user names in the
>different domains but they must be handled differently. How would I set
>up the POP st
>Hello,
>
>I read the virtual hosting faq, but I'm left wondering how do I set up a
>virtual mail domain that will send mail to seperate mail users. The FAQ,
>as I understand it, only explains how to send @yourdom.com to
>one individuals mail box. I ( my customers ) need to be able to receive
>m
I have qmail running several virtual domains (and a "real" domain) on
a server. I am trying to make it so that the operation of the
virtual domains appears independent of the master domain.
The problem is:
1) bounce messages for [EMAIL PROTECTED] come from [EMAIL PROTECTED]
2) A message deliv
Does anyone have a complete list of the available qmail patches and
what they do?
Pete
Hi-
I have qmail running several virtual domains (and a "real" domain) on
a server. I am trying to make it so that the operation of the
virtual domains appears independent of the master domain.
The problem is:
1) bounce messages for [EMAIL PROTECTED] come from [EMAIL PROTECTED]
2) A message
Has anyone noticed that if you have your hardware clock set to UTC
but the Linux clock to local time, that regular messages have the
local time time-stamp, but bounce messages are dated in UTC?
After messing with this a while, I decided to just just put my HW
clock on local time, to heck with
Hi-
I have finally mastered qmail (OK, "I installed qmail and it works")
and am now trying to set up a couple ezmlm lists on a server with
virtual domains.
My /var/qmail/control/virtualdomains file looks like this:
domain1.com:forwarder-domain1
domain2.com:forwarder-domain2
...
I obviously h
And thank you, everyone, for all the good information. May we all be
forgiven for our flames and flame bait!
Pete
You can buy the Windows license that came with my PC - make an offer.
I just have to wonder, how on earth did you find *this* list, and
*not* figure out where to buy MS stuff?
>Hi all,
>
>I am sorry to present a Non qmail on this list.
>I need a few Windows Mailing lists.
>
>Purpose: I need to
>Hi everybody!
>
>My name is Marvel Carvalho.
>
>I work in a company called Portway. We developed systems to HandHeld
>and Palm platform , and also Sales Administration Systems to Intel
>platform - with Delphi and Oracle.
>
>I'm interested in setting up a Linux station in our net NT.
>We want
> > Mark Maggelet wrote:
>
> > I believe you are using a RedHat. This is what I did:
> >
> > 1) Remove the 'sendmail' software link from '/etc/rc.d/rc3.d'. Just cd to
> > this directory and rm the 'S80sendmail' link. (Note, the number could be
> > different from your system).
>
>The chkconfig(8)
1) Like *I* am responsible for what my mail users receive!!
2) Most viruses are for Windows, which contribute to it's downfall.
3) I always buy products and services from SPAM on mailing lists.
4) If it is a Linux virus, aren't they required to include the source code?
5) What kind or dork runs ex
card alias that will accept all third level domain names.
>
>Other than that, there isn't much I can think of at the moment.
>
>Hope this helped..
>
>Philip
>
>Peter Cavender wrote:
>
> > >Hello there, I have been attemping to get virtual hosting up a
>
>
> > >Hello there, I have been attemping to get virtual hosting up and
> > >running but have failed so far with the following message:
> > >
> > >Sorry. Although I'm listed as a best-preference MX or A for that
>host,
> > >it isn't in my control/locals file, so I don't treat it as loca
>Hello there, I have been attemping to get virtual hosting up and
>running but have failed so far with the following message:
>
>Sorry. Although I'm listed as a best-preference MX or A for that host,
>it isn't in my control/locals file, so I don't treat it as local. (#5.4.6)
>
>The domai
> Before & after installing qmail, which I believe I've done successfully, I
> cannot telnet to port 25 to test the installation. I can however send mail
> as root to external addresses. I'm trying to use fetchmail to suck down my
> mail from my ISP.
>
> I've included the stuff below to show that
If that is the case, I may very well ditch RH for my co-lo...I have
two floppies worth of "mods" to my base RH 6.1. Does Corel include
all the extra goodies: checkpasswd,ucspi-tcp,daemontools,etc?? Does
the .deb extension mean they are using the Debian installer thingey?
Please keep us post
I just discovered that if you are using the LWQ qmail rc script with
RHL 6.1, you need to add the following lines:
to the "start" section:
touch /var/lock/subsys/qmail
to the "stop" section:
rm -f /var/lock/subsys/qmail
Otherwise, qmail will not be properly shut down; the main rc script
look
OK,
I have qmail-pop3d set up in inetd.conf (as per LWQ, pg 40, thanks,
D.S.!!), and I installed checkpassword, but when I try to check my
mail via POP3, I still get an error:
-ERR Authorization failed
I have disabled shaddow passwords, but still have MD5 passwords
enabled on my system (RH L
When I try to check my mail, my MUA gives me the following error:
$-ERR this user has no $HOME/Maildir
What privs should the user's home and maildir have (not group or
world writable..?)? What else needs to be in the user's home
directory, just .qmail containing "./Maildir/" ? Thanks.
If you are worried about sniffing, nothing that isn't fully encypted
is safe. POP, SMTP, telnet, etc. ad nauseum. Talk like "you can only
sniff if you are root" is silly. I don't know where these people
work, but everybody here has root for their machine, and certainly
all the techies at you
75 matches
Mail list logo