Re: Mail2db or maildir2html

2001-02-19 Thread Sean Reifschneider
On Fri, Feb 16, 2001 at 01:07:28PM -0600, Barry Smoke wrote: I see an existing project... Mail2db which uses a python script, and postgresqlhas anyone played with this? Is there already a program that We actually have all of our e-mail being stored in the Mail2DB db, not suprisingly. It's

deny huge attaches

2001-02-19 Thread Kornyakov Yevgeniy
Hi !!! How I can deny incoming mail whith huge attaches as mp3 mpg bmp? I aware than it possible if use mail filters as procmail maildrop etc But I need't get all message for parsing by local mail filter i want bounce it use only qmail-smtpd... I want do it for save incoming traffic.

RE: deny huge attaches

2001-02-19 Thread Andrew Richards
How I can deny incoming mail whith huge attaches as mp3 mpg bmp? I aware than it possible if use mail filters as procmail maildrop etc But I need't get all message for parsing by local mail filter i want bounce it use only qmail-smtpd... I want do it for save incoming traffic. Perhaps use

Re: MAKING PORT RESPONSE FASTER

2001-02-19 Thread Jacques Frip' WERNERT
Hello I had the problem too You may want to disable DNS lookups I use: tcpserver -H -R, any explanations available on http://cr.yp.to/ucspi-tcp/tcpserver.html Regards Frip' - Original Message - From: qmailu To: [EMAIL PROTECTED] Sent: Monday, February 19, 2001

Does qmail-send rescan the queue when there are delivery failures, too?

2001-02-19 Thread Michael Maier
You know when qmail receives a Bounce it reinjects the Message in the queue and then the queue is rescanned. But what happens when there is a Delivery Failure and not a Bounce ? -- Thanks for fast Answer! Michael..

Re: qmail-inject refuses to work if it's parent process is qmail-local?

2001-02-19 Thread James Raftery
On Fri, Feb 16, 2001 at 05:34:03PM -0800, David Cunningham wrote: Thank you Charles. I'll be sure to look at that. The goal here is not so much to get a functional autoresponder as it is to satisfy my curiosity about the behavior of qmail in terms of script processing. I tested a .qmail

Re: Does qmail-send rescan the queue when there are delivery failures, too?

2001-02-19 Thread Peter van Dijk
On Mon, Feb 19, 2001 at 11:15:21AM +0100, Michael Maier wrote: You know when qmail receives a Bounce it reinjects the Message in the queue and then the queue is rescanned. But what happens when there is a Delivery Failure and not a Bounce ? What do you mean by a delivery failure? Greetz,

dot in e-mail address e.g. j.doe@test.org

2001-02-19 Thread Jankok, Lucio
Hi, I am currently testing qmail and notice that for some users it will fail to deliver mail eventhough the Maildir exists and has the right permission. I will receive the message that there is no Maildir by that name. do I need to rewrite the dot in the e-mail address by something else ?.

Re: Does qmail-send rescan the queue when there are delivery failures, too?

2001-02-19 Thread Michael Maier
Those are Failures: @40003a8c3cc1118607d4 delivery 22609: failure: Sorry,_no_mailbox_here_by_that_name._(#5.1.1)/ @40003a8c3cc12394e8dc delivery 22610: failure: Sorry,_no_mailbox_here_by_that_name._(#5.1.1)/ @40003a8c3cc128cb2f14 delivery 22611: failure:

Re: Does qmail-send rescan the queue when there are delivery failures, too?

2001-02-19 Thread Peter van Dijk
On Mon, Feb 19, 2001 at 11:29:52AM +0100, Michael Maier wrote: Those are Failures: @40003a8c3cc1118607d4 delivery 22609: failure: Sorry,_no_mailbox_here_by_that_name._(#5.1.1)/ qmail creates bounces for these failures. These failures get reinjected and the queue gets rescanned. Also,

Re: deny huge attaches

2001-02-19 Thread Faried Nawaz
Kornyakov Yevgeniy wrote: How I can deny incoming mail whith huge attaches as mp3 mpg bmp? I did something similar just a few days ago. Go to http://www.qmail.org/ and grab qmail-qfilter. Install that, and use the deny-filetypes filter to deny .mp3, etc files.

qmail Digest 19 Feb 2001 11:00:01 -0000 Issue 1280

2001-02-19 Thread qmail-digest-help
qmail Digest 19 Feb 2001 11:00:01 - Issue 1280 Topics (messages 57504 through 57543): Re: vpopmail 57504 by: Peter Green tcpserver 57505 by: kat 57507 by: Peter van Dijk Re: pop3 dying 57506 by: mick Re: X-Sender 57508 by: Charles Cazabon

Re: dot in e-mail address e.g. j.doe@test.org

2001-02-19 Thread Faried Nawaz
Jankok, Lucio wrote: do I need to rewrite the dot in the e-mail address by something else ?. Yes. Read the man page for dot-qmail.

QMAIL- QUEUE FILE SYSTEM FULL

2001-02-19 Thread qmailu
Hi, I have setup qmail with 3.5 lac users and my filesystem which contains qmail,vpopmail and hence the queue has become full. How can i move the qmail-queue to a different file system (I already have another file system with plenty of disk space. I currently have 15000 mails in queue. I

one email / same target MX / many smtp sessions?

2001-02-19 Thread A . Woerner
Hiho! I just installed qmail on a freebsd host and it is up and running. :-) I am using a mail exchanger X who cares for the final delivery. I had a look at the qmail log files. I suspect that qmail opens for each recipient of the same email an own smtp connection to the MX X. The headers of the

one email / same target MX / many smtp sessions?

2001-02-19 Thread A . Woerner
Hiho! I am using qmail to send emails from a local mail domain to public mail domains via the mail exchangers of our ISP. Now I am using an own tool that rewrites the "To" and "From" field contents. It is a ksh script and it is very slow and useses much memory... :-) *blush* It converts sender

Max message size

2001-02-19 Thread Raymond Orchison
Hi, How do I stop mail from been sent and received over a certain size? I want the mail to fail and to send a message to the sending stateing that the message is too big. Thank you Raymond

Re: Max message size

2001-02-19 Thread Peter van Dijk
On Mon, Feb 19, 2001 at 03:28:11PM +0200, Raymond Orchison wrote: Hi, How do I stop mail from been sent and received over a certain size? I want the mail to fail and to send a message to the sending stateing that the message is too big. echo 1048576 /var/qmail/control/databytes Or

Re: qmail-inject refuses to work if it's parent process is qmail-local?

2001-02-19 Thread Charles Cazabon
James Raftery [EMAIL PROTECTED] wrote: I tested a .qmail file with: |/var/qmail/bin/qmail-inject [EMAIL PROTECTED] and it worked just fine. Why do you need perl? Starting it, writing a file and then starting qmail-inject is rather expensive. If it comes down to that, why not: [EMAIL

Re: QMAIL- QUEUE FILE SYSTEM FULL

2001-02-19 Thread Charles Cazabon
qmailu [EMAIL PROTECTED] wrote: I have setup qmail with 3.5 lac users and my filesystem which contains qmail,vpopmail and hence the queue has become full. How can i move the qmail-queue to a different file system (I already have another file system with plenty of disk space. I currently

Re: one email / same target MX / many smtp sessions?

2001-02-19 Thread Charles Cazabon
[EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I suspect that qmail opens for each recipient of the same email an own smtp connection to the MX X. Yes, just like it says so in the documentation. Is it possible to save our 128kbit/sec link to the MX X? By playing tricks with virtualdomains and

Redhat 7

2001-02-19 Thread Desarrollo y Sistemas
hi! I installed qmail + vpopmail + sqwebmail + qmail admin in Conectiva 5.1, I resolved all my problems and runs very well :) . Last week I installed REdHat 7, and change the inetd.conf for xinetd , and beguin my problems, how I can work with tcpservers and this xinetdconf, somebody can help me

Re: Per-Domain Concurrency Patch

2001-02-19 Thread Lincoln Yeoh
At 04:53 PM 2/17/01 -0600, you wrote: For example, if I only have 40 outbound connect slots I might not want all of them to bet consumed sending mail to AOL, I might want dedicate some of my resources to delivering mail to other domains. How about running multiple qmails (e.g. on

Re: Redhat 7

2001-02-19 Thread Charles Cazabon
Desarrollo y Sistemas [EMAIL PROTECTED] wrote: Last week I installed REdHat 7, and change the inetd.conf for xinetd , and beguin my problems, how I can work with tcpservers and this xinetdconf, somebody can help me ??? Forget xinetd altogether. Remove any mention of any services which use

serialmail Autoturn and qmail problem

2001-02-19 Thread Prashant Desai
hello friends i have installed serialmail package and trying to use it , but its not working i have followd all the steps specified in AUTOTURN file which comes with source code of serialmail i am running qmail with ldap, these are my configuration Details step by step 1)

Allowing only certain senders to send mail to an address

2001-02-19 Thread Thomas König
How I have to configure qmail / ezmlm, so that mails to a specified account e.g. [EMAIL PROTECTED], only will be accepted, if there comes from a certain ip-address. The Background is: Users are only can subscribe and unsubscribe, via webinterface, and not directly via mail. The request for

Re: Text-mode web browser

2001-02-19 Thread Bruce Guenter
On Thu, Feb 15, 2001 at 03:13:42PM -0500, Schiffbauer, Anthony wrote: hey guys, this is another subject, but could any of you suggest a different text web browser other than Lynx? Links. http://artax.karlin.mff.cuni.cz/~mikulas/links/ It even handles tables properly. -- Bruce Guenter [EMAIL

Installation Help Qmail ezMLM

2001-02-19 Thread Robert OConnor
Hello QMail folks, Is there anyone on the list that would be willing to help me with a qmail installation. My Sysop Bill and I are not familiar with qmail but from what I've read, It's what we need ! We have a RedHat 7.0 box set up already and accessable on the net and the Domain Name A MX

Re: Installation Help Qmail ezMLM

2001-02-19 Thread Matt Simonsen
Inter7.com offers professional support, it sounds like that's what you need. Matt Robert OConnor wrote: Hello QMail folks, Is there anyone on the list that would be willing to help me with a qmail installation. My Sysop Bill and I are not familiar with qmail but from what I've read,

Virtual Domains

2001-02-19 Thread Charrua
Hi all, I'm trying to configurate Virtuals Domains and reading the documentation I reached the following procedure which I would like you to verify if it is right or wrong. Given a new domain called "test.com" I would do the following: 1 - I create an user for the domain, which is going to

vmailmgr VS. vpopmail

2001-02-19 Thread Federico Edelman Anaya
Hi! .. I have a simple question :) What's the best soft to admin mult-domains? What's differences between vmailmgr and vpopmail? Thanks!

Re: Max message size

2001-02-19 Thread Raymond Orchison
How do I stop mail from been sent and received over a certain size? I want the mail to fail and to send a message to the sending stateing that the message is too big. echo 1048576 /var/qmail/control/databytes Thanks, i guess this sets it on a global basis. My next question, how do i set

RE: Max message size

2001-02-19 Thread Jeremy Anttila
6. How do hard quota's for users work? When mail is delivered to a virtual domain, vdelivermail will deliver it to the pop users directory. vdelivermail will enter the users Maildir and add up the sizes of all the files in these directories. If the size is greater than the

RE: vmailmgr VS. vpopmail

2001-02-19 Thread Tim Hunter
check the archives. This might be a simple question but not a simple answer. This gets asked at least once a month. -Original Message- From: root [mailto:root]On Behalf Of Federico Edelman Anaya Sent: Monday, February 19, 2001 10:00 AM To: [EMAIL PROTECTED] Subject: vmailmgr VS. vpopmail

Re: Virtual Domains

2001-02-19 Thread Pawel Garbowski
Hello, * Charrua [EMAIL PROTECTED] [010219 19:27] wrote: 1 - I create an user for the domain, which is going to receive all e-mails. Example: test 2 - I add domain to RCPTHOSTS and VIRTUALDOMAINS. In this file I would insert the line "test.com:test". 3 - Given a new mailbox ([EMAIL

Re: Virtual Domains

2001-02-19 Thread Charles Cazabon
Charrua [EMAIL PROTECTED] wrote: I'm trying to configurate Virtuals Domains and reading the documentation I reached the following procedure which I would like you to verify if it is right or wrong. Given a new domain called "test.com" I would do the following: Have you actually tried this?

Re: vmailmgr VS. vpopmail

2001-02-19 Thread Olivier M.
Hi Federico, On Mon, Feb 19, 2001 at 03:00:05PM +, Federico Edelman Anaya wrote: Hi! .. I have a simple question :) What's the best soft to admin mult-domains? What's differences between vmailmgr and vpopmail? There are no "best soft" : both are different philisophy of work. If you

RE: vmailmgr VS. vpopmail

2001-02-19 Thread Tim Hunter
FYI with newer versions of vpopmail you can have one unix user per domain. -Original Message- From: Olivier M. [mailto:[EMAIL PROTECTED]] Sent: Monday, February 19, 2001 1:45 PM To: Federico Edelman Anaya Cc: [EMAIL PROTECTED] Subject: Re: vmailmgr VS. vpopmail Hi Federico, On Mon,

return path of bounce messages

2001-02-19 Thread Matthew Patterson
This question has probably been asked before, but here goes. I recieved a double-bounce message in my mailbox today. Someone had tried to send a message to a bad address within my domain. When my qmail box tried to bounce it back to the sender, the remote server said "501 bogus mail from". Is

Re: vmailmgr VS. vpopmail

2001-02-19 Thread David Dyer-Bennet
"Tim Hunter" [EMAIL PROTECTED] writes: FYI with newer versions of vpopmail you can have one unix user per domain. I saw hints of this in the doc, but I ended up using vmailmgr because I couldn't find enough in the doc to get one user per domain to work, and because I got no responses on the

maildir/sqwebmail

2001-02-19 Thread Jean Caron
Hi, I'm about to move from Mailbox to Maildir. The goal is to run sqwebmail. I have been running qmail on Linux (slackware) for a few years already, no problem. I'm just wondering, is there a procedure, a how-to, anything I could review before doing this ? All I have now, is the

RE: return path of bounce messages

2001-02-19 Thread Hubbard, David
Hey Matthew, would it be possible to email the admin of that domain and tell them to stop blocking messages with empty return-path headers? It is against RFC to do so but they probably won't care. They are stupid for doing it as bounces from most mail servers will not be delivered to them...

Re: maildir/sqwebmail

2001-02-19 Thread Robin S. Socha
* Jean Caron [EMAIL PROTECTED] writes: Hi, I'm about to move from Mailbox to Maildir. The goal is to run sqwebmail. I have been running qmail on Linux (slackware) for a few years already, no problem. I'm just wondering, is there a procedure, a how-to, anything I could review before doing

Re: Clustering qmail servers

2001-02-19 Thread David L. Nicol
Tracy R Reed wrote: On Fri, Feb 09, 2001 at 01:08:47PM -0600, Herbie wrote: Well the simplest way is to have one machine act as the gateway for all mail and create alias files to forward the mail onto the second machine. I used a simple perl script from a flat file to create the .qmail

Re: return path of bounce messages

2001-02-19 Thread Charles Cazabon
Matthew Patterson [EMAIL PROTECTED] wrote: This question has probably been asked before, but here goes. I recieved a double-bounce message in my mailbox today. Someone had tried to send a message to a bad address within my domain. When my qmail box tried to bounce it back to the sender, the

RE: maildir/sqwebmail

2001-02-19 Thread Próspero, Esteban
Jean, try at [EMAIL PROTECTED], the official mailing list for sqwebmail. Regards, Esteban -Original Message- From: Jean Caron [SMTP:[EMAIL PROTECTED]] Sent: Monday, February 19, 2001 4:44 PM To: [EMAIL PROTECTED] Subject: maildir/sqwebmail Hi, I'm about to move from

rcphosts ?

2001-02-19 Thread dennis
Hi all... I'm sure this is a simple question to answer to I'll ask it without fear of silence. I am having problems sending mail from qmail to anyone "other then accounts on localhost" When trying to send mail to anyone outside of localhost my email client returns with this error.. The

Re: rcphosts ?

2001-02-19 Thread Chris Johnson
On Tue, Feb 20, 2001 at 10:10:49AM +1100, dennis wrote: The message could not be sent because one of the recipients was rejected by the server. The rejected e-mail address was '[EMAIL PROTECTED]'. Subject 'test', Account: 'QMail', Server: 'mail.myserver.com', Protocol: SMTP, Server Response:

qmail not recieving message confirmation

2001-02-19 Thread Ryan Byrne
Greetings, I have an unusual problem and am seeking some other opinions. My qmail gateway is having problems sending mail to one site. It comes up with the message: @40003a91aab624c4605c delivery 21318: deferral:

Initialization Script for tcpserver?

2001-02-19 Thread Bill Arends
I have just installed tcpserver to stop my open relay problem. Everything works fine when I load tcpserver manually after the server boots. (./filename) command in the file is: (one line) tcpserver -x /etc/tcp.smtp.cdb -u 502 -g 501 0 smtp /var/qmail/bin/qmail-smtpd I have created a simple

Re: Initialization Script for tcpserver?

2001-02-19 Thread Greg White
On Mon, Feb 19, 2001 at 06:02:41PM -0600, Bill Arends wrote: I have just installed tcpserver to stop my open relay problem. Everything works fine when I load tcpserver manually after the server boots. (./filename) command in the file is: (one line) tcpserver -x /etc/tcp.smtp.cdb -u 502 -g

Re: Per-Domain Concurrency Patch

2001-02-19 Thread richard
On Mon, 19 Feb 2001, Lincoln Yeoh wrote: I'm on the list, please don't copy me directly. At 04:53 PM 2/17/01 -0600, you wrote: For example, if I only have 40 outbound connect slots I might not want all of them to bet consumed sending mail to AOL, I might want dedicate some of my

Re: qmail not recieving message confirmation

2001-02-19 Thread Alex Pennace
On Tue, Feb 20, 2001 at 11:01:51AM +1100, Ryan Byrne wrote: My qmail gateway is having problems sending mail to one site. It comes up with the message: @40003a91aab624c4605c delivery 21318: deferral: Connected_to_203.18.189.160_but_connection_died._Possible_duplicate!_(#4.4.2)/

rcphosts?

2001-02-19 Thread Rohit Gupta
what if i want to relay to all but only from my host ie none other than my domain users can actually relay through me

Re: qmail not recieving message confirmation

2001-02-19 Thread Ryan Byrne
The server's IP address is 203.18.189.160. Why the connection is dying is what I am after. Can't see a valid reason for this to be happening. On Mon, 19 Feb 2001, Alex Pennace wrote: On Tue, Feb 20, 2001 at 11:01:51AM +1100, Ryan Byrne wrote: My qmail gateway is having problems sending mail

Re: rcphosts?

2001-02-19 Thread Alex Pennace
On Tue, Feb 20, 2001 at 08:54:04AM -0800, Rohit Gupta wrote: what if i want to relay to all but only from my host ie none other than my domain users can actually relay through me http://cr.yp.to/qmail/faq.html

Re: deny huge attaches

2001-02-19 Thread Sumith Ail
Hi Isn't there something like, which can deny messages on size rather than type. - Sumith -- Original Message -- From: Faried Nawaz [EMAIL PROTECTED] Date: Mon, 19 Feb 2001 02:43:53 -0800 Kornyakov Yevgeniy wrote: How I can deny incoming mail

Re: deny huge attaches

2001-02-19 Thread John Gonzalez/netMDC admin
Yes, /var/qmail/control/databytes man qmail-smtpd On Mon, 19 Feb 2001, Sumith Ail wrote: | Hi | | Isn't there something like, which can deny messages on size rather than type. | | - Sumith -- John Gonzalez / [EMAIL PROTECTED] / [EMAIL PROTECTED] Tularosa Communications, Inc. (505) 439-0200

Re: deny huge attaches

2001-02-19 Thread keng heng
add this controlfile to /var/qmail/control/databytes ckh :) - Original Message - From: "Sumith Ail" [EMAIL PROTECTED] To: [EMAIL PROTECTED]; "Faried Nawaz" [EMAIL PROTECTED] Sent: Tuesday, February 20, 2001 11:49 AM Subject: Re: deny huge attaches Hi Isn't there something like,

Forward Domain

2001-02-19 Thread Someone
Hi, All Qmail can check and forward domain to other mail server ? such as in mail server If[EMAIL PROTECTED] forward to xxx mail server else If [EMAIL PROTECTED]forward toyyy mail server How ? thank-you someone

test

2001-02-19 Thread Stefanus Eko Yulianto

RE: Forward Domain

2001-02-19 Thread Hubbard, David
Yes, they're called MX records: domain1.com.IN MX 1 domain1.mail.server. domain2.com.IN MX 1 domain2.mail.server. Dave -Original Message- From: Someone [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 20, 2001 7:05 AM To: [EMAIL PROTECTED]

Re: Forward Domain

2001-02-19 Thread Someone
Thank you, But you mean set on DNS server ? Qmail can't do it ? someone - Original Message - From: Hubbard, David [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 20, 2001 5:17 AM Subject: RE: Forward Domain Yes, they're called MX records: domain1.com. IN MX 1

warning: trouble opening remote/4/r

2001-02-19 Thread flint
Hi everybody, Today,I saw there were many messages like this in the maillog: 982653149.920320 warning: trouble opening remote/4/r Who can tell me what those mean? Thanks flint [EMAIL PROTECTED]

warning: trouble opening remote/4/r

2001-02-19 Thread flint
Hi everybody, Today,I saw there were many messages like this in the maillog: 982653149.920320 warning: trouble opening remote/4/r Who can tell me what those mean? Thanks flint [EMAIL PROTECTED]

Re: Forward Domain

2001-02-19 Thread David Krix
You can do it with qmail. But a line like domain2.com:alias-domain2 into virtualhosts and create a file in ~alias named .qmail-domain2-default looking like this (all in one line) |preline -dr /var/qmail/bin/qmail-remote mail.domain2.com $SENDER $RECIPIENT That should do it. David -