Re: QMAILQUEUE patch for qmail-1.03

2001-06-11 Thread Frank Tegtmeyer
Bruce Guenter [EMAIL PROTECTED] writes: than the obvious overhead of adding /bin/sh to the execution path? Is this overhead significant enough to make such a modification a bad idea? Are there quoting problems to expect? If yes, I would leave the patch the way it is now. Regards, Frank

newbie question (it's an easy one i'm sure, but it's not in the FAQ)

2001-06-11 Thread John Wolford
Hi guys, I've installed the mdk (Mandrake) qmail rpm package on my Mandrake 7.2 box. I've got it set up so that it's dealing with local mail quite nicely, and now i'm ready to use fetchmail, which is also installed, to download mail from a pop server. qmail is running. If i check the ps

Re: newbie question (it's an easy one i'm sure, but it's not in theFAQ)

2001-06-11 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- John Wolford wrote: qmail is running. Nope, not quite ... If i check the ps listing, i see, in part: [root@homer init.d]# ps -ef |grep qmail root 29806 29805 1 Jun01 ?02:43:31 supervise qmail-pop3d root 29808 29805 0 Jun01 ?00:00:00

Re: QMAILQUEUE patch for qmail-1.03

2001-06-11 Thread Jason Haar
On Sun, Jun 10, 2001 at 10:26:28PM -0600, Bruce Guenter wrote: I've been contemplating rewriting the patch to do an exec of { /bin/sh, -c, $QMAILQUEUE } instead of exec'ing $QMAILQUEUE as-is. This would allow for putting the contents of the script named by $QMAILQUEUE (which is frequently a

Saving mail

2001-06-11 Thread Benoit Delagarde
Hi all, Can you help me to save all mails which are outgoing from my SMTP. So can you give me an advice or a program to do that. I have seen that the question had been asked by an other qmail user, but i hadn't no answer. Does the solution exists? Thank you!! [EMAIL PROTECTED] mailto:[EMAIL

qmail Digest 11 Jun 2001 10:00:00 -0000 Issue 1392

2001-06-11 Thread qmail-digest-help
qmail Digest 11 Jun 2001 10:00:00 - Issue 1392 Topics (messages 63936 through 63957): Re: unsubscribe [EMAIL PROTECTED] 63936 by: Harald Hanche-Olsen virtual subdomains and non-remapping 63937 by: R Signes 63944 by: Charles Cazabon 63945 by: R Signes

Time Stamp

2001-06-11 Thread Alastair Rundlett
Can someone please tell my why my Qmail time stamps its emails plus 1 hour. I'm in the UK, so I have set my Linux to GMT. The date command reports the system time correctly. Slightly confused ?

Re: Time Stamp

2001-06-11 Thread Henning Brauer
On Mon, Jun 11, 2001 at 12:00:21PM +0100, Alastair Rundlett wrote: Can someone please tell my why my Qmail time stamps its emails plus 1 hour. I'm in the UK, so I have set my Linux to GMT. The date command reports the system time correctly. Qmail records times in email headers in GMT, not

Re: Time Stamp

2001-06-11 Thread Frank Tegtmeyer
Alastair Rundlett [EMAIL PROTECTED] writes: Can someone please tell my why my Qmail time stamps its emails plus 1 hour. I'm in the UK, so I have set my Linux to GMT. The date command reports the system time correctly. You confused your daylight saving time setup. Do you use GMT or local time

Re: On Behalf Of . . .

2001-06-11 Thread Guus
Problem solved! It's a known bug in Netscape 4.6 etc. for unix. Workaround is in changing the prefs: exit netscape first, because it writes the preferences on exit cd $HOME/.netscape echo 'user_pref(mail.suppress_sender_header, true); ' preferences.js echo

Re: Im not sure if this is normal?

2001-06-11 Thread Jose Celestino
This is (possibly) normal. Do: /var/qmail/bin/qmail-qread and examine the logs (tail -f /var/log/qmail/current). Take also a look at: http://www.lifewithqmail.org/lwq.html#retry-schedule On Sat, Jun 09, 2001 at 12:53:24AM -0700, Todd A. Jacobs wrote: On Fri, 8 Jun 2001, Mike Jimenez wrote:

Using qmail-queue

2001-06-11 Thread Jon
Hi, My company runs quite a large opt-in newsletter (around 60,000 members, growing by about a 1000 every few days), up to a few months ago we sent the newsletter by using qmail-inject for every email address on the list (which was slow). So we started to use the qmail-queue directly (using the

Re: Using qmail-queue

2001-06-11 Thread Frank Tegtmeyer
Jon [EMAIL PROTECTED] writes: Any ideas? We can't really use ezmlm as we have our very own customised software for our mailing list which we have built and added to for years. If you use qmail-queue directly anyway where is the problem to replace a placeholder string in the To: header during

Re: Using qmail-queue

2001-06-11 Thread Russell Nelson
Jon writes: So is there anyway of having the email address of the user being emailed in the To: field without using qmail-inject for every message? You can use the following patch to qmail-remote, or if that's not sufficient, I have a proprietary patch which allows substitution of fields

RE: Time Stamp

2001-06-11 Thread Alastair Rundlett
It still ain't right ! If I inject mail locally the time is out by about 7min. Any incoming external mail is out by +1 hour, how is this possible? What do have to set where to get this thing right. Alastair Rundlett [EMAIL PROTECTED] writes: Can someone please tell my why my Qmail time

Re: Time Stamp

2001-06-11 Thread Frank Tegtmeyer
Alastair Rundlett [EMAIL PROTECTED] writes: If I inject mail locally the time is out by about 7min. Any incoming Which time? From the Date:-header or from Received-Headers? external mail is out by +1 hour, how is this possible? Again: like above, which time? What do have to set where to

RE: Time Stamp

2001-06-11 Thread Alastair Rundlett
Thx Frank Which time? From the Date:-header or from Received-Headers? The Received-Headers reported in Outlook 2000. Short answer: Answer 1. Mandrake 8.0 Answer 2. No Answer 3. Intel Answer 4. Bios and local time are the same Answer 5. Hardware clock is to GMT Alastair Rundlett [EMAIL

Re: virtual subdomains and non-remapping

2001-06-11 Thread Charles Cazabon
R Signes [EMAIL PROTECTED] wrote: In a message dated Sun, Jun 10, 2001 at 02:22:05PM -0600, Charles Cazabon wrote: R Signes [EMAIL PROTECTED] wrote: I'd like to set up a virtual subdomain on my systems. Something like spamgoeshere.manxome.org, and have mail for [EMAIL PROTECTED]

Re: Saving mail

2001-06-11 Thread Charles Cazabon
Benoit Delagarde [EMAIL PROTECTED] wrote: Can you help me to save all mails which are outgoing from my SMTP. So can you give me an advice or a program to do that. I have seen that the question had been asked by an other qmail user, but i hadn't no answer. Does the solution exists? See

Re: Time Stamp

2001-06-11 Thread Frank Tegtmeyer
Alastair Rundlett [EMAIL PROTECTED] writes: Answer 4. Bios and local time are the same Answer 5. Hardware clock is to GMT Ok, that's your problem. Set your BIOS clock to one hour later (now it's about 3:35pm your local time, so set the BIOS clock to 2:35pm. You could also use hwclock if it's

Re: Using qmail-queue

2001-06-11 Thread John R. Levine
So is there anyway of having the email address of the user being emailed in the To: field without using qmail-inject for every message? Using plain qmail, no, it tries very hard no to mutate messages as they pass through. For a similar application I wrote a little perl module called qspam to

problems with pop3

2001-06-11 Thread Todd Grimes
I recently setup a new mail server using qmail. Now I can send mail all I want with no problems however when I try to recieve mail via pop3 (using qmail-pop3d) it does not pick up any of my new mail. I've check my Maildir/new and can see the new messages there but my client does not pick

Re: problems with pop3

2001-06-11 Thread Charles Cazabon
Todd Grimes [EMAIL PROTECTED] wrote: I recently setup a new mail server using qmail. Now I can send mail all I want with no problems however when I try to recieve mail via pop3 (using qmail-pop3d) it does not pick up any of my new mail. I've check my Maildir/new and can see the new

Re: problems with pop3

2001-06-11 Thread Todd Grimes
I am running the qmail-pop3d from inetd At 09:01 AM 6/11/2001 -0600, you wrote: Todd Grimes [EMAIL PROTECTED] wrote: I recently setup a new mail server using qmail. Now I can send mail all I want with no problems however when I try to recieve mail via pop3 (using qmail-pop3d) it does not

Re: problems with pop3

2001-06-11 Thread Charles Cazabon
Todd Grimes [EMAIL PROTECTED] wrote: Post the script you're starting qmail-pop3d with. I am running the qmail-pop3d from inetd Q: What colour is the sky? A: This tastes like apple. This will likely affect the quantity and quality of suggestions you receive for fixing your problem.

Multiple recipients to remote domain

2001-06-11 Thread Roger Walker
I just ran a test where I created a single message file, with all headers, and the BCC list was 10,000+ copies of my own address on a remote domain. I used qmail-inject to send the message. What I expected to happen was for the local QMAIL to make a single connection to the

Re: QMAILQUEUE patch for qmail-1.03

2001-06-11 Thread Bruce Guenter
On Mon, Jun 11, 2001 at 08:21:13AM +0200, Frank Tegtmeyer wrote: Bruce Guenter [EMAIL PROTECTED] writes: than the obvious overhead of adding /bin/sh to the execution path? Is this overhead significant enough to make such a modification a bad idea? Are there quoting problems to expect?

Re: Multiple recipients to remote domain

2001-06-11 Thread Peter van Dijk
On Mon, Jun 11, 2001 at 09:51:46AM -0600, Roger Walker wrote: I just ran a test where I created a single message file, with all headers, and the BCC list was 10,000+ copies of my own address on a remote domain. I used qmail-inject to send the message. What I expected to happen

RE: Time Stamp

2001-06-11 Thread Alastair Rundlett
Ok got the external email side working correctly using hwclock. Also I've basically figured out the local time problem, this was because my system time was set incorrect and daylight savings was adding 1 hour to that. Now all I have do is figure out why there is a 10sec difference with local mail

fetchmail + badmailfrom

2001-06-11 Thread Tom Beer
Hi, I surfed the archives, but there were only problems no solution. I fetch mail with fetchmail (;-) and want to block some addresses and domains. But fetchmail interrupts after getting the first blocked mail and won't receive any further ones. As far as I can see it is qmail and not fetchmail

Re: Multiple recipients to remote domain

2001-06-11 Thread Charles Cazabon
Roger Walker [EMAIL PROTECTED] wrote: I just ran a test where I created a single message file, with all headers, and the BCC list was 10,000+ copies of my own address on a remote domain. I used qmail-inject to send the message. What I expected to happen was for the local QMAIL to make a

how to pipe to qmail-inject

2001-06-11 Thread ed lim
I have a small dilemna, Let's say I want to send an email to 1,000 people...they will allreceive the same email. let's say the I want to send the HTML file witha header: From: [EMAIL PROTECTED] Subject: blah blah MIME-Version: 1.0; Content-Type: text/html; html body blah blah

Re: Multiple recipients to remote domain

2001-06-11 Thread Henning Brauer
On Mon, Jun 11, 2001 at 09:51:46AM -0600, Roger Walker wrote: If I can, I'll try to decifer the logs on the remote system to see what happened, but I am wondering (asking) what QMAIL's behavior is supposed to be when there are multiple recipients on a single message being sent to a

many mails

2001-06-11 Thread Gianni Campanile
Hi, I am setting up a mailing system that must send very very quickly a great number of mails (5,000-10,000) with different text to different recipients. A specialized process gets the body of the messages and the addressees and it is ready to call a "mailer" . I wonder if qmail can help

Re: Time Stamp

2001-06-11 Thread Frank Tegtmeyer
Alastair Rundlett [EMAIL PROTECTED] writes: Ok got the external email side working correctly using hwclock. Fine. Now all I have do is figure out why there is a 10sec difference with local mail in MS Outlook ? Should they be synchronized? Outlook uses the time of the Windows PC. Qmail uses

Re: Multiple recipients to remote domain

2001-06-11 Thread Peter van Dijk
On Mon, Jun 11, 2001 at 10:20:57AM -0600, Charles Cazabon wrote: [snip] Is there only a single copy of the message sent to the remote host in a single transaction? No. Hmm, this confuses me. Every transaction contains one message. There are 10.000 transactions. This may or may not be a

Re: fetchmail + badmailfrom

2001-06-11 Thread Charles Cazabon
Tom Beer [EMAIL PROTECTED] wrote: I surfed the archives, but there were only problems no solution. I fetch mail with fetchmail (;-) and want to block some addresses and domains. But fetchmail interrupts after getting the first blocked mail and won't receive any further ones. As far as I can

Re: how to pipe to qmail-inject

2001-06-11 Thread Charles Cazabon
ed lim [EMAIL PROTECTED] wrote: I have a small dilemna, Let's say I want to send an email to 1,000 people...they will all receive the same email. [...] I have a text file with the 1,000 people : people.txt I have the HTML I want to send them : whatever.html [...] I can't figure out

Re: many mails

2001-06-11 Thread Charles Cazabon
Gianni Campanile [EMAIL PROTECTED] wrote: I am setting up a mailing system that must send very very quickly a great number of mails (5,000-10,000) with different text to different recipients. Okay. A specialized process gets the body of the messages and the addressees and it is ready to

Re: Multiple recipients to remote domain

2001-06-11 Thread Charles Cazabon
Peter van Dijk [EMAIL PROTECTED] wrote: On Mon, Jun 11, 2001 at 10:20:57AM -0600, Charles Cazabon wrote: [snip] Is there only a single copy of the message sent to the remote host in a single transaction? No. Hmm, this confuses me. Every transaction contains one message. There

RE: many mails

2001-06-11 Thread Joshua Nichols
Gianni Campanile [EMAIL PROTECTED] wrote: A specialized process gets the body of the messages and the addressees and it is ready to call a mailer . I wonder if qmail can help me: my real problem is that I don't wont to call a command (like qmail-inject) for each mail to send, that would slow

Re: Multiple recipients to remote domain

2001-06-11 Thread Roger Walker
Thanks, Peter and Charles. Looks like I'll have to script a solution that telnets to port 25 on the remote host and issues 10,000+ (650,000+ actually) rcpt to: lines. A manual test seems to have worked, so now I'll have to try automating it. On Mon, Jun 11, 2001 at 09:51:46AM -0600,

Re: many mails

2001-06-11 Thread Russell Nelson
Gianni Campanile writes: I am setting up a mailing system that must send very very quickly a great number of mails (5,000-10,000) with different text to different recipients. Hmmm... You could get them sent out in about ten seconds, but I don't think you could do any better than that. And

qmail-inject and Qmail-scanner on local message

2001-06-11 Thread John McCoy, Jr.
Our web mail (IMP 2.2.4) program injects all mail using qmail-inject, when the email is totally local (i.e. never travels through SMTP) it is never scanned. I've tried adding the QMAILQUEUE variable into Apache to try to trigger the scan but I think it is to far down the loop. Any one have any

Re: Multiple recipients to remote domain

2001-06-11 Thread Russell Nelson
Charles Cazabon writes: qmail never batches recipients to remote domains. One of the (several) reasons for this is it would make VERP impossible. Not true. It simply means that the remote system would have to implement VERP when qmail-remote tells the smtpd that the envelope sender is

Re: many mails

2001-06-11 Thread Charles Cazabon
Joshua Nichols [EMAIL PROTECTED] wrote: Does /anyone/ have a qmail system that can deliver faster than qmail-inject can queue? Yes. queue disk bandwidth and latency (seeks due to syncs) are limiting factors in some setups. I'm sure there's one somewhere, but I think it would take a hell

Re: Multiple recipients to remote domain

2001-06-11 Thread Charles Cazabon
Roger Walker [EMAIL PROTECTED] wrote: Thanks, Peter and Charles. Looks like I'll have to script a solution that telnets to port 25 on the remote host and issues 10,000+ (650,000+ actually) rcpt to: lines. Unnecessary. There's lots of tools to do this; other MTAs do it, and djb wrote

Re: qmail-inject and Qmail-scanner on local message

2001-06-11 Thread Charles Cazabon
John McCoy, Jr. [EMAIL PROTECTED] wrote: Our web mail (IMP 2.2.4) program injects all mail using qmail-inject, when the email is totally local (i.e. never travels through SMTP) it is never scanned. I've tried adding the QMAILQUEUE variable into Apache to try to trigger the scan but I think it

RE: many mails

2001-06-11 Thread Roger Walker
Gianni Campanile [EMAIL PROTECTED] wrote: A specialized process gets the body of the messages and the addressees and it is ready to call a mailer . I wonder if qmail can help me: my real problem is that I don't wont to call a command (like qmail-inject) for each mail to send, that would slow

Re: Multiple recipients to remote domain

2001-06-11 Thread Charles Cazabon
Russell Nelson [EMAIL PROTECTED] wrote: Charles Cazabon writes: qmail never batches recipients to remote domains. One of the (several) reasons for this is it would make VERP impossible. Not true. It simply means that the remote system would have to implement VERP when qmail-remote

Re: Multiple recipients to remote domain

2001-06-11 Thread Peter van Dijk
On Mon, Jun 11, 2001 at 02:33:53PM -0400, Russell Nelson wrote: Charles Cazabon writes: qmail never batches recipients to remote domains. One of the (several) reasons for this is it would make VERP impossible. Not true. It simply means that the remote system would have to implement

qpop3-d: connects but doesn´t gives OK

2001-06-11 Thread Pablo Martín
Help! We have a system running bruce´s patched qmail and AVP. It has 400 accounts.It has been running ok for 2 months, but now sometimes pop-3d doesn´t work. I can telnet localhost 110, it greets me but it doesn´t says OK. Sometimes I restart it with the supervise scripts and all returns to

Re: Multiple recipients to remote domain

2001-06-11 Thread Peter van Dijk
On Mon, Jun 11, 2001 at 01:02:40PM -0600, Charles Cazabon wrote: Roger Walker [EMAIL PROTECTED] wrote: Thanks, Peter and Charles. Looks like I'll have to script a solution that telnets to port 25 on the remote host and issues 10,000+ (650,000+ actually) rcpt to: lines. Unnecessary.

Re: vpopmail authentication

2001-06-11 Thread Keary Suska
You should be invoking qmail-popup, looking something like: /var/qmail/bin/qmail-popup virtualdomain.com \ /usr/local/ezmlm/vchkpw /var/qmail/bin/qmail-pop3d Maildir If you are using Maildir instead of Mbox. man qmail-popup, vchkpw, and qmail-pop3d for information on options and parameters. -K

RE: qmail-inject and Qmail-scanner on local message

2001-06-11 Thread John McCoy, Jr.
I can see it set in phpinfo() output, but do not know if this is a good test for that. Thanks. -Original Message- From: Charles Cazabon [mailto:[EMAIL PROTECTED]] Sent: Monday, June 11, 2001 12:18 PM To: qmail@list. cr. yp. to Subject: Re: qmail-inject and Qmail-scanner on local message

rpm

2001-06-11 Thread mick
anyone have any luck with the qmail rpm? have a box I just want to get up and running fast. * Mick Dobra Systems Administrator MTCO Communications 1-800-859-6826 *

RE: Multiple recipients to remote domain

2001-06-11 Thread Joshua Nichols
Not true. It simply means that the remote system would have to implement VERP when qmail-remote tells the smtpd that the envelope sender is list-@[]@host.example.com. Unfortunately, qmail-remote and VERP-compatible smtp servers do not cooperate in that manner. All this talk of delivery

Re: rpm

2001-06-11 Thread Charles Cazabon
mick [EMAIL PROTECTED] wrote: anyone have any luck with the qmail rpm? Bruce's source RPM? Yes, it works well. have a box I just want to get up and running fast. It's probably just as fast to download ucspi-tcp, daemontools, and the qmail source and do a Life with qmail install if you're

RE: many mails

2001-06-11 Thread Russell Nelson
Roger Walker writes: Here is my, possibly similar, situation: We have approximately 650,000 customers/accounts and Marketing wants to send them a monthly newsletter. Our mail system is Intermail running on some 25-30 Sun Enterprise Servers (and there is no chance of it being replaced

RE: rpm

2001-06-11 Thread Willy De la Court
Mick, check http://www.quint.be/projects/ the rpm's are there with a small howto Willy De la Court Quint NS NV On Monday, June 11, 2001 22:40, mick [SMTP:[EMAIL PROTECTED]] wrote: anyone have any luck with the qmail rpm? have a box I just want to get up and running fast.

Re: Multiple recipients to remote domain

2001-06-11 Thread Russell Nelson
Charles Cazabon writes: Good clarification. Would you settle for Making VERP work with per-MX batched recipients of a message would require extensive core changes to qmail? No. VERP support has little to do with it. The problem is that qmail-send / qmail-rspawn are strongly oriented

Re: Multiple recipients to remote domain

2001-06-11 Thread Russell Nelson
Peter van Dijk writes: qmail-remote would have to start saying EHLO ofcourse, in that case. Is VERP a registered EHLO tag? I'm sure it isn't. -- -russ nelson [EMAIL PROTECTED] http://russnelson.com Crynwr sells support for free software | PGPok | 521 Pleasant Valley Rd. | +1 315 268

Re: Multiple recipients to remote domain

2001-06-11 Thread Peter van Dijk
On Mon, Jun 11, 2001 at 05:00:42PM -0400, Joshua Nichols wrote: Not true. It simply means that the remote system would have to implement VERP when qmail-remote tells the smtpd that the envelope sender is list-@[]@host.example.com. Unfortunately, qmail-remote and VERP-compatible smtp

RE: Multiple recipients to remote domain

2001-06-11 Thread Russell Nelson
Joshua Nichols writes: Not true. It simply means that the remote system would have to implement VERP when qmail-remote tells the smtpd that the envelope sender is list-@[]@host.example.com. Unfortunately, qmail-remote and VERP-compatible smtp servers do not cooperate in that

Suspending an POP3 account.

2001-06-11 Thread Reid Sutherland
Hi, I'd like to be able to suspend a POP3 account without changing the client's password. Is there anything I can do to the home directory or Maildir to accomplish this? What I'm doing the for incoming mail is a simple .qmail file that creates a message and spits back an error saying

Re: QMAILQUEUE patch for qmail-1.03

2001-06-11 Thread Jim Steele
I vote to leave it alone. Let the configuring individual invoke /bin/sh in QMAILQUEUE herself if she understands and still wants to make that particular convenience vs. overhead tradeoff. Valued at $0.02, JS On Sun, Jun 10, 2001 at 10:26:28PM -0600, Bruce Guenter wrote: I've been

Re: newbie question (it's an easy one i'm sure, but it's not in theFAQ)

2001-06-11 Thread Nick (Keith) Fish
David Talkington wrote: -BEGIN PGP SIGNED MESSAGE- John Wolford wrote: qmail is running. Nope, not quite ... If i check the ps listing, i see, in part: [root@homer init.d]# ps -ef |grep qmail root 29806 29805 1 Jun01 ?02:43:31 supervise qmail-pop3d root

Re: qpop3-d: connects but doesn´t gives OK

2001-06-11 Thread Nick (Keith) Fish
Pablo Martín wrote: Help! We have a system running bruce´s patched qmail and AVP. It has 400 accounts. It has been running ok for 2 months, but now sometimes pop-3d doesn´t work. I can telnet localhost 110, it greets me but it doesn´t says OK. Sometimes I restart it with the supervise

Re: Multiple recipients to remote domain

2001-06-11 Thread Bruce Guenter
On Mon, Jun 11, 2001 at 12:09:40PM -0600, Roger Walker wrote: Thanks, Peter and Charles. Looks like I'll have to script a solution that telnets to port 25 on the remote host and issues 10,000+ (650,000+ actually) rcpt to: lines. You can also use qmail-remote manually to do this. --

Re: qmail-inject and Qmail-scanner on local message

2001-06-11 Thread Jason Haar
On Mon, Jun 11, 2001 at 11:24:49AM -0700, John McCoy, Jr. wrote: Our web mail (IMP 2.2.4) program injects all mail using qmail-inject, when the email is totally local (i.e. never travels through SMTP) it is never scanned. I've tried adding the QMAILQUEUE variable into Apache to try to trigger

Re: Suspending an POP3 account.

2001-06-11 Thread Mark
On Mon, Jun 11, 2001 at 05:58:19PM -0400, Reid Sutherland allegedly wrote: Hi, I'd like to be able to suspend a POP3 account without changing the client's password. Is there anything I can do to the home directory or Maildir to accomplish this? What I'm doing the for incoming

Qmail Admin

2001-06-11 Thread Mike Jimenez
How come the admin tool does not compile? Here is the following: Also here is the ./configscript ./configure --enable-vpopuser=vpopmail --enable-cgibindir=/apache/cgi-bin -- enable-htmldir=/usr/local/share --enable-vpopmaildir=/home/vpopmail/ #make make all-recursive make[1]: Entering

Hahaha (hybris) clobber perl script...

2001-06-11 Thread Roger Merchberger
Hello all... I finally got deeply disturbed about all the double-bounces coming into my email box (sometimes 2500 after a weekend... :-( ) from the Hybris virus ([EMAIL PROTECTED]) and I figured I needed to create a personal filter for my mailbox to filter these thingies out... So I did. The

RE: Suspending an POP3 account.

2001-06-11 Thread Joshua Nichols
(lack of payment) clients when using a passwd/shadow authentication method. Any ideas on a solution? Though different checkpassword and pop programs will handle the problem differently, changing the _permissions_ on the ~Maildir/* so the owner doesn't have read access will work. That is,

Re: Multiple recipients to remote domain

2001-06-11 Thread Mark
On Mon, Jun 11, 2001 at 05:12:44PM -0600, Bruce Guenter allegedly wrote: On Mon, Jun 11, 2001 at 12:09:40PM -0600, Roger Walker wrote: Thanks, Peter and Charles. Looks like I'll have to script a solution that telnets to port 25 on the remote host and issues 10,000+ (650,000+ actually)

Re: Suspending an POP3 account.

2001-06-11 Thread Reid Sutherland
On Mon, Jun 11, 2001 at 05:58:19PM -0400, Reid Sutherland allegedly wrote: Hi, I'd like to be able to suspend a POP3 account without changing the client's password. Is there anything I can do to the home directory or Maildir to accomplish this? What I'm doing the for

Re: Suspending an POP3 account.

2001-06-11 Thread Scott Gifford
Reid Sutherland [EMAIL PROTECTED] writes: [...] Most likely I'll have to store password somewhere and replace it in the shadow file with a 'x' when suspended, and put the crypt password back once the account is restored. Not qmail related, but a trick I like to use is to just prepend

Re: Suspending an POP3 account.

2001-06-11 Thread Reid Sutherland
Reid Sutherland [EMAIL PROTECTED] writes: [...] Most likely I'll have to store password somewhere and replace it in the shadow file with a 'x' when suspended, and put the crypt password back once the account is restored. Not qmail related, but a trick I like to use is to just

Re: Suspending an POP3 account.

2001-06-11 Thread Reid Sutherland
(lack of payment) clients when using a passwd/shadow authentication method. Any ideas on a solution? Though different checkpassword and pop programs will handle the problem differently, changing the _permissions_ on the ~Maildir/* so the owner doesn't have read access will work.

Re: Suspending an POP3 account.

2001-06-11 Thread MarkD
I've attempted a permission change on the Maildir, but then it won't run the program in the .qmail file. That's not how it works. There must be something else you've done. Did you change the permissions on the home directory as well? How about the .qmail file? Show us the exact error message

Re: Suspending an POP3 account.

2001-06-11 Thread Antonio Dias
On Mon, 11 Jun 2001, Reid Sutherland wrote: For example, if I have sgifford:abc12345: in /etc/shadow, it becomes sgifford:*LOCK*abc12345: That solves the problem of where to put the password, but maybe there is a more elegant qmail-based solution. Good

Re: Suspending an POP3 account.

2001-06-11 Thread Adam McKenna
On Tue, Jun 12, 2001 at 12:36:48AM -0300, Antonio Dias wrote: Just a classic case of RTFM. Yeah, and you better read very closely too, because these commands don't work across all platforms. (Case in point, solaris 8 doesn't support passwd -u) --Adam