RE: return receipts

2000-11-21 Thread Daniel POGAC
This is problem of qmail, I think because qmail doesn’t support Delivery Service Notification but something not standard. When i send mail from Outlook Express or Netscape Messenger, with delivery notice, mail have in header field Return receipt to: but qreceipt is looking for Notice-Re

Backing up IMAP Maildir's ?

2000-11-21 Thread Dennis
Hi all... Yes, I'm asking the question again... Is there a formal way of backing up IMAP Maildir's ? What application or method is used ? Cheers Dennis

Re: Backing up IMAP Maildir's ?

2000-11-21 Thread Olivier M.
On Wed, Nov 22, 2000 at 08:38:34AM +1100, Dennis wrote: > Yes, I'm asking the question again... > Is there a formal way of backing up IMAP Maildir's ? > What application or method is used ? tar cvIF ? :) (what do you exactely want to do ? imap maildirs are normal directories... can be backed up a

Re: return receipts

2000-11-21 Thread Frank Tegtmeyer
> But sorry i can't help you... I need return receipt too Why didn't you try the way I described? If it is too complicated, pay someone to do it. Regards, Frank

Re: bounces and mime encapsulation

2000-11-21 Thread torben fjerdingstad
On Fri, Nov 17, 2000 at 05:30:17PM -0500, Russell Nelson wrote: > torben fjerdingstad writes: > > When I as postmaster receive bounces from mailer-daemon on > > my qmail system, the spam is concatenated in-line to the > > bottom of the error mail. > > > > How do I get it as a mime attach ins

RE: Backing up IMAP Maildir's ?

2000-11-21 Thread Dennis
Oliver Sure, but will a running qmail complain if the dir's are being accessed while the backup is taking place ? Also, I'd like the backup to be automated for tape aka BRU, company policy. And i'm talking about 20 to 50 gigs of email. Suggestions ? Cheers Dennis > -Original Message---

Re: Backing up IMAP Maildir's ?

2000-11-21 Thread Olivier M.
On Wed, Nov 22, 2000 at 09:00:54AM +1100, Dennis wrote: > Sure, but will a running qmail complain if the dir's are being accessed > while the backup is taking place ? if you just read the maildirs, I don't think there will be a problem. Maybe you can stop delivery during the backup, but I guess i

qmail Digest 21 Nov 2000 11:00:00 -0000 Issue 1190

2000-11-21 Thread qmail-digest-help
qmail Digest 21 Nov 2000 11:00:00 - Issue 1190 Topics (messages 52517 through 52590): Re: SMTP on a port other than 25 52517 by: Ricardo Cerqueira 52537 by: Rob Hines Jr. 52551 by: Ricardo Cerqueira 52560 by: Rob Hines Jr. 52571 by: Ricardo Cerqueira

RE: Backing up IMAP Maildir's ?

2000-11-21 Thread Dennis
mmm still not convinced. Just noticed that ArcServe for Linux exists http://www.cai.com/arcserve/arcserve_linux.htm This might do the trick. > -Original Message- > From: Olivier M. [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 21 November 2000 9:25 PM > To: Dennis > Cc: [EMAIL PROTEC

Problem with "make setup check" in Aix 4.3

2000-11-21 Thread Fernando Barreto
Hi... I don't write english very well so... 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 error before `int' make: 12

Re: Backing up IMAP Maildir's ?

2000-11-21 Thread Peter Green
* Dennis <[EMAIL PROTECTED]> [001121 06:31]: > mmm > still not convinced. Don't worry too much about it. It's simply NOT going to hurt anything. We use amanda for our backups and while we don't backup 50GB of mail, it works just fine. (No commercial backup software necessary... ;) Besides, e

Anti-Spam

2000-11-21 Thread Ould
I'm wondering for anti spam to install on my qmail mail server. Whant you can suggested me. Thanks

Re: Anti-Spam

2000-11-21 Thread Jose AP Celestino
Never messed with it but you con try: http://www.qmail.org/rbl/ --- Ould wrote: > I'm wondering for anti spam to install on my qmail mail server. Whant > you can suggested me. > > Thanks -- Jose Celestino http://www.sapo.pt -- ||-sshd-

How insall qmail relay server in an DMZ

2000-11-21 Thread Ould
Hi, I Installed in my LAN qmail server, but I want that this server access to internet via another qmail server installed in an DMZ zone. Can you explain what I must on this server to relaying sendin/receiving mails to my local qmail server? Thanks

Relay and rblsmtpd

2000-11-21 Thread Roberto Samarone Araujo \(RSA\)
Hi, I want to block some emails so, I installed rlblsmtpd. I need to put it in qmail initialization script but, I don't know how to do it. This line is in my qmail.sh start up script. tcpserver -b 64 -c 64 -x/etc/tcp.smtp.cdb -g 82 -u 82 -t 600 0 smtp /var/qmail/bin/qmail-smtpd 2>&1 | /var/qmail

Problem with rblsmtpd test I dont'have tcp.smtp.cdb

2000-11-21 Thread Ould
Hi, I cam just to install rblsmtpd all tests mentionned in INSTALL file works fine. But my problem Is about haw to include: "tcpserver -p -v -x/etc/tcp.smtp.cdb -u1007 -g1007 0 25 \ rblsmtpd qmail-smtpd 2>&1 | setuser qmaill accustamp | \ setuser qmaill cyclog \ -s100 -n5 /var/log

RE: Backing up IMAP Maildir's ?

2000-11-21 Thread Tim Hunter
Although I do not back up nearly the amount of data you do I use tar to backup my IMAP data. tar (when used in this way) just reads the data and dumps it to tape, there is no need to stop qmail or worry about what its doing. -- Tim -Original Message- From: Dennis [mailto:[EMAIL PROTECTED

Re: ezmlm response

2000-11-21 Thread Peter Green
I wrote: > If you are interested in doing a ``cold'' backup, set concurrencylocal to 0, > HUP qmail-send, and backup 'til your heart's content. (This will prevent any > new local mail from being delivered.) Which is wrong. According to the qmail-send manpage, concurrencylocal does NOT get reread

Re: smtp service being flooded

2000-11-21 Thread Dave Sill
Travis Turner <[EMAIL PROTECTED]> wrote: >What is happening to my server any clues. > >Nov 19 13:53:49 mail inetd[516]: smtp/tcp server >failing (looping or being flooded) stopping service >for 10 minutes$ Your SMTP service is busy, either with legitimate traffic or some illegitimate flood (an i

qrblcheck

2000-11-21 Thread Mate Wierdl
Compiling it, I get $ gcc qrblcheck.c /tmp/cc0U7AlJ.o: In function `rblcheck': /tmp/cc0U7AlJ.o(.text+0x227): undefined reference to `__res_query' /tmp/cc0U7AlJ.o(.text+0x28e): undefined reference to `__res_query' /tmp/cc0U7AlJ.o(.text+0x307): undefined reference to `__res_query' collect2: ld ret

qrblcheck

2000-11-21 Thread Mate Wierdl
OK, so I did $ gcc -O -Wall -s qrblcheck.c -lresolv -o qrblcheck qrblcheck.c: In function `main': qrblcheck.c:269: warning: suggest parentheses around assignment used as truth value qrblcheck.c:303: warning: implicit declaration of function `mainrbl' qrblcheck.c:315: warning: control reaches e

Postgres

2000-11-21 Thread Cleiton Luiz Siqueira
Hi all, Does anyone know how I can set up qmail with postgres database? Regards Cleiton

Re: return receipts

2000-11-21 Thread David L. Nicol
Yes, exactly. Without doubt the behavior of this typically underhyped feature, like the rest of the dot-qmail file system, depends on which .qmail file is selected, for fine control over which of the various inboxes will receive delivery notifications and which e-mail address will appear to be

RE: Backing up IMAP Maildir's ?

2000-11-21 Thread Bill Carlson
On Wed, 22 Nov 2000, Dennis wrote: > mmm > still not convinced. > Just noticed that ArcServe for Linux exists > http://www.cai.com/arcserve/arcserve_linux.htm > This might do the trick. > Having run Arcserve for Netware for a couple of years as well as Amanda, I'd recommend staying far away

How do I use qmail with Windows clients?

2000-11-21 Thread Phil_Hedley
Hi all, Apologies if this has been asked but I have searched the archives and several documents and I have not found an exact answer. I have a Linux Redhat 6.2 box with a dialup connection to an ISP. I'm currently using this as a file/print server (using Samba.) for a number of Windows 98 client

Uh-oh:_.qmail_has_file_delivery_but_has_x_bit_set

2000-11-21 Thread Jon
Hi, Thanks to everyone who solved my last qmail problem, it now works great! But on some POP accounts I get this error in my /var/log/qmail/current - delivery 5: deferral: Uh-oh:_.qmail_has_file_delivery_but_has_x_bit_set._(#4.7.0)/ It only happens on some POP accounts. I am using /Maildir/.

What is the problem???

2000-11-21 Thread Ould
Hello, I have a problem to block spam using rblsmtpd. My initial tcpserver entry in inetd was: " tcpserver -u -v 81 -g 80 0 smtp /var/qmail/bin/qmail-smtpd \ 2>&1 | /var/qmail/bin/splogger smtpd 3 & " In order to use rblsmtpd I replaced it by: " tcpserver -p -v -x/etc/tcp.smtp.cdb -u80 -g81

RE: Uh-oh:_.qmail_has_file_delivery_but_has_x_bit_set

2000-11-21 Thread Jamin Collins
Do the accounts that are experiencing this problem have a .qmail file in their home directory? If so, what are the permissions on the file? Jamin W. Collins -Original Message- From: Jon [mailto:[EMAIL PROTECTED]] Sent: Monday, November 20, 2000 8:40 PM To: [EMAIL PROTECTED] Subject: Uh-

Minor Annoyance

2000-11-21 Thread Jamin Collins
It's only a minor annoyance, but is there a particular reason that replies to list posts go back to the author of the post rather than the list? I only ask because I know that every other list I subscribe to has it set so that the reply address is the list not the individual. Jamin W. Collins

Re: Uh-oh:_.qmail_has_file_delivery_but_has_x_bit_set

2000-11-21 Thread Matt Brown
"Jon" <[EMAIL PROTECTED]> writes: > Thanks to everyone who solved my last qmail problem, it now works great! > But on some POP accounts I get this error in my /var/log/qmail/current - > > delivery 5: deferral: > Uh-oh:_.qmail_has_file_delivery_but_has_x_bit_set._(#4.7.0)/ > > It only happens on

Re: Backing up IMAP Maildir's ?

2000-11-21 Thread Dave Sill
"Dennis" <[EMAIL PROTECTED]> wrote: >Yes, I'm asking the question again... Why? If you didn't like the first answers, you should say why. >Is there a formal way of backing up IMAP Maildir's ? There's nothing magic about maildirs. Your normal backup utilities (tar, dump, etc.) will handle them

Re: Minor Annoyance

2000-11-21 Thread Peter Green
* Jamin Collins <[EMAIL PROTECTED]> [001121 13:29]: > It's only a minor annoyance, but is there a particular reason that replies > to list posts go back to the author of the post rather than the list? I > only ask because I know that every other list I subscribe to has it set so > that the reply

Re: Anti-Spam

2000-11-21 Thread Christopher Splinter
* <[EMAIL PROTECTED]>: > I'm wondering for anti spam to install on my qmail mail > server. http://summersault.com/chris/techno/qmail/qmail-antispam.html

Starting qmail: problem with svscan

2000-11-21 Thread Joao Costa
Hi, 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: cannot cr

Re: Backing up IMAP Maildir's ?

2000-11-21 Thread Matt Brown
Dave Sill <[EMAIL PROTECTED]> writes: > There's nothing magic about maildirs. Your normal backup utilities > (tar, dump, etc.) will handle them prefectly well. In fact, because of the nature of maildirs, backups of them are more reliable than mboxes. You won't have incomplete files except in ./

Re: Starting qmail: problem with svscan

2000-11-21 Thread Matt Brown
Joao Costa <[EMAIL PROTECTED]> writes: > Does anyone know how to solve this problem? What is svscan suppose > to do? How can I get the parameters of svscan (read svscan's > instructions)? There are a set of man pages for daemontools on qmail.org. svscan takes one parameter, the service directory

Re: Starting qmail: problem with svscan

2000-11-21 Thread Joao Costa
> > Does anyone know how to solve this problem? What is svscan suppose > > to do? How can I get the parameters of svscan (read svscan's > > instructions)? > > There are a set of man pages for daemontools on qmail.org. > > svscan takes one parameter, the service directory. Should the service direc

Re: Host name not found

2000-11-21 Thread Dave Sill
[EMAIL PROTECTED] wrote: >On Tue, Nov 21, 2000 at 12:42:13PM +0530, Kiran wrote: > >> The following are the files present in the /var/qmail/control >> directory and their contents: >> >> concurrencyincoming:20 >Bogus file. concurrencylocal and concurrencyremote are the real fil

Re: qrblcheck

2000-11-21 Thread Jon Rust
Version 0.93 has been posted. No more warnings when compiling with "-Wall" and included a note about possibly needing "-lresolv." I also included some suggestions from Tullio Andreatta <[EMAIL PROTECTED]> for better memory management. Try it out and let me know. http://jon.rusts.net/qrblcheck

Re: secrets and lies

2000-11-21 Thread Michael T. Babcock
Paul Jarc wrote: > > So when a lot of people download the files, they don't know what the > > licensing is and have to ask on the list(s) > > True, but not relevant to the question of what is legal. The question is what the author permits the user to do -- this is what a license is about. Since

Re: secrets and lies

2000-11-21 Thread Michael T. Babcock
Paul Jarc wrote: > ... I don't see ambiguity in them [dist.html or softwarelaw.html or > rights.html] ... Are you not as analytical as those who criticise the situation? -- Michael T. Babcock, C.T.O. FibreSpeed http://www.fibrespeed.net/~mbabcock

log question

2000-11-21 Thread Barry Smoke
Let's say I have an alias users, which would be [EMAIL PROTECTED], which is just a text list of local users I want to keep a log of everything sent to that address seperately, and verifacation from qmail-send that it sent to every user in that text file... is this possible? Thanks, Barry Smoke

Re: Starting qmail: problem with svscan

2000-11-21 Thread Ricardo Cerqueira
On Tue, Nov 21, 2000 at 07:13:54PM +, Joao Costa wrote: > > > Does anyone know how to solve this problem? What is svscan suppose > > > to do? How can I get the parameters of svscan (read svscan's > > > instructions)? > > > > There are a set of man pages for daemontools on qmail.org. > > > > sv

Re: How insall qmail relay server in an DMZ

2000-11-21 Thread Dave Sill
Ould <[EMAIL PROTECTED]> wrote: >I Installed in my LAN qmail server, but I want that this server access >to internet >via another qmail server installed in an DMZ zone. Can you explain what >I must on >this server to relaying sendin/receiving mails to my local qmail server? Sure, just put someth

Re: Problem with rblsmtpd test I dont'have tcp.smtp.cdb

2000-11-21 Thread Dave Sill
Ould <[EMAIL PROTECTED]> wrote: >I cam just to install rblsmtpd all tests mentionned in INSTALL file >works fine. >But my problem Is about haw to include: >"tcpserver -p -v -x/etc/tcp.smtp.cdb -u1007 -g1007 0 25 \ >rblsmtpd qmail-smtpd 2>&1 | setuser qmaill accustamp | \ >setuser qmaill c

Re: secrets and lies

2000-11-21 Thread Adam McKenna
On Tue, Nov 21, 2000 at 12:32:02AM -0500, Nathan J. Mehl wrote: > IANAL, but my feeling is that the documents in question pretty > unambiguously lead to the conclusion that you'd be SOL in that case, > and I would further suspect that Dan keeps the only notices about > qmail's distribution terms i

Re: Starting qmail: problem with svscan

2000-11-21 Thread Dave Sill
Joao Costa <[EMAIL PROTECTED]> wrote: >Should the service directory have any file? My service directory has >none. /var/qmail/supervise should have qmail-send and qmail-smtpd subdirectories. -Dave

Re: Starting qmail: problem with svscan

2000-11-21 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 >/etc/init.d/qmail

Re: Starting qmail: problem with svscan

2000-11-21 Thread Ruprecht Helms
Am Die, 21 Nov 2000 schrieb Matt Brown: > Joao Costa <[EMAIL PROTECTED]> writes: > > Does anyone know how to solve this problem? What is svscan suppose > > to do? How can I get the parameters of svscan (read svscan's > > instructions)? > > svscan takes one parameter, the service directory. Does

IMAP and Maildir

2000-11-21 Thread Jamin Collins
I guess I'm looking for the best of both worlds here. Does anyone know of a an IMAP implimentation that supports the qmail Maildir format? Jamin W. Collins

RE: secrets and lies

2000-11-21 Thread Qmail Admin
Why doesn't someone demonstrate their EZMLM prowess by conjuring up a list for this thread so that those of us who are uninterested (a majority, I would guess) don't have to hear about it anymore... And, before someone gives me the "use a filter if you don't want to read about it" crap, consider t

SMTP

2000-11-21 Thread Ederson
I think there's a simple solution, but I can't find it :) Anyone could tell me how I configure qmail to deliver to any host in the world? I'm listing in the control/rcpthosts file, but always is missing some host or domain... Thanks, Ederson

Re: IMAP and Maildir

2000-11-21 Thread Peter Green
* Jamin Collins <[EMAIL PROTECTED]> [001121 15:48]: > I guess I'm looking for the best of both worlds here. Does anyone know of a > an IMAP implimentation that supports the qmail Maildir format? Did you even check the qmail page? There are a couple of them on there; searc

qmail won't deliver emails?

2000-11-21 Thread Collin B. McClendon
Hello all, I'm puzzled by this error, it looks like my syntax is correct and qmail sends mail just fine. I have a proper hostname etc. I'm trying to deliver to a host called listserv.investorlinks.com. I have an mx record for the domain that points to a different host, I'm just trying to delivery

Re: IMAP and Maildir

2000-11-21 Thread Nicholas Leonovich
Courier-IMAP is working well with Maildir for me... http://www.inter7.com -- Nicholas Anatole Leonovich <[EMAIL PROTECTED]> - Original Message - From: "Jamin Collins" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 21, 2000 12:45 PM Subject: IMAP and Maildir > I

Re: Host name not found

2000-11-21 Thread markd
On Tue, Nov 21, 2000 at 02:29:23PM -0500, Dave Sill wrote: > >> concurrencyincoming:20 > >Bogus file. concurrencylocal and concurrencyremote are the real files. > >concurrencyincoming is some invention of [EMAIL PROTECTED] > > No, it's an LWQism. > > >> defaultdelivery

Re: secrets and lies

2000-11-21 Thread Paul Jarc
"Michael T. Babcock" <[EMAIL PROTECTED]> writes: > Since the author gives no implicit license, we all come down to > IANAL legal battles over what is implied by his other writings. A > license would clear (most of) this up -- that's the issue. A license has the potential to be just as ill-worded

Re: secrets and lies

2000-11-21 Thread Paul Jarc
"Michael T. Babcock" <[EMAIL PROTECTED]> writes: > Paul Jarc wrote: > > ... I don't see ambiguity in them [dist.html or softwarelaw.html or > > rights.html] ... > > Are you not as analytical as those who criticise the situation? Not that I'm aware of. As I said, I think it's just that when info

Re: secrets and lies

2000-11-21 Thread Raul Miller
On Mon, Nov 20, 2000 at 10:34:23AM -0500, Michael T. Babcock wrote: > He wrote it all -- its all DJB's theories -- they may be right or > wrong, but he's not a lawyer so its not even really worth trusting his > theories at all. Except that [1] he's the author, which means he owns all copy right

Re: Backing up IMAP Maildir's ?

2000-11-21 Thread David L. Nicol
I see the question as, "How do I freeze IMAP so it doesn't change anything?" That's usually the backup issue, how to get the file system to hold still while you back it up. OSF1 advfs has a "clone" operation for this purpose, I do not know if other file systems offer similar functionality, of

Re: secrets and lies

2000-11-21 Thread Paul Jarc
Raul Miller <[EMAIL PROTECTED]> writes: > On Mon, Nov 20, 2000 at 10:34:23AM -0500, Michael T. Babcock wrote: > > He wrote it all -- its all DJB's theories -- they may be right or > > wrong, but he's not a lawyer so its not even really worth trusting his > > theories at all. > > Except that ...

Re: SMTP

2000-11-21 Thread Charles Cazabon
Ederson <[EMAIL PROTECTED]> wrote: > I think there's a simple solution, but I can't find it :) > Anyone could tell me how I configure qmail to deliver to any host in the > world? > I'm listing in the control/rcpthosts file, but always is missing some > host or domain... Don't put everything in th

qmail enhancements

2000-11-21 Thread Johan Van Gompel
A year and a half ago I built a Linux/qmail server to replace an aging Windows NT 3.51/Microsoft Mail system. This system has been working flawlessly since its inception. However, after a while management wanted to have a web site, so I installed Apache. Then they wanted Internet access for their

Courier or qmail

2000-11-21 Thread Jamin Collins
Well, it seems the answer to my last question has raised yet another. Has anyone on the list used Courier as a complete mail server? If so, how does it compare to qmail? I started looking at qmail because of the security flaws that other's have reported in sendmail. However, now that I'm looki

Re: Courier or qmail

2000-11-21 Thread Ben Beuchler
On Tue, Nov 21, 2000 at 04:39:21PM -0600, Jamin Collins wrote: > Has anyone on the list used Courier as a complete mail server? If so, > how does it compare to qmail? > > I started looking at qmail because of the security flaws that other's > have reported in sendmail. However, now that I'm lo

Re: Minor Annoyance

2000-11-21 Thread David Dyer-Bennet
Peter Green <[EMAIL PROTECTED]> writes on 21 November 2000 at 13:38:58 -0500 > BTW, just to curtail any objections, if your mailer cannot reply *just* to > the list without Cc:'ing the other original recipients (like I've done > here), get a new mailer. Yours is broken. Are there any? I've ce

Re: secrets and lies

2000-11-21 Thread Michael T. Babcock
Paul Jarc wrote: > "Michael T. Babcock" <[EMAIL PROTECTED]> writes: > > Since the author gives no implicit license, we all come down to > > IANAL legal battles over what is implied by his other writings. A > > license would clear (most of) this up -- that's the issue. > > A license has the poten

Re: Courier or qmail

2000-11-21 Thread Sean Reifschneider
On Tue, Nov 21, 2000 at 04:39:21PM -0600, Jamin Collins wrote: >Has anyone on the list used Courier as a complete mail server? If so, how >does it compare to qmail? I spent about 5 hours evaluating it, and couldn't get it to act as a simple mail server. This was a few months ago, so I'm sure th

Re: qmail enhancements

2000-11-21 Thread Sean Reifschneider
On Tue, Nov 21, 2000 at 11:25:36PM +0100, Johan Van Gompel wrote: >A year and a half ago I built a Linux/qmail server to replace an aging >Windows NT 3.51/Microsoft Mail system. This system has been working Excellent. We've had a number of clients asking us to help them migrate from NT to Linux,

Re: secrets and lies

2000-11-21 Thread Vinko Vrsalovic
> > Right. So a non-contractual license wouldn't necessarily be better > > than a non-contractual, non-license legal statement. > > Yes, it would be -- because (as I understand it) you have the right to waive > your rights -- such as by putting something into the public domain (as Dan has > done

Re: Separation of qmail-smtpd & qmail-remote

2000-11-21 Thread Sean Reifschneider
On Tue, Nov 21, 2000 at 01:10:06AM +0900, Gan wrote: >I want to separate my mail server into 2 machines , (simple relaying but >too many users) , How can I do that? Should i use controls/smtproutes file ? Well, you could set up one box which had smtproutes set up with ":", but you would still hav

RE: Backing up IMAP Maildir's ?

2000-11-21 Thread Kourosh Ghassemieh
It doesn't matter if IMAP is running. When backing up the dir's the backup software simply reads the files and makes a copy to tape. The only problem you will run into is that the backup is a snapshot and will not reflect any changes made after. Any mails added or deleted after the backup wil

RE: Backing up IMAP Maildir's ?

2000-11-21 Thread Kourosh Ghassemieh
ArcServe is good but _really_overpriced. Go with BRU or Amanda. I' use BRU and like it a lot. I've heard great things about Amanda. At 10:20 AM 11/22/2000 +1100, you wrote: >mmm >still not convinced. >Just noticed that ArcServe for Linux exists >http://www.cai.com/arcserve/arcserve_linux.

Problem with "421: Server Temporary unavailable"

2000-11-21 Thread O'Yang Kai
Hi, We're trying to send emails to a site with 2 MX records. The lower MX server responds with "421: Server Temporary unavailable" and then closes connections, while the higher MX server is okay receiving. We see that there are many emails queuing up in our qmail server and it seems that qmail i

Re: Forwarding of a whole domain

2000-11-21 Thread Sean Reifschneider
On Fri, Nov 17, 2000 at 02:56:42PM +0100, Ruprecht Helms wrote: >how can I configure qmail to forward mails for all users of >a domain? Depends on how you want to do it. If you simply want to forward the messages on intact to the same rcpt name at another host (not domain), remove the domain fro

Re: control files on an NFS share?

2000-11-21 Thread Sean Reifschneider
On Thu, Nov 16, 2000 at 06:04:31PM -0600, Ben Beuchler wrote: >I am primarily concerned about files like 'rcpthosts'. They are read on >every invocation of qmail-smtpd. Am I going to be looking at >significant overhead from reading a file like that over NFS? Not if you turn the NFS caching opti

Re: Postgres

2000-11-21 Thread Peter van Dijk
On Wed, Nov 15, 2000 at 03:14:10PM -0200, Cleiton Luiz Siqueira wrote: > Does anyone know how I can set up qmail with postgres database? As far as I know, nobody has written up the necessary patches yet. If you could elaborate on your needs, we might be able to help you out. For example, I

Help with open relay questions

2000-11-21 Thread Eric Walters
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 email. Therefore I need it to allow people to send mess

Re: socket sending to qmail problem... pleaseeeee help...

2000-11-21 Thread Sean Reifschneider
On Wed, Nov 15, 2000 at 07:24:43PM +0800, Luke Chiam wrote: > ptmp = pstr; > sentlen = 0; > leftover = slen; > do { >sentlen = send ( sockfd, ptmp, slen-sentlen, 0 ); >ptmp += sentlen; > } while ( ptmp < ( pstr + slen ) ); Is pstr supposed to be the data you are sending? Does that d

Re: secrets and lies

2000-11-21 Thread Raul Miller
On Tue, Nov 21, 2000 at 05:16:17PM -0500, Paul Jarc wrote: > That's true of softwarelaw.html, but this bit of the thread was about > rights.html, which includes no such references. rights.html doesn't say anything about the licensing of djbdns. Instead, it poses the question: do you have the leg

Re: secrets and lies

2000-11-21 Thread Raul Miller
I should add: The amusing thing about http://cr.yp.to/rights.html is that it doesn't include a license which allows you to copy it. So, if you don't have the right to copy unlicensed documents which appear on the web, you don't have the right to read that page. Even more amusing is the idea of

Re: qmail enhancements

2000-11-21 Thread Bruce Guenter
On Tue, Nov 21, 2000 at 11:25:36PM +0100, Johan Van Gompel wrote: > Qmail will be the first preverbial victim. The now a year and a half old > 'ye > standard qmail build' will have to replaced by something more enhanced. Why? Is it broken? > (1) check if a FQDN exists for the sender's IP (if no

Re: qmail won't deliver emails?

2000-11-21 Thread Timothy Legant
On Tue, Nov 21, 2000 at 03:54:26PM -0500, Collin B. McClendon wrote: > Hello all, > I'm puzzled by this error, it looks like my syntax is correct and qmail > sends mail just fine. I have a proper hostname etc. > I'm trying to deliver to a host called listserv.investorlinks.com. I have an > mx rec

maildrop with qmail , vpopmail and sqwebmail

2000-11-21 Thread carl
I encountered a difficulty in configuring  maildrop with qmail and sqwebmail. I have a few virtual users whose maildir directories are /home/vpopmail/virtualdomains/virtualusers/Maildir.I put a line  " qmail-start ' |preline /usr/local/bin/maildrop ' " in /var/qmail/rc file. And I put

RE: SMTP on a port other than 25

2000-11-21 Thread Michael Boyiazis
We actually *insist* that our dialup providers either block port 25 or let us do the DNS/radius filterting so we can do it ourselves. Like was mentioned below, *we* didn't want people creating account after account and abusing other services. We trust our antispam methods more than we trust the

RE: secrets and lies

2000-11-21 Thread Al
> A license has the potential to be just as ill-worded, confusing, or > extremely technical as anything else. A clearly worded, easily > supportable legal document would be good, regardless of whether it > were a license. Here is a question: Does anyone know if the GPL and/or BSD license has eve

Re: secrets and lies

2000-11-21 Thread Paul Jarc
Raul Miller <[EMAIL PROTECTED]> writes: > On Tue, Nov 21, 2000 at 05:16:17PM -0500, Paul Jarc wrote: > > That's true of softwarelaw.html, but this bit of the thread was about > > rights.html, which includes no such references. > > rights.html doesn't say anything about the licensing of djbdns. I

Re: secrets and lies

2000-11-21 Thread Paul Jarc
"Al" <[EMAIL PROTECTED]> writes: > Here is a question: Does anyone know if the GPL and/or BSD license has ever > been challenged in court? What were the results? The GPL hasn't - so its meaning really isn't known yet - but the BSD license has. I don't remember the case, but people are still usin

list archive?

2000-11-21 Thread Robert Eric Pearse
is there a searchable archive of this list? thanks, pearse

Re: secrets and lies

2000-11-21 Thread Paul Jarc
"Michael T. Babcock" <[EMAIL PROTECTED]> writes: > Paul Jarc wrote: > > A license has the potential to be just as ill-worded, confusing, or > > extremely technical as anything else. A clearly worded, easily > > supportable legal document would be good, regardless of whether it > > were a license.

Re: control files on an NFS share?

2000-11-21 Thread Ben Beuchler
On Tue, Nov 21, 2000 at 05:10:06PM -0700, Sean Reifschneider wrote: > On Thu, Nov 16, 2000 at 06:04:31PM -0600, Ben Beuchler wrote: > >I am primarily concerned about files like 'rcpthosts'. They are read on > >every invocation of qmail-smtpd. Am I going to be looking at > >significant overhead

RE: secrets and lies

2000-11-21 Thread Al
> > Even more amusing is the idea of reading a license to > determine if you're legally allowed to visit a web page. 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 leafle

Re: Problem with rblsmtpd test I dont'have tcp.smtp.cdb

2000-11-21 Thread Jose AP Celestino
At 03:58 PM 11/21/00 +0100, you wrote: Hi, I cam just to install rblsmtpd all tests mentionned in INSTALL file works fine. good. But my problem Is about haw to include: "tcpserver -p -v -x/etc/tcp.smtp.cdb -u1007 -g1007 0 25 \ rblsmtpd qmail-smtpd 2>&1 | setuser qmaill accustamp | \ setu

Re: Problem with rblsmtpd test I dont'have tcp.smtp.cdb

2000-11-21 Thread Jose AP Celestino
At 03:58 PM 11/21/00 +0100, you wrote: Hi, I cam just to install rblsmtpd all tests mentionned in INSTALL file works fine. good. But my problem Is about haw to include: "tcpserver -p -v -x/etc/tcp.smtp.cdb -u1007 -g1007 0 25 \ rblsmtpd qmail-smtpd 2>&1 | setuser qmaill accustamp | \ setu

Re: How insall qmail relay server in an DMZ

2000-11-21 Thread Jose AP Celestino
Let's see. If you want your lan-qmail-server to just pass mail to your DMZ-qmail you have to add the file smtproute to $QMAIL/control. This file must contain :dmz-qmail where dmz-qmail is your dmz-qmail fully qualified domain name. If, on the other hand, you want the dmz-qmail to pass all mai

RE: secrets and lies

2000-11-21 Thread Al
> Yes, and I think some do shy away from the GPL for that reason. But > Dan wants to prevent forking, which is incompatible with Free > licenses. > Two things come to mind the first is the Artistic under which Perl is released and the second is the Apache license. The result would be something

Re: How insall qmail relay server in an DMZ

2000-11-21 Thread Jose AP Celestino
Let's see. If you want your lan-qmail-server to just pass mail to your DMZ-qmail you have to add the file smtproute to $QMAIL/control. This file must contain :dmz-qmail where dmz-qmail is your dmz-qmail fully qualified domain name. If, on the other hand, you want the dmz-qmail to pass all mai

Re: How do I use qmail with Windows clients?

2000-11-21 Thread Jose AP Celestino
At 05:51 PM 11/21/00 +, you wrote: >Hi all, > >Apologies if this has been asked but I have searched the archives and several >documents and I have not found an exact answer. With such a vage question I doubt you would find any answer at all Is this a real question? >(some stuff) >I know tha

Re: Problem with rblsmtpd test I dont'have tcp.smtp.cdb

2000-11-21 Thread Jose AP Celestino
At 03:58 PM 11/21/00 +0100, you wrote: >Hi, > >I cam just to install rblsmtpd all tests mentionned in INSTALL file >works fine. good. >But my problem Is about haw to include: >"tcpserver -p -v -x/etc/tcp.smtp.cdb -u1007 -g1007 0 25 \ > rblsmtpd qmail-smtpd 2>&1 | setuser qmaill accustamp | \

Re: How insall qmail relay server in an DMZ

2000-11-21 Thread Jose AP Celestino
Let's see. If you want your lan-qmail-server to just pass mail to your DMZ-qmail you have to add the file smtproute to $QMAIL/control. This file must contain :dmz-qmail where dmz-qmail is your dmz-qmail fully qualified domain name. If, on the other hand, you want the dmz-qmail to pass all mai

  1   2   >