Re: Go on developing qmail!!!!

2001-05-22 Thread Liu Hong
We can build a mail list to discuss this. My idea is : * build a core develop group * build a document group * build a user support group * invite patch author join core develope group and neaten all patchs,include some patch into the new version - You go,

Sending mail to another machine

2001-05-22 Thread Mohamed Ould
Hello, 1- I'm using Qmail following LWQ of Dave Sill with a Relay in DMZ + Server in LAN. I want now to tell Relay machine to send mails of certains users to any machine lying anwhere (in DMZ, LAN or Internet), instead to sending them always to my LAN-server. How I can do this? Is this needs to

Re: Sending mail to another machine

2001-05-22 Thread Ruprecht Helms
At 09:56 22.05.01 +0200, Mohamed Ould wrote: Hello, 1- I'm using Qmail following LWQ of Dave Sill with a Relay in DMZ + Server in LAN. I want now to tell Relay machine to send mails of certains users to any machine lying anwhere (in DMZ, LAN or Internet), instead to sending them always to my

Re: Go on developing qmail!!!!

2001-05-22 Thread Ruprecht Helms
At 14:22 22.05.01 +0800, Liu Hong wrote: We can build a mail list to discuss this. My idea is : * build a core develop group * build a document group * build a user support group * invite patch author join core develope group and neaten all patchs,include some patch into the new

badrcptto

2001-05-22 Thread Brian Moon
Ok, so I got the badrcptto patch working. It doesn't look like it will do partial addresses. You know how badmailfrom will let you just put in @domain.com. I was hoping that this patch might let you put in user@ and reject all mail for that user regardless of domain. I don't really follow the

Re: badrcptto

2001-05-22 Thread Brian Moon
Ok, I am looking really hard at the code here. It looks like the @ magic of badmailfrom is somewhere in here which was copied directly for badrcpto: j = byte_rchr(addr.s,addr.len,'@'); if (j addr.len) if (constmap(mapbrt,addr.s + j,addr.len - j - 1)) return 1; I am still not sure

qmail + vpopmail + maildrop + sqwebmail 2.0.0

2001-05-22 Thread Roy Svendsen
Hi! Anyone that have put opp something like this? How do I set up Maildrop too work under vpopmail so I can build filter with sqwebmail 2.0.0 Have'nt found any good information on this one! Best regard --Roy Svendsen Life is like an potato!

qmail Digest 22 May 2001 10:00:00 -0000 Issue 1372

2001-05-22 Thread qmail-digest-help
qmail Digest 22 May 2001 10:00:00 - Issue 1372 Topics (messages 62798 through 62838): Re: qmail as 'proxy' - comments? 62798 by: Peter van Dijk 62802 by: Brett Randall minifaq 62799 by: Tim Titzmann 62803 by: Peter van Dijk Spamcontrol trouble

R: R: leave a copy of messages on server

2001-05-22 Thread Andrea Cerrito
Mmmmhhh, I don't think it's possible. Anyway, you can set a crontab to delete old messages (ie: 30 days old) or you can set quota. It's not advisable to make the delete mandatory because: 1) user may want to look his/her messages from a location, and to download them from another one, 2)

Re: injecting qmail-queue (asking again)

2001-05-22 Thread peter green
* Todd Finney [EMAIL PROTECTED] [010522 01:09]: I thought about that, but it isn't really an ezmlm question anymore. There doesn't seem to be an example on using qmail-queue anywhere. It seems to me that there probably should be. Fair enough. So make ezmlm-reject omit that behavior.

Qmail with amavis

2001-05-22 Thread Francisco André Barbosa Neto
Hi All, I'd like to know if someone in the list are using qmail with amavis-perl 11 in a Slackware 7.1 box? Thank's! -Connect On Internet Provider http://www.connecton.com.brFone: 55-11-4655-2232Francisco André Barbosa Neto[EMAIL

Re: R: leave a copy of messages on server

2001-05-22 Thread Karsten W. Rohrbach
Medi Montaseri([EMAIL PROTECTED])@2001.05.21 12:11:25 +: I have the opposit question, is it possible to mandate delete? That is, can I mandate the all messages be downloaded from a POP server? it would probably break the protocol. /k -- Black holes are where GOD is dividing by zero

Re: Timeout issues.

2001-05-22 Thread Karsten W. Rohrbach
most probably it is the dns setup. if you do not need to know the names of clients that are connecting, tcpserver -RHl0 is probably what you want. this won't work out with tcprules files that carry = for evaluating the $TCPREMOTEHOST variable. you might check the docs to tcpserver and tcprules:

Re: R: R: leave a copy of messages on server

2001-05-22 Thread tonix (Antonio Nati)
I think you may do it, but you must modify your pop3 server. It should memorize the downloaded messages numbers and then execute the opportune dele # at the end of session (or immediately after RETR command, when a new command is given and it may be sure that previous RETR has completed).

how control smtp relay

2001-05-22 Thread Gustav-Martin Olsen
Hello, i've many User the works with dhcp, so i can't set the ip or ip range in /etc/tcp.smtp file. How can i control this user, i want that only this users work with the smtp server. In the moment can anybody send (relaying). Can i filter, that the recipient or the sender must have definite

Re: leave a copy of messages on server

2001-05-22 Thread Roberto Marzialetti
Hi guys, isaac... -- isaac -- When a message is read but not cleared, qmail moves the message from the Maildir/new directory to Maildir/cur directory and appends :2, to the end of the message. yeah... i had seen :o) From what information I could find regarding this problem, it all boils

Re: qmail-pop3d and /var/spool/mail or NO /HOME/$USER

2001-05-22 Thread Charles Cazabon
Charles Olds [EMAIL PROTECTED] wrote: My goal is: Install qmail to work with virtual users. (i.e. No account in /etc/passwd. No /home/user. Mail delivered to /var/spool/mail.) You're limiting your options here by insisting on mbox format and /var/spool/mail. Much of the better software

Re: Qmail with amavis

2001-05-22 Thread Eduardo Augusto Alvarenga
Hi All, I'd like to know if someone in the list are using qmail with amavis-perl 11 in a Slackware 7.1 box? Thank's! Francisco André Barbosa Neto I am. Best Regards, -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Eduardo Augusto Alvarenga -

10 Million Messages per day

2001-05-22 Thread Mark Lo
Hi, If I have 10 Million messages per day. What system requirement do I need for a qmail server. Etc. Memory.. CPU.. Bandwidth... Thank you Mark

Re: 10 Million Messages per day

2001-05-22 Thread Alex Povolotsky
On Tue, May 22, 2001 at 11:15:48PM +0800, Mark Lo wrote: If I have 10 Million messages per day. What system requirement do I need for a qmail server. Etc. Memory.. CPU.. Bandwidth... 10 000 000 of inbound, outbound or transit EMails? What is typical size? do you need also POP3/IMAP? What

Re: 10 Million Messages per day

2001-05-22 Thread Charles Cazabon
Mark Lo [EMAIL PROTECTED] wrote: If I have 10 Million messages per day. What system requirement do I need for a qmail server. Etc. Memory.. CPU.. Bandwidth... You need to specify your requirements much more precisely for us to help you. For instance: 1) 10M messages -- what size

Re: 10 Million Messages per day

2001-05-22 Thread Mark Lo
Yeh.. 10 Million outbound messages... - Original Message - From: Alex Povolotsky [EMAIL PROTECTED] To: Mark Lo [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday, May 22, 2001 11:34 PM Subject: Re: 10 Million Messages per day On Tue, May 22, 2001 at 11:15:48PM +0800, Mark Lo

/var/qmail/alias/.qmail-default vs virtualdomains

2001-05-22 Thread Dean Staff
Hi, I'd like to know if it's possible to edit the /var/qmail/alias/.qmail- default file, so instead of it having a username or email address to deliver messages for undefined users to, you have a defined path to a specific mailbox. ie: /home/bubba/Maildir/ The reason I ask is because we

Re: 10 Million Messages per day

2001-05-22 Thread Philipp Steinkrüger
Mark Lo writes: Hi, If I have 10 Million messages per day. What system requirement do I need for a qmail server. Etc. Memory.. CPU.. Bandwidth... Have a look at the inter7 homepage (www.inter7.com). They offer preconfiguerd qmail server for low, medium and high usage. That will

manymanymany splogger processes

2001-05-22 Thread Ahead of the Street
Anyone have a guess why qmail is running thousands of copies of splogger? I just sent out a sizable mailing, so I expect the server to be busy and working hard, but seriously... thousands of copies of splogger? Is it /supposed/ to run a new instance for each outgoing message? --joshua.

Re: manymanymany splogger processes

2001-05-22 Thread Peter van Dijk
On Tue, May 22, 2001 at 12:12:04PM -0400, Ahead of the Street wrote: Anyone have a guess why qmail is running thousands of copies of splogger? We don't guess. We give answers, if you ask questions. I just sent out a sizable mailing, so I expect the server to be busy and working hard, but

Re: /var/qmail/alias/.qmail-default vs virtualdomains

2001-05-22 Thread Charles Cazabon
Dean Staff [EMAIL PROTECTED] wrote: I'd like to know if it's possible to edit the /var/qmail/alias/.qmail- default file, so instead of it having a username or email address to deliver messages for undefined users to, you have a defined path to a specific mailbox. ie: /home/bubba/Maildir/

RE: qmail + vpopmail + maildrop + sqwebmail 2.0.0

2001-05-22 Thread Hank Wethington
You can try Matt's FreeBSD-Qmail toaster. Although he doesn't use maildrop in there. I added it with the qmailqueue to check for VBS scripts before delivering e-mail without much of a problem. Check it out http://matt.simerson.net/computing/qmail.toaster.shtml Hank Wethington Information

Re: pulling mail from other than new/cur (sorry again...better reply address)

2001-05-22 Thread Paul Gregg
Dave Sill [EMAIL PROTECTED] wrote: Sure you can - rather stupid buying the cake in the first place if you can't eat it ;-) No you can't. If you eat it, you no longer have it. Of course, you could eat half of it and still have half of it. :-) Yes you do still have it. Might not be quite as

RE: manymanymany splogger processes

2001-05-22 Thread Joshua Nichols
Sorry about the long posting, but at least everythings in one place. It seems to me that qmail-pop3d is not running correctly, thus explaining the errors in /var/log/maillog, but is that also causing my splogger process problem? I just sent out a sizable mailing, so I expect the server to be

qmail-pop3d advice ( migrate to vpopmail ? )

2001-05-22 Thread Renato
Hi all, I have a server which has about 50.000 e-mail accounts. POP3 concurrency is set to 150 and timeout to 90 seconds. A couple of days ago, my users started to feel a huge delay in getting their messages via POP and sometimes, they even cannot connect. I checked the number of

Re: manymanymany splogger processes

2001-05-22 Thread Peter van Dijk
On Tue, May 22, 2001 at 01:43:46PM -0400, Joshua Nichols wrote: [snip] FILES: /var/qmail/supervise/qmail-send/run --- #!/bin/sh exec /var/qmail/rc --- Looks good, as long as there is no in /var/qmail/rc

RE: manymanymany splogger processes

2001-05-22 Thread Willy De la Court
Sorry about this but this is a junkyard. read on On Tuesday, May 22, 2001 19:44, Joshua Nichols [SMTP:[EMAIL PROTECTED]] wrote: Sorry about the long posting, but at least everythings in one place. It seems to me that qmail-pop3d is not running correctly, thus explaining the errors in

Re: qmail-pop3d advice ( migrate to vpopmail ? )

2001-05-22 Thread Charles Cazabon
Renato [EMAIL PROTECTED] wrote: Hi all, Don't post a new question by replying to an existing thread. This messes up the threading in our MUAs and in the list archives. As for your problem: it's the absolute #1 most frequently asked question. It's in the FAQs, it's in the list archives

Re: 10 Million Messages per day

2001-05-22 Thread Medi Montaseri
In my opinion, design your system as wide as possible and not as tall as possible. ie use a bunch of computers instead of one single tall one. Alex Povolotsky wrote: On Tue, May 22, 2001 at 11:15:48PM +0800, Mark Lo wrote: > If I have 10 Million messages per day. What system requirement do I >

RE: how control smtp relay

2001-05-22 Thread daiyuwen
i've many User the works with dhcp, so i can't set the ip or ip range in /etc/tcp.smtp file. How can i control this user, i want that only this users work with the smtp server. In the moment can anybody send (relaying). Can i filter, that the recipient or the sender must have

gcc programming with qmail

2001-05-22 Thread KY Lui
Title: gcc programming with qmail Hello i want to develop an application which can send mail through the qmail system. could you please give me a starting point of this? i don't know how to do it thanks KY

Problems with SMTP connections

2001-05-22 Thread Graham H.
Hey, I'm pretty new to qmail, so I apologize in advance if my question is a but mundane. I have read all the INSTALL docs and the FAQ, so I hope I haven't overlooked anything. Here's the deal: Everything gets delivered locally just fine. Even remotely to certain domains. However, when

Re: Problems with SMTP connections

2001-05-22 Thread Eduardo Augusto Alvarenga
Hey, I'm pretty new to qmail, so I apologize in advance if my question is a but mundane. I have read all the INSTALL docs and the FAQ, so I hope I haven't overlooked anything. Here's the deal: Everything gets delivered locally just fine. Even remotely to certain domains. However,

webmail recommendations?

2001-05-22 Thread Eric Paynter
I've just started an email server evaluation to provide a complete email solution including POP3, SMTP, and webmail. We're already strongly thinking qmail is a good place to start, but it does not have native webmail support. We do not need IMAP. So far, the webmail servers on the floor are:

Re: webmail recommendations?

2001-05-22 Thread Chris Hellberg
Eric Paynter wrote: I've just started an email server evaluation to provide a complete email solution including POP3, SMTP, and webmail. We're already strongly thinking qmail is a good place to start, but it does not have native webmail support. We do not need IMAP. So far, the webmail

Re: webmail recommendations?

2001-05-22 Thread John Chapman
Eric, Check out Vpopmail at www.inter7.com. Works quite well. John Chapman From: Eric Paynter [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject:webmail recommendations? Date sent: Tue, 22 May 2001 20:14:40 -0700 I've just

Re: webmail recommendations?

2001-05-22 Thread Remo Mattei
Eric Paynter wrote: I've just started an email server evaluation to provide a complete email solution including POP3, SMTP, and webmail. We're already strongly thinking qmail is a good place to start, but it does not have native webmail support. We do not need IMAP. So far, the webmail

Re: webmail recommendations?

2001-05-22 Thread Olivier M.
On Tue, May 22, 2001 at 08:14:40PM -0700, Eric Paynter wrote: We do not need IMAP. So far, the webmail servers on the floor are: oMail-webmail ok (hopefully :) will work with vpopmail. NeoMail not for maildirs... AtDot EmuMail pop3-based mailers afaik + sqwebmail + imp + dwebmail