Re: Stress Test

2001-01-05 Thread Michael Maier
> On Thu, Jan 04, 2001 at 10:11:37AM +0100, Michael Maier wrote: > >system 'qmail-inject $addr < 50k.data'; > > Does 50k.data have a Mail header on it? Just a guess... No, it hasn't a Mail Header in it. I think maybe it will be solved by putting some additional random Cha

Re: Stress Test

2001-01-05 Thread Michael Maier
> I'm confused. You say, 'it worked fine', then you say 'email has > not been sent'. Which is it? Sorry! I forgot to right down it worked fine when sending about 100 Messages. > If you are sending a an identical message to 500,000 people, consider > one message with a half-million recipients,

Re: Stress Test

2001-01-05 Thread Sean Reifschneider
On Fri, Jan 05, 2001 at 09:45:20AM +0100, Michael Maier wrote: >No, it hasn't a Mail Header in it. Ding! Ding! Ding! We have a winner. Sean -- Q: What kind of dog goes "BOFH! BOFH!"? A: A rootweiler Sean Reifschneider, Inimitably Superfluous <[EMAIL PROTECTED]> tummy.com - Linux Consult

Re: Stress Test

2001-01-05 Thread Michael Maier
> >No, it hasn't a Mail Header in it. > > Ding! Ding! Ding! We have a winner. > > Sean But why it works for 100 Mails then ? Michael..

Re: relaying by domain

2001-01-05 Thread ksemat
> Have you considered authenticated SMTP? That way clients would have to I hadn't. Thanks. I will look into it as well.

Re: how do I unsubscribe here?

2001-01-05 Thread ksemat
mail to: [EMAIL PROTECTED] On Thu, 4 Jan 2001, ed lim wrote: > How do I unsubscribe from this mailing list? > > >

Re: E-mail through firewall

2001-01-05 Thread David Dyer-Bennet
Brett Randall <[EMAIL PROTECTED]> writes on 5 January 2001 at 17:28:56 +1100 > Yep, that's where the problem occurs. All of a sudden, incoming e-mail > is blocked and I have to work a way around it (the current way works, > but is messy and slow). Other than being dependent on yet another sys

Re: thoughts for future qmail

2001-01-05 Thread David Dyer-Bennet
Russell Nelson <[EMAIL PROTECTED]> writes on 5 January 2001 at 01:41:53 -0500 > Johan Almqvist writes: > > On Sat, Dec 30, 2000 at 09:16:14AM -0500, Russell Nelson wrote: > > > If I can get twenty people to implement it, AND insert an MX record > > > for their qmtpd with one of the followin

Re: Question about configuration of Qmail for relaying

2001-01-05 Thread Henning Brauer
Am Freitag, 5. Januar 2001 07:35 schrieb Kui: > > I am a fresh user of Qmail and I have some question when I configurate it. > I > hope you may help me to solve these problem. Thx. > 1) I have setup a Qmail and the domain of the mail server is mail.abc.com > (abc is not the true domain) It make

qmail Digest 5 Jan 2001 11:00:00 -0000 Issue 1235

2001-01-05 Thread qmail-digest-help
qmail Digest 5 Jan 2001 11:00:00 - Issue 1235 Topics (messages 54673 through 54741): Re: freaking MS crap 54673 by: George Patterson multiple messages recieved 54674 by: B.Negrão 54676 by: Henning Brauer Forwarding 54675 by: Maciej Kozlowski Re: Time zone

Mail-Proxy

2001-01-05 Thread Redak, Dorian
Dear All! I'm planning to use a linux a box as what I would call mail proxy. It should receive mail for our domain (caibon.com) from the internet and forward it to our MS Exchange Server, which is located behind the firewall due to security reasons. It should also receive mail from the intranet a

Re: Migration of Mailboxes and accounts

2001-01-05 Thread Marcio Sa
Jean Claude YAO wrote: > Morning, > > I've a linux server whith Sendmail. > I've a new server with qmail and Solaris 8 as operating system. > How can I migrate all mailboxes and users accounts from the Sendmail server > to the qmail server? > We are using a perl program with IMAP mod to read and

Re: Mail-Proxy

2001-01-05 Thread James Raftery
On Fri, Jan 05, 2001 at 12:03:36PM +0100, Redak, Dorian wrote: > It should also receive mail from the intranet and forward it to the > internet. I think I already found out to fix this second part, but I'm still > having problems with the first. Hi Dorian, On the linux box, put the domains it sh

Re: Mail-Proxy

2001-01-05 Thread Henning Brauer
Am Freitag, 5. Januar 2001 12:03 schrieb Redak, Dorian: > Dear All! > > I'm planning to use a linux a box as what I would call mail proxy. It > should receive mail for our domain (caibon.com) from the internet and > forward it to our MS Exchange Server, which is located behind the firewall > due

Re: Mail-Proxy

2001-01-05 Thread James Raftery
On Fri, Jan 05, 2001 at 11:09:27AM +, James Raftery wrote: > Put > :exchangeserver.yourdomain.com > into control/smtproutes. Thinko Alert! That should be yourdomain.com:exchangeserver.yourdomain.com in control/smtproutes. james -- James Raftery (JBR54) "Managing 4000 customer domains with

Re: qmail-inject

2001-01-05 Thread Charles Cazabon
Claus Beerta <[EMAIL PROTECTED]> wrote: > > Is there any way to run mails through a script after or before > it enters qmail-inject? > What i want, is to parse a Mail, and to remove unwanted > characters from the mail. Use Bruce Guenter's QMAILQUEUE patch. It lets you put whatever filters you

Re: Mail-Proxy

2001-01-05 Thread Marc Knoop
On Fri, Jan 05, 2001 at 12:13:06PM +0100, Henning Brauer wrote: > Nothing easier than that: > > echo caibon.com >> /var/qmail/control/rcpthosts > echo caibon.com:exchangeserverhostname >> /var/qmail/control/smtproutes And what is the format for using an IP address instead of the name of the ex

Re: Mail-Proxy

2001-01-05 Thread James Raftery
On Fri, Jan 05, 2001 at 09:58:32AM -0500, Marc Knoop wrote: > And what is the format for using an IP address instead of the name of > the exchange server? caibon.com:[1.2.3.4]? Yep. james -- James Raftery (JBR54) "Managing 4000 customer domains with BIND has been a lot like herding cats."

Re: How using IMAP with qmail??

2001-01-05 Thread Dave Sill
Ould <[EMAIL PROTECTED]> wrote: >I want to use IMAP in a simple manner as I use actually >pop3. Huh? You're currently using POP3 but want to switch to IMAP? >I'm using strictly LWQ method of installation. No you're not. The snippet you posted from your qmail script is seriously bastardized.

Fwd: about qmail

2001-01-05 Thread harindra patel
hey suppose my mail server is mail.enfinet.net and i have created user as [EMAIL PROTECTED] and [EMAIL PROTECTED] i am receiving my mail at [EMAIL PROTECTED] not [EMAIL PROTECTED] what problem. plz..tell me suppoese...my mail server is mail.enfinet.net and user is [EM

Re: Stress Test

2001-01-05 Thread Russell Nelson
Michael Maier writes: > > >No, it hasn't a Mail Header in it. > > > > Ding! Ding! Ding! We have a winner. > > > > Sean > > But why it works for 100 Mails then ? Who knows??? It shouldn't have worked. -- -russ nelson <[EMAIL PROTECTED]> http://russnelson.com | Crynwr sells support

Re: Stress Test

2001-01-05 Thread IT Andrew Bold
On Friday 05 January 2001 15:23, Russell Nelson wrote: > Michael Maier writes: > > > >No, it hasn't a Mail Header in it. > > > > > > Ding! Ding! Ding! We have a winner. > > > > > > Sean > > > > But why it works for 100 Mails then ? > > Who knows??? It shouldn't have worked. Much as I h

Re: qmail - ms sql server

2001-01-05 Thread Russell Nelson
Jonor Lacuesta writes: > Is it possible for qmail, qmail-popup, qmail-pop3d to use Microsoft SQL > Server to aunthenticate its users? Certainly, but AFAIK nobody has done it. I recommend that you look at Jesse Sweetland's code for MySQL for a starting point, recently added on www.qmail.org.

Re: thoughts for future qmail

2001-01-05 Thread Mark Delany
On Fri, Jan 05, 2001 at 03:40:02AM -0600, David Dyer-Bennet wrote: > Russell Nelson <[EMAIL PROTECTED]> writes on 5 January 2001 at 01:41:53 -0500 > > Johan Almqvist writes: > > > On Sat, Dec 30, 2000 at 09:16:14AM -0500, Russell Nelson wrote: > > > > If I can get twenty people to implement i

Re: How using IMAP with qmail??

2001-01-05 Thread Mark Delany
On Fri, Jan 05, 2001 at 10:04:29AM -0500, Dave Sill wrote: Dave? Dave. Is that you Dave? > -Dave It is you! Howdy. Regards.

qmailqueue-patch

2001-01-05 Thread Flavio Alberto
Como faço para aplicar este path?

Re: thoughts for future qmail

2001-01-05 Thread Aaron L. Meehan
Quoting David Dyer-Bennet ([EMAIL PROTECTED]): > Russell Nelson <[EMAIL PROTECTED]> writes on 5 January 2001 at 01:41:53 -0500 > > http://qmail.org/qmail-1.03-qmtpc.patch > > I can't get this via Lynx (so I had to download it on my windows > machine and move it over; trivial for a file this size

Re: How using IMAP with qmail??

2001-01-05 Thread Ould
Hello, I have the same problem or question. Can you help on what to do exactly for using IMAP instead of POP3 or BOTH? Thanks --- Mark Delany <[EMAIL PROTECTED]> a écrit : > On Fri, Jan 05, 2001 at 10:04:29AM -0500, Dave Sill > wrote: > > Dave? Dave. Is that you Dave? > > > -Dave > > It is

Netscape Messaging Server -> qmail advice

2001-01-05 Thread Steve Fulton
I've been asked to migrate a mail server from Netscape to qmail, and I'd appreciate any advice on the subject. I also have searched this list archives, and they have been useful to a point, any realworld experience helps - I'll be transferring over 18,000 accounts to the new server. Also, would

Suggestion regarding qmtp patch to qmail-remote.c

2001-01-05 Thread Mark Delany
Russ offers: http://qmail.org/qmail-1.03-qmtpc.patch Feedback: Given a sample of one, this patch seems to work. Nice work. Suggestion: What about making the log file entries more consistent with the current format? Current smtp: success: 192.203.178.8_accepted_message./Remote_host_said:_250_ok

Re: How using IMAP with qmail??

2001-01-05 Thread Ould
--- Dave Sill <[EMAIL PROTECTED]> a écrit : > Ould <[EMAIL PROTECTED]> wrote: > Huh? You're currently using POP3 but want to switch to > IMAP? Oui...s'il vous plait! I wont to use now IMAP instead of POP3 or using both (I want to let this choice to the end client, but want to setup the two poss

Re: qmailqueue-patch

2001-01-05 Thread Charles Cazabon
Flavio Alberto <[EMAIL PROTECTED]> wrote: > Como faço para aplicar este path? Babelfish gives the following translation: "How I make to apply this path?" If that's a reasonable translation, you want to download the qmail source, change into the top level-directory of it, and then execute p

Re: Mail-Proxy

2001-01-05 Thread Ould
Please I'm also intersted to your answer. 1) Is possible under the configuration mentionned, if my web site is installed on "mail proxy", and I want to use webmail (like IMP/Horde) to sent or get your messages using web site from anywhere. My Maildir is on mailexchanger in the Lan. You want to us

Re: Mail-Proxy

2001-01-05 Thread Henning Brauer
Am Freitag, 5. Januar 2001 20:43 schrieb Ould: > Please I'm also intersted to your answer. > > 1) Is possible under the configuration mentionned, if my > web site is installed on "mail proxy", and I want to use > webmail (like IMP/Horde) to sent or get your messages using > web site from anywhere

RE: thoughts for future qmail

2001-01-05 Thread Tim Hunter
Does this mean that list.cr.yp.to is able to send/receive by QMTP, or is it planning on it? It would be nice to see this list move even faster, well not that its slow right now... -Original Message- From: Russell Nelson [mailto:[EMAIL PROTECTED]] Sent: Friday, January 05, 2001 1:42 AM To

Re: [o/t] email client recommendations?

2001-01-05 Thread Paul Jarc
Marc Koop writes: > I was wondering if some of you could recommend a good, reliable email > client that runs under X (Gnome) and supports IMAP to maildirs (qmail, of > course!). > A gui client would be nice, but is not necessary. > > What do you guys/gals use?!? I'm big into emacs, so I use Gnus

Re: How sending messages from web site

2001-01-05 Thread ouldm
I'm sorry, I don't find any answer to this question. Because I use Cobalt Raq3 and qmail with a particular network architecture, I don't know if this can work for me. IMAP site is very critucal on qmail maildir format that I use, and qmail site do not give user sufficient information of how implem

Re: Mail-Proxy

2001-01-05 Thread Marc Knoop
On Fri, Jan 05, 2001 at 11:43:11AM -0800, Ould wrote: > > 1) Is possible under the configuration mentionned, if my > web site is installed on "mail proxy", and I want to use > webmail (like IMP/Horde) to sent or get your messages using > web site from anywhere. Well, in the mentioned configurati

Re: Netscape Messaging Server -> qmail advice

2001-01-05 Thread Andre Oppermann
Steve Fulton wrote: > > I've been asked to migrate a mail server from Netscape to qmail, and I'd > appreciate any advice on the subject. I also have searched this list > archives, and they have been useful to a point, any realworld experience > helps - I'll be transferring over 18,000 accounts t

Re: How using IMAP with qmail??

2001-01-05 Thread Dave Sill
Ould <[EMAIL PROTECTED]> wrote: >Oui...s'il vous plait! I wont to use now IMAP instead of >POP3 or using both (I want to let this choice to the end >client, but want to setup the two possiblity on my server). As long as both servers (POP3 and IMAP) use the same mailboxes (format and location),

Re: [o/t] email client recommendations?

2001-01-05 Thread Charles Cazabon
Marc Koop writes: > I was wondering if some of you could recommend a good, reliable email > client that runs under X (Gnome) and supports IMAP to maildirs (qmail, of > course!). > A gui client would be nice, but is not necessary. mutt fits the bill, if you run it in an xterm :). Full-featured, v

Re: "Backup" Qmail Server

2001-01-05 Thread David L. Nicol
[EMAIL PROTECTED] wrote: > > On Wed, 27 Dec 2000, Michael Hornby wrote: > > > My ultimate goal is to have my home server accept any mail that is being > > sent to any e-mail address being hosted on the main server, and to > > indefinitely try to forward it to the main server. This way, when the

Re: How sending messages from web site

2001-01-05 Thread Mike Jackson
[EMAIL PROTECTED] wrote: > > I'm sorry, I don't find any answer to this question. Because I use Cobalt Raq3 > and qmail with a particular network architecture, I don't know if this can work > for me. IMAP site is very critucal on qmail maildir format that I use, and > qmail site do not give user

Re: "Backup" Qmail Server

2001-01-05 Thread Mark Delany
On Fri, Jan 05, 2001 at 04:34:40PM -0600, David L. Nicol wrote: > [EMAIL PROTECTED] wrote: > > > > On Wed, 27 Dec 2000, Michael Hornby wrote: > > > > > My ultimate goal is to have my home server accept any mail that is being > > > sent to any e-mail address being hosted on the main server, and t

Problem checking mail

2001-01-05 Thread Irwan Hadi
I found that in a maildir with mails around 15,000 when I check email using qmail-pop3d it gives ERR unable to scan $HOME/Maildir , is this the right things ? Thanks

qmail-pop3d - problem logging in

2001-01-05 Thread Boz Crowther
I'm getting the following error message when trying to log in to my qmail server via pop3.  I've confirmed that checkpassword is working properly, using the instructions on the installation web page.  Any suggestions?   There was a problem logging onto your mail server. Your Password was rej

Re: Problem checking mail

2001-01-05 Thread Mark Delany
Check the archives via www.qmail.org Sounds awfully similar to the limits problem discussed here about a month ago. Regards. On Fri, Jan 05, 2001 at 04:24:52PM -0700, Irwan Hadi wrote: > I found that in a maildir with mails around 15,000 when I check email using > qmail-pop3d it gives ERR un

Re: Mail-Proxy

2001-01-05 Thread Ould
Thank you Henning for reply. In my research to put architecture like this: Internet--Routeur--Fierwall--DMZ--fierwall--Lan | | Qmail Relay Qmail Lan I never find an explicitely DOC telling me: put in your me, rcphosts

qmail pop3d

2001-01-05 Thread Kari Suomela
Thursday January 04 2001 20:55, Tim Hunter wrote to Qmail@List. Cr. Yp. To: TH> HOWTOs, which are excellent on all other aspects, just say, oh TH> stick TH> in a line that says: TH> tcpserver 0 pop3 /var/qmail/bin/qmail-popup YOURHOST \ TH> /bin/checkpassword /var/qmail/bin/qmail-po

Re: How using IMAP with qmail??

2001-01-05 Thread Ould
> As long as both servers (POP3 and IMAP) use the same > mailboxes (format > and location), you can use them interchangably. If you're > using > qmail-pop3d, then courier-imap would be a good, > compatible IMAP > server. Actually, I'm using Maildir format on the Lan server. On the Relay I dont h

RE: qmail pop3d

2001-01-05 Thread Andrew Buenaventura
depends on your OS...i am using OpenBSD so mine is located at /etc/rc.local. for redhat, there is a script that came with qmail called svscan. I was able to put it in my /etc/rc.d/init.d. it can be stopped, started, or restarted by invoking /etc/rc.d/init.d/svscan stop|start|restart. check yo

RE: qmail-pop3d - problem logging in

2001-01-05 Thread Andrew Buenaventura
from your previous email, you said that your config is tcpserver 0 pop3 /var/qmail/bin/qmail-popup YOURHOST \ /bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir & try taking out the \ after YOURHOST. -Original Message- From: Boz Crowther To: Qmail@List. Cr. Yp. To Sent: 1/6/01 7:3

spam filter

2001-01-05 Thread Brian Longwe
Hi, I want to filter out messages with the following header from being sent out by a user on my system: - Hi. This is the qmail-send program at relay.ispkenya.com. I tried to deliver a bounce message to this address, but the bounce bounced! <[EMAIL PRO

Re: qmail-pop3d - problem logging in

2001-01-05 Thread ksemat
Try telnet your.server 110 then do USER username PASS password and then see if it authenticates you. If it doesn't, then you need to change to the directory where your spools are stored and see whether there is a lock file on your mail folder. If not it could be something else. On Fri, 5 Jan 2001

RE: Qmail very slow???

2001-01-05 Thread Alexander Jernejcic
hi, marchart wrote: > Hi again, > > Why are so many messages not preprocessed? > > THX > > mail: ~/perl $ /var/qmail/bin/qmail-qstat > messages in queue: 196 > messages in queue but not yet preprocessed: 88 > mail: ~/perl $ /var/qmail/bin/qmail-qstat ...snip... seen that behavior caused by

RE: How using IMAP with qmail??

2001-01-05 Thread Alexander Jernejcic
hi, Ould wrote: ...snip... > I'm sorry I want to say: "I want to use qamil with imap > and not IMAP with POP3 :-(. ...snip... on www.qmail.org you will find the following line: "Sam Varshavchik wrote a Maildir-only IMAP server called Courier IMAP." pointing to: http://www.inter7.com/courierimap