RE: Cannot compile sqwebmail
Is this the one? # rpm -qa | grep autoconf autoconf-2.13-7mdk In that case it is installed - same problem. There isnt a usr/bin/autoheader file though? -Original Message- From: Peter Cavender [mailto:[EMAIL PROTECTED]] Sent: 1. april 2001 00:10 To: Mikael Vinding Cc: [EMAIL PROTECTED] Subject: Re: Cannot compile sqwebmail 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 here - I have been > trying to compile sqwebmail on mandrake 7.2 > > I have gcc and qmail and vpopmail compiled and > works great. > > Everything looks fine until I get here : > > checking whether build environment is sane... yes > checking whether make sets ${MAKE}... (cached) yes > checking for working aclocal... missing > checking for working autoconf... missing > checking for working automake... missing > checking for working autoheader... missing > checking for working makeinfo... missing > checking for gawk... (cached) gawk > checking for gcc... (cached) gcc > checking whether the C compiler > (gcc -O3 -fomit-frame-pointer -pipe -s -mcpu=pentiumpro -march=pentiumpro -f > fast-math -fexpensive-optimizations ) works... yes > checking whether the C compiler > (gcc -O3 -fomit-frame-pointer -pipe -s -mcpu=pentiumpro -march=pentiumpro -f > fast-math -fexpensive-optimizations ) is a cross-compiler... no > checking whether we are using GNU C... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking for c++... no > checking for g++... no > checking for gcc... gcc > checking whether the C++ compiler > (gcc -O3 -fomit-frame-pointer -pipe -s -mcpu=pentiumpro -march=pentiumpro -f > fast-math -fexpensive-optimizations ) works... no > configure: error: installation or configuration problem: C++ compiler cannot > create executables. > configure: error: ./configure failed for bdbobj > > And then no joy :( > > By the way - can anyone reach inter7.com ? I havent been able to > for the last 2 days. > > ANY help MUCH appreciated - really stuck here! > > Thanks!! > Mikael >
Re: Be all, end all checkpasswd
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 need. Something has me > > worried that they are gonna start interferring. > > Why don't you also add a web browser to checkpassword? > After all, everybody needs a web browser, right? > > Sheesh. >
Re: Cannot compile sqwebmail
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 here - I have been > trying to compile sqwebmail on mandrake 7.2 > > I have gcc and qmail and vpopmail compiled and > works great. > > Everything looks fine until I get here : > > checking whether build environment is sane... yes > checking whether make sets ${MAKE}... (cached) yes > checking for working aclocal... missing > checking for working autoconf... missing > checking for working automake... missing > checking for working autoheader... missing > checking for working makeinfo... missing > checking for gawk... (cached) gawk > checking for gcc... (cached) gcc > checking whether the C compiler > (gcc -O3 -fomit-frame-pointer -pipe -s -mcpu=pentiumpro -march=pentiumpro -f > fast-math -fexpensive-optimizations ) works... yes > checking whether the C compiler > (gcc -O3 -fomit-frame-pointer -pipe -s -mcpu=pentiumpro -march=pentiumpro -f > fast-math -fexpensive-optimizations ) is a cross-compiler... no > checking whether we are using GNU C... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking for c++... no > checking for g++... no > checking for gcc... gcc > checking whether the C++ compiler > (gcc -O3 -fomit-frame-pointer -pipe -s -mcpu=pentiumpro -march=pentiumpro -f > fast-math -fexpensive-optimizations ) works... no > configure: error: installation or configuration problem: C++ compiler cannot > create executables. > configure: error: ./configure failed for bdbobj > > And then no joy :( > > By the way - can anyone reach inter7.com ? I havent been able to > for the last 2 days. > > ANY help MUCH appreciated - really stuck here! > > Thanks!! > Mikael >
Cannot compile sqwebmail
I really need some input here - I have been trying to compile sqwebmail on mandrake 7.2 I have gcc and qmail and vpopmail compiled and works great. Everything looks fine until I get here : checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gawk... (cached) gawk checking for gcc... (cached) gcc checking whether the C compiler (gcc -O3 -fomit-frame-pointer -pipe -s -mcpu=pentiumpro -march=pentiumpro -f fast-math -fexpensive-optimizations ) works... yes checking whether the C compiler (gcc -O3 -fomit-frame-pointer -pipe -s -mcpu=pentiumpro -march=pentiumpro -f fast-math -fexpensive-optimizations ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for c++... no checking for g++... no checking for gcc... gcc checking whether the C++ compiler (gcc -O3 -fomit-frame-pointer -pipe -s -mcpu=pentiumpro -march=pentiumpro -f fast-math -fexpensive-optimizations ) works... no configure: error: installation or configuration problem: C++ compiler cannot create executables. configure: error: ./configure failed for bdbobj And then no joy :( By the way - can anyone reach inter7.com ? I havent been able to for the last 2 days. ANY help MUCH appreciated - really stuck here! Thanks!! Mikael
Re: Be all, end all checkpasswd
On Sat, Mar 31, 2001 at 10:28:07PM -0500, Dan Newcombe wrote: > Is this supposed to be humor? > > If you don't have a decent answer then either suggets a better solution or > keep quiet. > > As much as I hate sendmail, after this response I may just go back to it > if this is what the qmail "community" is like. *plonk* --Adam
CLOSE_WAIT and SMTPD
when I did a netstat -an in my obsd 2.8 box, I found out several connections in close_wait state. i know that this state is normal but mine is weird since it doesn't go away. qmail-smtpd freezes because of this. kill -HUP doesn't solve the problem but even if it does, I think it's not practical to do it every few hours. The only thing that solves this problem in my case right now is reboot. any ideas?
Re: Be all, end all checkpasswd
Is this supposed to be humor? If you don't have a decent answer then either suggets a better solution or keep quiet. As much as I hate sendmail, after this response I may just go back to it if this is what the qmail "community" is like. 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 need. Something has me > > worried that they are gonna start interferring. > > Why don't you also add a web browser to checkpassword? > After all, everybody needs a web browser, right? > > Sheesh. >
Re: How to process queue with qmail?
Thank you for the good answer, it's working :-) Carey Jung wrote: > You can send an ALRM signal to qmail-send to have it run through everything > in the queue immediately. E.g., "killall -ALRM qmail-send" on RH Linux. > > > -Original Message- > > From: Gerhard Mourani [mailto:[EMAIL PROTECTED]] > > Sent: Saturday, March 31, 2001 8:18 PM > > To: [EMAIL PROTECTED] > > Subject: How to process queue with qmail? > > > > > > Hi, > > > > I would like to know how to process queue with qmail, there is a command > > utility to do it? > > > > -- > > Gerhard Mourani - [EMAIL PROTECTED] > > Operation & Development Manager > > OpenNA.com - http://www.openna.com/ > > -- > > > > > > > > -- Gerhard Mourani - [EMAIL PROTECTED] Operation & Development Manager OpenNA.com - http://www.openna.com/ --
Re: How to process queue with qmail?
It looks like a kill -s SIGALRM pid (Im using RedHat 6.2) where you are using the pid of the qmail-send daemon, will cause the daemon to send any messages outstanding in the queue. This according to my reading of the qmail-send man page, and the kill man page. I havent actually tried it. === Al --- Charles Cazabon <[EMAIL PROTECTED]> wrote: > Gerhard Mourani <[EMAIL PROTECTED]> wrote: > > > > I would like to know how to process queue with qmail, there is a command > > utility to do it? > > It's automatic. You don't need to fiddle with it. Dan put a lot of work into > coming up with a sane, unique-per-message retry schedule. > > If you must, however, fudge with the quadratic retry schedule qmail uses, > read the documentation for qmail-send. > > Charles > -- > --- > Charles Cazabon<[EMAIL PROTECTED]> > GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/ > Any opinions expressed are just that -- my opinions. > --- __ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/?.refer=text
Re: redundant mail servers
On Sat, Mar 31, 2001 at 05:03:42PM -0500, Raul Miller wrote: > On Fri, Mar 23, 2001 at 11:02:13AM -0500, Russell Nelson wrote: > > Why would you ever have that much email in your incoming mailbox? Why > > are you leaving it there? > > Some people get 500-1000 message per day. > > Yeah, you can sort it into different mail boxes, but you're not going > to get to the low priority mailboxes every day. Which is why I do stuff like this: adam@spotted:~$ cat .procmailrc-qmail :0 * ^Subject.*(courtesy|rudeness) /dev/null :0 * ^TO: adam.*@flounder.net /home/adam/Mail/qmail-relevant/ :0B * mckenna|flounder|qmail.*howto /home/adam/Mail/qmail-relevant/ :0 * /home/adam/Mail/qmail/ --Adam -- Adam McKenna <[EMAIL PROTECTED]> | "No matter how much it changes, http://flounder.net/publickey.html | technology's just a bunch of wires GPG: 17A4 11F7 5E7E C2E7 08AA| connected to a bunch of other wires." 38B0 05D0 8BF7 2C6D 110A| Joe Rogan, _NewsRadio_ 4:24pm up 41 days, 11 min, 11 users, load average: 0.01, 0.02, 0.00
RE: How to process queue with qmail?
You can send an ALRM signal to qmail-send to have it run through everything in the queue immediately. E.g., "killall -ALRM qmail-send" on RH Linux. > -Original Message- > From: Gerhard Mourani [mailto:[EMAIL PROTECTED]] > Sent: Saturday, March 31, 2001 8:18 PM > To: [EMAIL PROTECTED] > Subject: How to process queue with qmail? > > > Hi, > > I would like to know how to process queue with qmail, there is a command > utility to do it? > > -- > Gerhard Mourani - [EMAIL PROTECTED] > Operation & Development Manager > OpenNA.com - http://www.openna.com/ > -- > > > >
Re: How to process queue with qmail?
Gerhard Mourani <[EMAIL PROTECTED]> wrote: > > I would like to know how to process queue with qmail, there is a command > utility to do it? It's automatic. You don't need to fiddle with it. Dan put a lot of work into coming up with a sane, unique-per-message retry schedule. If you must, however, fudge with the quadratic retry schedule qmail uses, read the documentation for qmail-send. Charles -- --- Charles Cazabon<[EMAIL PROTECTED]> GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/ Any opinions expressed are just that -- my opinions. ---
How to process queue with qmail?
Hi, I would like to know how to process queue with qmail, there is a command utility to do it? -- Gerhard Mourani - [EMAIL PROTECTED] Operation & Development Manager OpenNA.com - http://www.openna.com/ --
Re: qmail and IMAP and checkpassword
Whoops, I didn't include my reply in last message. You probably should subscribe to the courier email list and send the question there. Its very active. Go to http://lists.sourceforge.net/lists/listinfo/courier-users to subscribe. I do know that courier has a very extensive authentication scheme (I estimate that half its documentation deals with authentication) with lots of choices, and will go through pam if you compile it that way. The fact that you can get it to go through pam may answer your question right there. === Al --- Michael Boyiazis <[EMAIL PROTECTED]> wrote: > Hi, >We're need a IMAP product that uses Maildir's and we'd like to > authenticate using our own hacked checkpassword. > > I've read in the archives that courier-imap uses Maildirs, but can it > use checkpassword for authentication or will I need something > like that mentioned below and wrap checkpassword with some perl > scripts? > > http://www.ornl.gov/its/archives/mailing-lists/qmail/2000/04/msg01189.html > > > Thanks, > > Mike. > __ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/?.refer=text
Re: qmail and IMAP and checkpassword
You probably should subscribe to the courier email list and send the question there. Its very active. Go to http://lists.sourceforge.net/lists/listinfo/courier-users to subscribe. I do know that courier has a very extensive authentication scheme (I estimate that half its documentation deals with authentication) with lots of choices, and will go through pam if you compile it that way. The fact that you can get it to go through pam may answer your question right there. === Al --- Michael Boyiazis <[EMAIL PROTECTED]> wrote: > Hi, >We're need a IMAP product that uses Maildir's and we'd like to > authenticate using our own hacked checkpassword. > > I've read in the archives that courier-imap uses Maildirs, but can it > use checkpassword for authentication or will I need something > like that mentioned below and wrap checkpassword with some perl > scripts? > > http://www.ornl.gov/its/archives/mailing-lists/qmail/2000/04/msg01189.html > > > Thanks, > > Mike. __ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/?.refer=text
Re: qmail and IMAP and checkpassword
--- Michael Boyiazis <[EMAIL PROTECTED]> wrote: > Hi, >We're need a IMAP product that uses Maildir's and we'd like to > authenticate using our own hacked checkpassword. > > I've read in the archives that courier-imap uses Maildirs, but can it > use checkpassword for authentication or will I need something > like that mentioned below and wrap checkpassword with some perl > scripts? > > http://www.ornl.gov/its/archives/mailing-lists/qmail/2000/04/msg01189.html > > > Thanks, > > Mike. > __ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/?.refer=text
How qmail delivers locally
Reading the man files, I see that qmail has 2 ways that it processes mail locally (if Im wrong let me know). First is the qmail-getpw, where the passwd file, and then the .qmail file located in a users $HOME directory is used to determine where mail is delivered based on the recipient address. The other way is the qmail-users method, where a data generated from a file, /var/qmail/users/assign, is used to determine where mail is delivered locally, based on the recipient address. 1. If /var/qmail/users/assign exists, but a recipient address is not in it, or covered by it with its wildcard mechanism, will qmail-local use qmail-getpw? 2. Given that there is an aliasing mechanism all in one file, with qmail-users, why use fastforward? Are there advantages to fastforward over qmail-users? === Al __ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/?.refer=text
Re: redundant mail servers
On Fri, Mar 23, 2001 at 11:02:13AM -0500, Russell Nelson wrote: > Why would you ever have that much email in your incoming mailbox? Why > are you leaving it there? Some people get 500-1000 message per day. Yeah, you can sort it into different mail boxes, but you're not going to get to the low priority mailboxes every day. FYI, -- Raul
dot-qmail question
Hi I looked into the mailing list of qmail, the documentation of dot-qmail and the qmail-command and I am still having the same problem. I do not know if it is for this group or not. I have qmail-1.03, vpopmail-4.9.9 and sqwebmail-1.2.5. I am trying to set up a notification by sending email to another address, or through sms. I put the command line into the .qmail: "| egrep -e '^From:|Subject:' | Mail -s YouGotMail [EMAIL PROTECTED]" And it worked but sending messages without stoping to [EMAIL PROTECTED] It only stopped after the .qmail file was deleted. What did I miss? I will appreciate any help. TIA Wei Yao Gharib = Wei Yao Gharib System Administrator Wise Communication N° 1070, Av. Sahara Sect. 5 Hay Salam 11000 Sale Morocco Tel: +212(0)37810808 Fax: +212(0)37810773 __ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/?.refer=text
Re: Be all, end all checkpasswd
Thus spake Dan Newcombe ([EMAIL PROTECTED]): > So, that is three patches I can think of that I need. Something has me > worried that they are gonna start interferring. Why don't you also add a web browser to checkpassword? After all, everybody needs a web browser, right? Sheesh.
Re: Maildir file naming convention
On 0, Charles Cazabon <[EMAIL PROTECTED]> wrote: > Subba Rao <[EMAIL PROTECTED]> wrote: > > I use Maildir format for my incoming mail. In the past, I have used maildrop > > as my MDA and now I have switched to procmail. I use Mutt as my MUA and have > > converted (today) some email from mbox to maildir format. The naming > > convention of each mail is different for procmail vs maildrop (and mutt > > converted) email. > > The way names are chosen for files in Maildir/tmp (which are moved to > Maildir/new when delivery is complete) should not differ among agents. > The right way to do it is clearly spelled out at: > http://cr.yp.to/proto/maildir.html > > It's necessary for all agents to use the same rules to prevent > collisions. > > > The format is listed as follows, > > > > -rw--- 1 subba users 3599 Mar 28 07:32 985764747.20966_23.myhost:2,S > > -rw--- 1 subba users28883 Mar 28 01:55 __XE,5RUw6.myhost:2,S > > The first one is correct. The second one does not follow djb's rules > for naming the file. If procmail wrote it, your version of procmail is > broken. > > > How are these random names generated? Is this name generation the property of > > MUA such as mutt also? I thought it was the domain of MDAs. > > It's part of the Maildir spec. The MDA names the file; the MUA can add > flags to it after it first sees it. The ":2,S" is added by mutt, and is > legal. > I did download a mbox file from a different machine and converted it into Maildir format. $ mutt -f temp.mbox This filenames generated in the Maildir were as per Qmail recommended naming convention, i.e. time.pid.host with the "2,S" I don't think any MDA played a role in this name generation. It is Mutt that is handling the name generation. -- Subba Rao [EMAIL PROTECTED] http://members.home.net/subba9/
Re: Divert RBL messages?
* Tullio Andreatta <[EMAIL PROTECTED]> [010330 15:09]: > >I'm looking for a way to divert messages that come from RBL listed hosts > >on a system-wide basis... All messages from hosts that are in the RBL > >should go to the spamtrap user for example... > I patched rblsmtpd adding an option -T who set RELAYCLIENT to option argument > when the host is in rbl (instead of starting it's limited smtp server.) > Then I can use virtualdomain support to catch all messages coming from a > spam source. See: Thanks, it works like a charm! I'll make a few companion scripts (one to re-inject the message if the admin determines it to be legit and one to insert a header so you can quickly see what RBL it was in). They'll be on my page below. -Johan -- Johan Almqvist http://www.almqvist.net/johan/qmail/ PGP signature
qmail Digest 31 Mar 2001 11:00:00 -0000 Issue 1320
qmail Digest 31 Mar 2001 11:00:00 - Issue 1320 Topics (messages 60019 through 60055): Re: Help!!! 60019 by: Henning Brauer Re: Divert RBL messages? 60020 by: Tullio Andreatta Re: Random Bounce 60021 by: Niles Re: bug in qmail? showctl 60022 by: Charles Cazabon 60023 by: Dean Browett 60025 by: Charles Cazabon 60033 by: Dean Browett 60034 by: Charles Cazabon Be all, end all checkpasswd 60024 by: Dan Newcombe 60026 by: Charles Cazabon Re: A real "bouncesaying" 60027 by: Filip Salomonsson 60028 by: Peter van Dijk 60029 by: Dave Sill 60030 by: Filip Salomonsson 60032 by: Filip Salomonsson 60035 by: Filip Salomonsson 60037 by: Magnus Bodin Error configuring vqadmin 60031 by: John Chapman SMTP Problem 60036 by: Sunil . 60038 by: Charles Cazabon Inter7 mirror 60039 by: Christopher Tolley 60040 by: Alex Kramarov 60041 by: Dave 'Duke of URL' Weiner binding qmail to a specific ip address 60042 by: Leni Mayo 60043 by: Sean Chittenden qmail and IMAP and checkpassword 60044 by: Michael Boyiazis How to convert mailbox to maildir ! 60045 by: lkhanna.hughes-ecomm.com 60046 by: Tim Hunter easiest way to queue and de-queue mail for exchange. 60047 by: Qmail 60054 by: Peter van Dijk can't find hosts 60048 by: Michael Cartmel 60049 by: Alex Pennace 60050 by: Michael Cartmel 60052 by: Alex Pennace 60053 by: Michael Cartmel Re: Removing from queue 60051 by: omicron Re: easiest way to queue and de-queue mail for exchange.] 60055 by: Kashan Sadiq Administrivia: To unsubscribe from the digest, e-mail: [EMAIL PROTECTED] To subscribe to the digest, e-mail: [EMAIL PROTECTED] To bug my human owner, e-mail: [EMAIL PROTECTED] To post to the list, e-mail: [EMAIL PROTECTED] -- On Fri, Mar 30, 2001 at 01:23:55PM +0200, José Ramón Jiménez wrote: > Hello > I have Solaris 8, qmail 1.0.3 (with path for LDAP), Netscape Directory > Server 4.0.(LDAP) > What POP3 server support LDAP? > What IMAP server can i work? > And, what webmail server can i work? read http://www.lifewithqmail.org/ldap/ -- Henning Brauer | BS Web Services Hostmaster BSWS| Roedingsmarkt 14 [EMAIL PROTECTED] | 20459 Hamburg http://www.bsws.de | Germany Johan Almqvist <[EMAIL PROTECTED]> wrote: >Hi! > >I'm looking for a way to divert messages that come from RBL listed hosts >on a system-wide basis... All messages from hosts that are in the RBL >should go to the spamtrap user for example... I patched rblsmtpd adding an option -T who set RELAYCLIENT to option argument when the host is in rbl (instead of starting it's limited smtp server.) Then I can use virtualdomain support to catch all messages coming from a spam source. See: http://www.troppoavanti.it/qmail/ucspi-tcp-0.88-rblsmtp.rbltrap-0.1.patch (Currently untested - I don't use it in production servers) Ciao. -- Tullio Andreatta Logicom S.r.l. (Gruppo Finmatica) http://www.logicom.it/ Sede operativa: Via Vergnano, 2 - I-25100 Brescia ITALY [EMAIL PROTECTED] wrote: > As I indicated on my first post, this is our isp's server. Consequently, > the bounce message is all I have to work with. I was hoping someone would > give some general suggestions on where to look so that I could pass it on to > my isp. Sorry to have troubled you all. > OK, let me change my request for info.. What do *their* mail log files indicate? If I were a betting man, I would bet money that as soon as you find out what is being logged, you won't need help from this list to determine the problem. Unfortunately, many ISP's are admin'd by young wanna-be's who don't know their ass from a hole in the ground and got their job by fast talking (if you can't dazzle 'em with brilliance, baffle 'em with bullshit). Don't for a minute think that just because they have large clients, they have competent help. In your original post you asked: One reason I am still uncomfortable; if my isp (local but handles several large companies and thousands of dial-up) who has so much more experience running qmail than I can't figure out a "mysterious" bouce problem, how will I cross that bridge? I believe you will be able to cross that bridge with ease because you will have access to *all* the info you need to identify where your problem lies. And once the root of a problem is exposed, the solution becomes apparent. Niles Dean Browett <[EMAIL PROTECTED]> wrote: > As requested... Excellent. > locals: > Messages for bizonline.co.uk are delivered locally. [...] > rcpthosts: [...] > SMTP clients may send messages to recipients at fasttrack-assoc.com. [...] > virtualdomains: > Virtual domain: fasttrack-
Re: [Re: easiest way to queue and de-queue mail for exchange.]
But what if there are two servers running qmail on both of them. One is primary and the second is backup mail server which is for use of Queueing only. Now how would the mails on secondary mail server transfer to primary mail server and then stores in user accounts. Thanks for ur help and I am also working on it. Kashan Peter van Dijk <[EMAIL PROTECTED]> wrote: On Fri, Mar 30, 2001 at 09:10:30PM -0800, Qmail wrote: > Any suggestions are appreciated. > > We are looking for some way to help out a few dozen exchange customers while > northpoint is down. Either - install serialmail and give them each their own Maildir (serialmail docs show you how) - set secondary MXes to you (you probably have this already) and touch all their mail every, say, 6 days (because qmail bounces at 7, by default) until their primary MX is up again. I'd go for the first option. Greetz, Peter. Get free email and a permanent address at http://www.netaddress.com/?N=1
Re: easiest way to queue and de-queue mail for exchange.
On Fri, Mar 30, 2001 at 09:10:30PM -0800, Qmail wrote: > Any suggestions are appreciated. > > We are looking for some way to help out a few dozen exchange customers while > northpoint is down. Either - install serialmail and give them each their own Maildir (serialmail docs show you how) - set secondary MXes to you (you probably have this already) and touch all their mail every, say, 6 days (because qmail bounces at 7, by default) until their primary MX is up again. I'd go for the first option. Greetz, Peter.