Re: Pop3 and Maildir ?

2000-11-22 Thread Peter van Dijk
On Wed, Nov 22, 2000 at 03:38:14PM +, Dennis Kavadas wrote: > Hey all... > > Can Qmail support both POP3 and Maildir simultaneously ? Yes. > I'd like people to have the option. > If so, what do you guys suggest using ? qmail-pop3d :) Greetz, Peter -- dataloss networks '/ignore-ance is bl

QMail 1.03 and Exchange 5.5 relaying problem

2000-11-22 Thread Jari Huovila
Hi everyone! I'm running Exchange Server 5.5 Service Pack 3 and QMail 1.03. Exchange's Internet Mail Connector sends all outgoing mail through qmail which is configured to accept relaying from Exchange. All outgoing messages bounce back from qmail with the error message below (addresses in the

Re: IMAP and Maildir

2000-11-22 Thread roger
On Tue, Nov 21, 2000 at 01:01:55PM -0800, Nicholas Leonovich wrote: > Courier-IMAP is working well with Maildir for me... > http://www.inter7.com Does it play nice with Microsoft Outlook or Outlook Express? The last time I checked this package, there was a statement to the effect that it didn't.

qmail Digest 22 Nov 2000 11:00:01 -0000 Issue 1191

2000-11-22 Thread qmail-digest-help
qmail Digest 22 Nov 2000 11:00:01 - Issue 1191 Topics (messages 52591 through 52698): Re: Backing up IMAP Maildir's ? 52591 by: Dennis 52593 by: Peter Green 52599 by: Tim Hunter 52606 by: Bill Carlson 52613 by: Dave Sill 52617 by: Matt Brown

Problems starting qmail

2000-11-22 Thread Phil_Hedley
Hi all, I've just re-installed qmail following the procedures in 'Life with qmail'. When I use the command /usr/local/sbin/qmail start I get :- Starting qmail: svscan. :No such file or directory :No such file or directory :No such file or directory :No such file or directory ...recursively Can

Re: Help with open relay questions

2000-11-22 Thread Charles Cazabon
Eric Walters <[EMAIL PROTECTED]> wrote: > > I have an qmail server setup and running, but am having difficulty getting > it to selectively relay. > > I have a server setup so that it is using virtualdomains. The users of the > mail system connect to it from the Internet to send and receive ema

Re: qmail enhancements

2000-11-22 Thread Robert Varga
On Tue, 21 Nov 2000, Johan Van Gompel wrote: > (1) check if a FQDN exists for the sender's IP (if not: no go); If tcpserver has the -h option then it looks up FQDN and puts it in TCPREMOTEHOST. If you use -p option as well, then it even verifies it, and unsets TCPREMOTEHOST if it cannot be mat

RE: Postgres

2000-11-22 Thread tong
Try http://www.csusb.net/free/qmail/index.html wehre a simple script makes use of Postgres to implement a single-system-user-account POP3 scheme and can resolve [EMAIL PROTECTED] from [EMAIL PROTECTED] -Original Message- From: Peter van Dijk [mailto:[EMAIL PROTEC

Re: Command + Delivery?

2000-11-22 Thread Charles Cazabon
Todd A. Jacobs <[EMAIL PROTECTED]> wrote: > I'm struggling to understand something in the dot-qmail files. If I want > to run something, and use the error code to determine if the mail should > be delivered, how do I do that? It's documented fairly well in the man page for qmail-command. > At t

Re: How insall qmail relay server in an DMZ

2000-11-22 Thread Ricardo Cerqueira
On Tue, Nov 21, 2000 at 08:53:32PM -0700, Andy Bradford wrote: > Thus said Jose AP Celestino on Wed, 22 Nov 2000 01:38:39 GMT: > > > Have you tried rtfm. There's plenty of stuff on this. > > Why don't you RTFM on your MUA so you don't send out duplicate emails > to the mailing list... sheesh.

RE: secrets and lies

2000-11-22 Thread zone
> > The Artistic License was explicitly designed to be part of a > dual-licensing arrangement. It's not strong enough to stand > on its own; > the language hasn't been hammered out nearly well enough. > But the idea behind it seems to apply to what may be the desired result: retaining control.

Has anyone created a Web Admin module for qmail ?

2000-11-22 Thread Ørjan Vøllestad
www.webadmin.com doesn't work... From. Ørjan Vøllestad, iTet AS Nettverkskonsulent/Linux Alkeveien 4, 9015 Tromsø Postboks 2033, 9265 Tromsø Tel: +47 77 67 91 00, Fax: +47 77 67 91 01 Dir: +47 77 64 78 22, GSM: +47 95 92 46 77 E-post: [EMAIL PROTECTED] Web: http://www.iTet.no "The LinuX-Files -

Re: ezmlm...

2000-11-22 Thread David Dyer-Bennet
Marc-Adrian Napoli <[EMAIL PROTECTED]> writes on 22 November 2000 at 17:53:10 +1100 > hi, > > does anyone know how to set ezmlm up for a particular mailing list so only > people subscribed can send to it? > > (and then a way for me to close off the mailing list so no one can > subscribe,

Re: Starting qmail: problem with svscan

2000-11-22 Thread Joao Costa
> >Should the service directory have any file? My service directory has > >none. > > /var/qmail/supervise should have qmail-send and qmail-smtpd > subdirectories. I have both subdirectories on /var/qmail/supervise. -- Joao Costa == DevWeb

Re: Starting qmail: problem with svscan

2000-11-22 Thread Joao Costa
> >I have installed qmail by following the steps that Dave Sill provides > >in his web-site (http://Web.InfoAve.Net/~dsill/lwq.html). Still, when > >I try to start qmail I get the following error message continuously: > > > >-n Starting qmail: svscan > >/etc/init.d/qmail: /var/qmail/run/svscan.pid

Hostname Lookup

2000-11-22 Thread Warren Small
I installed qmail for the first time about a month ago and set it up as a test central mail hub for some of our servers. It was working fine until recently when I started seeing this: --Q-ID-- --Size-- -Q-Time- Sender/Recipient HAA17817 73 Wed Nov 22 07:45 wa

lot of problems

2000-11-22 Thread Jesus Arnaiz
Hi there! I installed qmail, tcpserver, vpopmail, but it do not deliver mail well, it put mails sended by the server well, but when you try to send something from any server outside it, it fails, it don't show something in the maillog. Anybody knows something about this?. Thanks in advance. J

missing tcp.smtp.cdb

2000-11-22 Thread Mate Wierdl
Many people worry about its existence. While it is useful to have it, you can make your tcpserver line conditionally use it if you include the -X option: tcpserver -v -c40 -X -x/etc/smtp.cdb ... Mate

Re: Starting qmail: problem with svscan

2000-11-22 Thread Dave Sill
Joao Costa <[EMAIL PROTECTED]> wrote: >> >I have installed qmail by following the steps that Dave Sill provides >> >in his web-site (http://Web.InfoAve.Net/~dsill/lwq.html). Still, when >> >I try to start qmail I get the following error message continuously: >> > >> >-n Starting qmail: svscan >>

Re: lot of problems

2000-11-22 Thread Dave Sill
[EMAIL PROTECTED] wrote: >I installed qmail, tcpserver, vpopmail, but it do not deliver mail well, it >put mails sended by the server well, but when you try to send something from >any server outside it, it fails, it don't show something in the maillog. What does the following do: telnet 0 2

Re: Hostname Lookup

2000-11-22 Thread Andy Bradford
On Wed, 22 Nov 2000 08:21:10 EST, Warren Small wrote: > I'm sure a lot of you will say that the problem is obviously a DNS lookup > issue but I can lookup this server name successfully from the same server > that is having problems talking to the qmail server. This problem is also > not confined

Re: Adding CR to bare LFs

2000-11-22 Thread andrew
> bundle of other unix browsers I'm sure. Is there a way I can have qmail > automatically convert bare LFs to CRLFs? This would be *very* helpful. Hi, I'm not sure if someone replied to this already: Answer, use fixcrio from ucspi-tcp - see the cr.yp.to site for this. Search on 'fixcr' or

Re: Problems starting qmail

2000-11-22 Thread Dave Sill
[EMAIL PROTECTED] wrote: >I've just re-installed qmail following the procedures in 'Life with qmail'. >When I use the command /usr/local/sbin/qmail start I get :- > >Starting qmail: svscan. >:No such file or directory >:No such file or directory >:No such file or directory >:No such file or direc

Re: Quicky mail list

2000-11-22 Thread Robin S. Socha
* Tim Burden <[EMAIL PROTECTED]> writes: > 1. (*) text/plain ( ) message/external-body ^ What is this? > Using most recent versions of qmail and vpopmail on a RH6.0 thingy ...which is extremely insecure because it contains lots of software with security holes the size of

Re: Has anyone created a Web Admin module for qmail ?

2000-11-22 Thread Robin S. Socha
* Ørjan Vøllestad <[EMAIL PROTECTED]> writes: > www.webadmin.com doesn't work... Great. How about exchaning the information (1) and signature (11) ratio? It sure works for me. -- Robin S. Socha

Re: Starting qmail: problem with svscan

2000-11-22 Thread Joao Costa
> >> qmail stat > > > >qmail: command not found > > Make that: > > /usr/local/sbin/qmail stat /var/qmail/supervise: does not exist > >> ps -ef |grep qmail > > > >qmailr 2099 2096 0 Nov 14 ?0:00 qmail-rspawn > > qmaild 2087 2082 0 Nov 14 ?0:00 /usr/local/bin/tcpse

Re: Starting qmail: problem with svscan

2000-11-22 Thread Dave Sill
Joao Costa <[EMAIL PROTECTED]> wrote: >> /usr/local/sbin/qmail stat > >/var/qmail/supervise: does not exist But obviously is does, since (1) everything is working, and (2) you recently posted the output of "ls -lR /var/qmail/supervise". Sounds like your /usr/local/sbin/qmail script is corrupt

Problem with "make setup check" in Aix 4.3

2000-11-22 Thread Fernando Barreto
Hi... I don't write english very well so, I'm sorry about any mistakes... I'm having a problem here to compile de qmail on Aix 4.3... when I did "make setup check", it generate this error after do some compilation: ./compile dns.c dns.c:11: parse

Re: Hostname Lookup

2000-11-22 Thread Warren Small
Well, it turns out that there _was_ a problem in DNS but it is not the MX record. The last time someone edited the zone file for mainstream.net, they tried to comment a line with a # which, just about everywhere else, is normal. In zone files, this is a big no-no and causes named to reject the ent

Re: IMAP and Maildir

2000-11-22 Thread tim . hunter
I use Courier-IMAP almost exclusively with Outlook and Outlook Express, seems to work with or without the workarounds enabled, just upgraded to 1.2.x but have been using successfully for over a year. [EMAIL PROTECTED] writes: > On Tue, Nov 21, 2000 at 01:01:55PM -0800, Nicholas Leonovich wrote:

Re: Starting qmail: problem with svscan

2000-11-22 Thread Joao Costa
> >> /usr/local/sbin/qmail stat > > > >/var/qmail/supervise: does not exist > > But obviously is does, since (1) everything is working, and (2) you > recently posted the output of "ls -lR /var/qmail/supervise". Sounds > like your /usr/local/sbin/qmail script is corrupt. You might try > re-downl

Need a pointer on unsubscribing

2000-11-22 Thread Stephen Smith
Where do I go to get information on unsubscribing to this list. I have lost the email. Stephen -- Stephen Smith 1955 E. Bluefield Ave. Phoenix, AZ 85022 (602)971-9520

How do I unsubscib to this list?

2000-11-22 Thread Stephen Smith
I have lost the information - sorry. -- Stephen Smith 1955 E. Bluefield Ave. Phoenix, AZ 85022 (602)971-9520

Re: IMAP and Maildir

2000-11-22 Thread Kris Kelley
[EMAIL PROTECTED] wrote: > On Tue, Nov 21, 2000 at 01:01:55PM -0800, Nicholas Leonovich wrote: > > Courier-IMAP is working well with Maildir for me... > > http://www.inter7.com > > Does it play nice with Microsoft Outlook or Outlook Express? I'm running Courier IMAP 1.2.3 and accessing it with Ou

Re: Quicky mail list

2000-11-22 Thread Tim Burden
What 'it' are you referring to? -Original Message- From: Robin S. Socha <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Wednesday, November 22, 2000 1:54 PM Subject: Re: Quicky mail list >* Tim Burden <[EMAIL PROTECTED]> writes: >> 1. (*) text/plain ( ) message/exte

Proper way to start qmail-pop3d

2000-11-22 Thread Michael French
I wasn't sure what the best way to start qmail-pop3d, so this is how I did it: Created another directory under /var/qmail/supervise called qmail-pop3d/ Put a run file in there that starts pop3 service. Created a log directory under qmail-pop3d/ and put a run script for

Re: secrets and lies

2000-11-22 Thread Raul Miller
On Tue, Nov 21, 2000 at 10:07:00PM -0500, Al wrote: > Not a lawyer but when you put something onto a web page you have > conformed to a well known pattern that would expect an action to take > place. For example if I put a stack of leaflets on the counter of a > local store that said "Rumage sale

mail.info file size

2000-11-22 Thread Chris Olson
Is there a way to limit the size of the /var/log/mail/mail.info file that qmail generates? -- Chris

Qmail and RedHat7

2000-11-22 Thread m
I have installed Qmail before on earlier versions of RedHat and Mandrake. But this time I am getting the following error messages on the new RedHat7; Nov 22 15:42:44 digitalp2 svscan: svc: warning: unable to control /var/qmail/supervise/qmail-send: file does not exist Nov 22 15:42:44 digitalp2 sv

Re: Courier or qmail

2000-11-22 Thread Matt Brown
Sean Reifschneider <[EMAIL PROTECTED]> writes: > I was kind of put off by the rejection of my message to the Courier > mailing list. I detailed what all I had done and what the failure > was. I wasn't interested in subscribing, sending the message, then > unsubscribing. Whatever. I don't thin

Sqwebmail password problems

2000-11-22 Thread Roberto Samarone Araujo \(RSA\)
Hi, I set up sqwebmail and it is working fine with Qmail but, I have a problem. When I add an user to my system, he/she can use webmail using the his/her password from the password file of the system. If an user change this password, he/she need to change the password of the sqwebmail oth

Re: secrets and lies

2000-11-22 Thread David L. Nicol
> Instead, it poses the question: do you have the legal right to use the > web, in the absence of explicit copyright notices on every document > element you encounter? Laws are never about what is allowed. Laws are about what is prohibited.

Re: Qmail and RedHat7

2000-11-22 Thread Sean Reifschneider
On Wed, Nov 22, 2000 at 05:46:44PM -0800, m wrote: >(has anyone installed qmail on RedHat7 yet...it did seem to compile ok) I've done 4 or 5 installs on KRUD 7, which is RedHat 7 + the errata. Are you using the RPMs from http://www.em.ca/~bruceg/qmail+patches/ They worked fine for me. Too bad w

Re: Qmail and RedHat7

2000-11-22 Thread m
I did not use the RPM's. I compiled the source code from scratch. I guess I will give those a try. Sean Reifschneider wrote: > On Wed, Nov 22, 2000 at 05:46:44PM -0800, m wrote: > >(has anyone installed qmail on RedHat7 yet...it did seem to compile ok) > > I've done 4 or 5 installs on KRUD 7, wh

Re: Qmail and RedHat7

2000-11-22 Thread Romeyn Prescott
At 4:54 PM -0700 11/22/00, Sean Reifschneider wrote: >On Wed, Nov 22, 2000 at 05:46:44PM -0800, m wrote: >>(has anyone installed qmail on RedHat7 yet...it did seem to compile ok) > >I've done 4 or 5 installs on KRUD 7, which is RedHat 7 + the errata. >Are you using the RPMs from http://www.em.ca/~

Re: ezmlm...

2000-11-22 Thread Marc-Adrian Napoli
david, > Marc-Adrian Napoli <[EMAIL PROTECTED]> writes on 22 November 2000 at 17:53:10 +1100 > > hi, > > > > does anyone know how to set ezmlm up for a particular mailing list so only > > people subscribed can send to it? > > > > (and then a way for me to close off the mailing list so no on

Re: mail.info file size

2000-11-22 Thread Peter Green
* Chris Olson <[EMAIL PROTECTED]> [001122 17:45]: > Is there a way to limit the size of the /var/log/mail/mail.info file > that qmail generates? That sounds like a syslog file; if it isn't, you'll have to specify what it is before we can help. Anyway, if it's syslog, I don't think there is a way

RE: secrets and lies

2000-11-22 Thread Al
> On Tue, Nov 21, 2000 at 10:07:00PM -0500, Al wrote: > > Not a lawyer but when you put something onto a web page you have > > conformed to a well known pattern that would expect an > action to take > > place. For example if I put a stack of leaflets on the counter of a > > local store that said "

Help! Emergency

2000-11-22 Thread James Moore
I setup a list wrong and now people are responding to the list (was supposed to be a newsletter type list for an online store), so the responses are going to about 60,000 people. Not good. I have killed the box for now. I have deleted the list, how can I clean out the queue so these message

Announce: Automatic mail archiving

2000-11-22 Thread Sean Reifschneider
I've just put together a package for automaticly managing mailing list archives. The idea being that at times it's nice to save a copy of mail from a list for later review. This system uses QMail extensions, Python, MHonArc, and PHP (for dynamicly generating the archive indexes) to do this. Ass

problems with the spamcontrol patch

2000-11-22 Thread Charles Warwick
Title: problems with the spamcontrol patch Hi, I have installed the spamcontrol patch to a base install of Q-Mail and most things seem to work fine. However, there is one problem.  When I put in an invalid senders (MAIL FROM) address to a SMTP connection, it closes the connection and does

Re: Announce: Automatic mail archiving

2000-11-22 Thread Piotr Kasztelowicz
On Wed, 22 Nov 2000, Sean Reifschneider wrote: > I've just put together a package for automaticly managing mailing list > archives. The idea being that at times it's nice to save a copy of mail give this software a search funktion (Mhonarc don't support it)? Piotr --- Piotr Kasztelowicz