g like that in your apache.conf:
SetEnv QMAILUSER webmaster
SetEnv QMAILDEFAULTHOSTwww
SetEnv QMAILDEFAULTDOMAIN example.com
This will set an appropriate environmet for qmail-inject.
Happy Easter and a lot of coloured eggs to y'all
On Thu, Jan 07, 1999 at 06:19:33PM -0800, Ludwig Pummer wrote:
> Umm...putting IPs in MX records is a big no-no.
> I have a little DNS experience, so here's what I'd change it to:
>
> @ IN A 209.85.33.100
> @ IN MX 10 mail
> www IN CNAME ntmasters.net.
On Mon, Apr 26, 1999 at 02:51:14AM +, Sam wrote:
> Configure Qmail normally, except that you'll initialize control/smtproutes
> to have all non-local E-mail smarthosted through your ISP's mail server.
>
> Then, motify the ip-up script to automatically send a SIGHUP to qmail-send
> when the co
On Mon, Apr 26, 1999 at 11:20:22AM +0200, torben fjerdingstad wrote:
> I want to bounce mail from a level 2 domain name and all
> it's hostnames and subdomains. How can I do that?
>
> I have no access to the incoming MX host so I can block
> the domain there. I see no other way to do it than usin
On Mon, Apr 26, 1999 at 01:35:37PM -0700, Durham, Kenneth J wrote:
> I was sending a message from an outside server into my qmail box after doing
> may resinstall. this is the mail that i got returned from the mail server.
> > '[EMAIL PROTECTED]' on 4/26/99 1:30 PM
> Mar 20 18:55:22 208 qma
On Tue, Apr 27, 1999 at 08:30:44PM +0800, Xiaoxia Zhao wrote:
> Yes, I ran qmail-newu, but I got the following messages:
> qmail-newu: fatal: bad format in users/assign
> I don't know why. I above line's format is bad?
RTFM .. the last line in the assign file has to be a single dot (".")
on
On Tue, Apr 27, 1999 at 02:45:53PM -0400, Richard Shetron wrote:
> my .qmail file is:
>
> ./Maildir/
> |/usr/local/bin/vacation multics
Don't know which version of vacation you are using, but you should
probably use
|preline -d /usr/bin/vacation multics
as the "standard" vacation programs ex
On Wed, Apr 28, 1999 at 09:38:57PM +0200, Pike wrote:
> Qmail claims it's a replacement for sendmail.
> They say 'after installing, read the docs,there are some minor differences'
> :-) LOL! But beware. That's vaporware.
We use qmail for nearly two years now on all our systems.
We migrated from a
On Wed, Apr 28, 1999 at 04:46:02PM -0700, Bill Parker wrote:
> Want to send a message to [EMAIL PROTECTED]
>
> I also want joe (who is a valid user on the box) to forward received
> mail to addresses [EMAIL PROTECTED] AND [EMAIL PROTECTED] this be
> accomplished w/o too much fuss via entries in .
On Tue, May 04, 1999 at 04:47:53PM -0400, Brett Borger wrote:
> Example: www.example.edu is running qmail on Linux.
> other.example.edu is running Novell w/Mercury.
>
> POP messages are sent to other.example.edu as they currently do.
> other.example.edu delivers any local messages, while sendi
On Thu, May 06, 1999 at 04:21:05PM +0100, Petr Novotny wrote:
> you said today that writing a patch to refuse mails where the MAIL
> FROM domain does not resolve is reinventing the wheel. Now I was
> looking for it at www.qmail.org and didn't find it - please tell me the
> URL.
It's the first
I'm in the process of setting up configurable autoresponders for
our customers. We have a qmail (1.01) environment with about 5000 virtual
domains on a POP host.
Customers are grouped by customer handles (chd) POP-Boxes are named
by nnn where "nnn" is a incrementing number (this is historical
from
Sorry folx, sometimes Wednesday afternoons are like early Monday mornings ...
On Wed, May 19, 1999 at 06:20:02PM +0200, Markus Stumpf wrote:
> from the ENV-variables I get from qmail.
>
> Any ideas or would I have to rebuild the qmail algorithm and test
> for the existance of th
On Fri, May 21, 1999 at 03:46:33PM -0500, Fred Lindberg wrote:
> On Fri, 21 May 1999 12:01:16 -0400, [EMAIL PROTECTED] wrote:
> Qmail is a little smarter than sendmail. It uses a quadratic backoff,
> so the interval for any given message increases as the message ages.
I have a table of the "qmail
On Tue, May 25, 1999 at 11:08:06PM +0100, Peter Gradwell wrote:
> one thing I notice is that in the DJB faq he uses this:
>
> pop3 stream tcp nowait root /var/qmail/bin/qmail-popup ice.gradwell.com
>/bin/checkpassword
> /var/qmail/bin/qmail-pop3d Maildir
>
> where as in Dave's life with qmail h
On Wed, May 26, 1999 at 12:12:55AM +0100, Peter Gradwell wrote:
> Now, I'm not sure, why, how or where the difference is, but I though't I'd record
>this for archive
> prosperity, and I'd like to urge all you knowledgeable documentation writers to
>mention it! 'cause
> it's just cost me several
On Wed, May 26, 1999 at 01:59:32PM +1000, Andrew Gray wrote:
> My question is, how long do they need to stay connected to be sure they have
> collected any mail queued on oure system running which is running qmail
This depends on how long the mail is already in the queue.
qmail uses an quadratic
On Thu, May 27, 1999 at 11:05:20AM -, Wilson Fletcher wrote:
> May 27 11:31:01 picard qmail: 927768661.450163 delivery 16: failure:
> Sorry,_I_co
> uldn't_find_any_host_named_mclachlan.com.au._(#5.1.2)/
This smells like a DNS problem to me.
What does a nslookup for an A or MX rec
On Thu, May 27, 1999 at 11:45:25AM -, Wilson Fletcher wrote:
> > mclachlan.com.au
> Server: checkov.mclachlan.com.au
> Address: 192.168.1.248
>
> Name:mclachlan.com.au.mclachlan.com.au
This should be the error.
> Here is my zone file from /var/named/mclachlan.com.au
> mclachlan.com.
On Mon, May 31, 1999 at 11:50:05AM -0400, James Arlen wrote:
> Question:
> What is the most efficient way to reprocess a Mailbox through the .qmail-
> scheme?
There is a small perl script "convert-and-create" (by Russell Nelson, so
I assume it's on www.qmail.org) which splits a Mailbox into a Ma
On Thu, Jun 03, 1999 at 04:46:24PM -0400, [EMAIL PROTECTED] wrote:
> I want to log pop connects (both successes and failures) using
> qmail's pop server.
> [ ... ]
> doesn't seem like tcpserver has syslog logging capabilities.
> How are most people doing pop logging?
We do both:
a) tcpserver
On Fri, Jun 04, 1999 at 12:57:38AM +, Paul Gregg wrote:
> Essentially I'm thinking of enabling the user to login via POP3 as
> '[EMAIL PROTECTED]' with their normal password. (I've written the
> checkpasswd so it's easy to authenticate ok).
Slightly off topic:
I know of (at least) one eMail c
On Sun, Jul 11, 1999 at 01:16:22PM -0700, Dan Poynor wrote:
> Specifically I'm starting with FormMail.pl from World Wide Mart and need to
> set the $mailprog = '/usr/lib/sendmail' to something like $mailprog =
> '/var/qmail/bin/qmail-inject' to receive the form results via email I'm
> thinking.
I
On Sun, Jul 11, 1999 at 11:39:03PM +0200, Markus Stumpf wrote:
> I have a symb.link (which is kinda mandatory for systems running qmail)
> from /usr/sbin/sendmail -> /var/qmail/sendmail
*ARGL*
That should read
/var/qmail/bin/sendmail
of course :/
On Mon, Jul 12, 1999 at 01:16:49PM -0700, Dan Poynor wrote:
> Setting my CGI form variable to $mailprog = '/var/qmail/bin/sendmail' seems
> to work fine. No symbolic links necessary. Maybe your symbolic links are
> mandatory for other processes?
Yes, for every Unix process using /usr/sbin/sendmai
Russell Nelson wrote:
> locked reading/writing those directories. Also, if you're injecting
> 100,000 messages all at once, make your conf-split bigger -- more like
> 231 than the default 23.
Can one just recompile qmail with a bigger conf-split and install it
with a existing queue or does one h
On Thu, Jul 15, 1999 at 06:46:47PM +1100, Brian Salter-Duke wrote:
> I translated this to:-
> # Put SCH101 group messages to web page via hypermail
> b_duke
> | /usr/local/bin/hypermail -i -u -c /home/web/.hmrc.sch101
>
> in /var/qmail/alias/.qmail-sch101. I tried a message to sch101 and
> it get
On Thu, Nov 18, 1999 at 09:13:21AM -0500, Peter Green wrote:
> When a new zone is added to the named server, it needs to be restarted to
> actually read that zone file.
This is NOT true. We manage a few thousand domains and the bind process
has typical uptime of 2-3 month. If we had to restart ou
On Fri, Nov 19, 1999 at 02:48:53PM -0800, Denis Voitenko wrote:
> and reply to it with the content of the web page. I have attempted to do so
> by creating an alias like .qmail-robot with content
>
> | /home/robot/script.pl
>
> but something is not working out. Should I pass messages some other
On Fri, Nov 19, 1999 at 04:04:19PM -0700, Michael Pepe wrote:
> I've looked in the archives
No you didn't.
Exactly this was the biggest thread the last 2 weeks.
And no, you can't.
\Maex
--
SpaceNet GmbH | http://www.Space.Net/ | Yeah, yo mama dresses
Research & Develop
On Thu, Nov 25, 1999 at 08:25:12PM +, Florian G. Pflug wrote:
> using:
> domain.com MX 25 smtp.domain.com
> domain.com CNAME www.domain.com
Repeat this a 100 times:
a CNAME entry may have no other ressource records or I'll get errors
"has CNAME and other data (invalid)"
which I can
On Fri, Nov 26, 1999 at 04:01:28PM +1100, Marc-Adrian Napoli wrote:
> The mailing list in question is archived, i'm just wondering how i would get
> that onto the web.
That depends a lot on what you want.
There are some (free and commercial) email2web programs out there.
Some do threading, some d
On Fri, Nov 26, 1999 at 02:08:48AM +0100, [EMAIL PROTECTED] wrote:
> Is there any other solution which avoid mapping of multiple domains to
> the same IP-address and is legal?
If these are kinda "minimal" domains and they're all identical, you can do
something like this:
(this assumes you are usi
On Sat, Nov 27, 1999 at 12:21:23AM +0100, [EMAIL PROTECTED] wrote:
> the same IP-address, with the consequence, that the reverse-mapping
> 1.2.3.4 PTR will point to just one of the n hosts. What's the general
> opinion on how "legal" this is?
This is perfectly legal.
But you can also
4 IN
On Wed, Dec 08, 1999 at 11:02:16AM -0600, Bruno Wolff III wrote:
> Another problem is that some places have started blocking messages with
> empty envelope sender addresses, because some spammers use them to get
> past the domain blocking.
Yeah, but one must be really a stupid sysadmin to do this
And to take this (offtopic) thread even further ...
(Cc:, To: adjusted)
On Wed, Dec 08, 1999 at 11:17:57AM -0500, Julian L.C. Brown wrote:
> of messages and quite frankly my fuse ran out so I felt it necessary to say
> something perhaps to make myself feel better :) Forgive me, but you must
> adm
On Thu, Dec 09, 1999 at 09:39:07AM +0800, 'Michael Boman' wrote:
> cat ~alias/.qmail-wizoffice.com.sg-default
> |forward "$[EMAIL PROTECTED]"
$ man 5 dot-qmail
[ ... ]
WARNING: For security, qmail-local replaces any dots in
ext with colons before checking .qmail-ext. F
On Wed, Dec 08, 1999 at 06:17:39PM -0800, John Grant (Concordant Networks) wrote:
> I need to build a server that receives all email for a domain and forwards it all
> to another mail server.
>
> relay_me.com:relay_server.some_other_domain.com
> in smtproutes, is that all I need ?
That should do
On Thu, Dec 09, 1999 at 12:44:33PM -0500, Vince Vielhaber wrote:
> Since you're using mbox format, qpopper's probably your best bet. There's
> a patch on www.qmail.org for home dir mailboxes, and in ver3.0 (currently
> in beta) it will be part of the distribution.
Just and additional note: you s
On Fri, Dec 10, 1999 at 09:12:01AM -0800, John White wrote:
> Did you see a discussion in the last 30 days about RAID levels?
>
> Is your /var/qmail/queue on the RAID1? Big write I/O reduction
> if you are.
IMHO this is NOT the problem. The problem is a IMHO design flaw in
qmail-send's processi
On Tue, Dec 21, 1999 at 05:01:22PM +0800, Michael Boman wrote:
> The problem isnt either the database server, it's fine tuned to the maximum. The
> problem is that SMTP/POP3 is causing ALLOT of traffic to the database server.
>
> It wouldn't matter if we put Oracle or MS Sql instead, 'cause the t
On Wed, Mar 08, 2000 at 01:36:17PM -0500, Dave Sill wrote:
> The closest SMTP comes to a "pull" is the ETRN command, which causes
> the server to try to send any queued messages to the client, *but* the
> server initiates new connections to the client for sending these
> messages.
We have a few
On Sun, Mar 05, 2000 at 10:17:22PM -0500, andy huhn wrote:
> What is the difference between ident-lookups and DNS? And why would
> either one affect incoming mail?
Ident lookups try to gather information about the userid at the other
end of an TCP connection using the (unreliable information of)
Hoi folx,
just had a discussion with a support person. Their MUA is not deleting
Bcc: Lines from the header.
They claim it's within the repsonsibility of the MTA to look at the
headers and "do the right thing".
IMHO this is wrong. However all I could find about it was RFC1123
section 5.2.1, whic
On Tue, Apr 04, 2000 at 08:53:31PM -0300, Ricardo D. Albano wrote:
> How can I increment the number of "simultaneous remote delivery", ie. more
> than 20 qmail-remote procs. at the same time ?, I was tryed with
> "/var/qmail/control/concurrencyremote" but every time the max "qmail-remote"
> still
I am lost on this one :(
We do email accounting. Because of that I need some additional
information about the eMails passing through our servers. In the moment
I do this via QUEUE_EXTRA to an account "log" which has a small awk
script that outputs the Message-Id: and the second (from top) Receive
On Thu, Apr 06, 2000 at 10:10:01AM +0800, [EMAIL PROTECTED] wrote:
> I can't speak for anyone else, but In my case, yes I am hurting. We
> maxed at 10k queued messages this morning, and it's eating up the
> concurrencyremote.
>
> Mail that's NOT for yahoo.com also gets stuck for several hours as
On Wed, Apr 05, 2000 at 07:27:07PM -0700, [EMAIL PROTECTED] wrote:
> doesnotwork.com:someuser
> e-mail disappers somewhere.
>
> I have red everything I could find on virtual domains and I thougt I got it, but
>looks like I did not. More things I tried more confused I got =(
1) The user "
On Wed, Apr 05, 2000 at 07:59:46PM -0700, [EMAIL PROTECTED] wrote:
> now I am getting this
> <[EMAIL PROTECTED]>:
> Sorry, no mailbox here by that name. (#5.1.1)
If you have in control/virtualdomains
test.com:joeuser
.test.com:joeuser
And "joeuser" has the $HOME of "/home/joeuser" qmail l
On Wed, Apr 05, 2000 at 11:16:30PM -0400, Adam McKenna wrote:
> On Wed, Apr 05, 2000 at 11:12:57PM -0400, Adam McKenna wrote:
> > That all sounds a little too complicated..
> >
> > Why not just add:
> >
> > yahoo.com:a.b.c.d
> > .yahoo.com:a.b.c.d
>
> (to control/smtproutes)
Hmmm ... shouldn't
On Thu, Apr 06, 2000 at 01:47:51PM -0600, Steve Wolfe wrote:
> > Looking in the logs, there were a few deferrals to yahoo, checking
> > ps -aef | grep yahoo gives me 5 entries. So, I set concurrencyremote and
> > concurrency local to 100 on both machines and restarted qmail. No luck.
> > Each
On Thu, Apr 06, 2000 at 10:12:19PM +0200, Markus Stumpf wrote:
> For quick queue inspection I use:
> [ ... ]
Thanks for all the input to enhance my poor little script ;-)
Here's a more GNU awk'ish Version, that eliminates everything b
On Fri, Apr 07, 2000 at 10:58:42AM +0700, A. Yahya Sjarifuddin wrote:
> Is there any incomptability with Lotus or just wrong
> setting?
>
> >> Remote host said: 500 Session already established. The domain name
> >[smtp-a.cbn.net.id] passed in with HELO will be ignored. The current domain
> >name o
On Mon, Apr 10, 2000 at 12:46:00PM -0500, Rene Casalme wrote:
> I want to use ezmlm on top of qmail to do the following:
> 1. create a mailing list
> 2. allow only broadcast, subscribers cannot post
> 3. only one user is allowed to subscribe and unscribe and post
>
> Any guidelines or pointers ar
On Tue, Apr 11, 2000 at 08:26:04AM +0530, Murthy Raju wrote:
> Can somebody tell me how to unsubscribe from the list?
You can't.
If you haven't read and saved the first confirmation message for the
mailing list or written an email to [EMAIL PROTECTED] (as stated
in the header of every list ma
On Tue, Apr 11, 2000 at 10:44:19AM +0800, ywshum wrote:
> I would like my qmail server to able to write messages received for the
> local recipients to a local database . It can or cannot be at the
> expense of local delivery to Maildir.
>
> So how do i do it? Is that some configuration file for
On Tue, Apr 11, 2000 at 10:06:04AM +0800, Jason Huang wrote:
> I have a special user account as [EMAIL PROTECTED] .
> The specail user just can receive some designated domain(or just localhost ) .
> Thought SENDER environment variable in dot-qmail can do it ,
> but it still can be faked .
>
On Sun, Apr 23, 2000 at 10:00:24PM -0400, Russell Nelson wrote:
> I modified qmail-smtpd to log that error message to stderr. That told
> me the new network, and I enabled many customers to have a happy Easter.
I have made some more logging-mods to qmail-smtpd than in my patch
that is also reach
On Mon, Apr 24, 2000 at 07:06:13AM -0700, Glenn Strauss wrote:
> My primary MX is currently on the end of a DSL line with a static IP,
> but when that goes down, I'll have a dynamic IP on the end of a dial-up
> line (so SMTP ETRN is out).
In this case the AutoTURN is no option for you, as with th
On Wed, Apr 26, 2000 at 02:43:47PM +, Anton Pirnat wrote:
> Just found some more about »serialmail« on DJB´s site.. It eems to be
> some like ETRN and a bunch more.. Maybe this works, if not i put my
> puters to the trash (hey, i was kidding ;)..
Maybe this is of interest to you.
Besides th
On Mon, May 15, 2000 at 11:38:47AM -0400, Marcelo J. Iturbe wrote:
> I have several aliases poiting to the same mailbox. (info, support, sales,
> etc).
> How can I set up an individual auto reply for each alias when they all
> arrive at the same pop account?
Do it in the control file for the va
On Sat, May 13, 2000 at 03:29:45PM +0200, Joerg Ebel wrote:
> is there a qmail-mysql-module, like qmail-ldap?
You may take a look at
http://www.softagency.co.jp/mysql/qmail2.en.html
Never tried it myself ...
\Maex
--
SpaceNet GmbH | http://www.Space.Net/ | Stress i
On Mon, May 15, 2000 at 09:39:33AM -0700, Chin Fang wrote:
> However, the logs created by tcpserver and qmail-pop3d do not contain
> any size info, and this makes metering POP traffic difficult. We
> don't have control of our router, so I would be appreciative for any
> hints for an alternative.
On Mon, May 22, 2000 at 04:49:09PM +, [EMAIL PROTECTED] wrote:
> ie.. in .qmail-default I'd have:
> | qreceipt $RECEPIENT
>
> So it would work with virtual domains and Netscape's MDN. So far nothing.
> I've even hacked qreceipt and still nada.. Can anyone help with idea, a
> patch, anythin
On Fri, May 26, 2000 at 11:13:15AM -0500, Chris Garrigues wrote:
> "Broken" might be overstating things.
IMHO it doesn't.
Consider a time table. Someone does something like that in his mail:
-- snip --
Hello folx,
here's the timetable for xmas
begin 1700 lunch
1730 gifts
1830 singing w
On Wed, May 31, 2000 at 03:36:32PM -0700, Chin Fang wrote:
> An example (which Dr. Bernstein has waned in qmail-smtpd man page in
> subtle ways): qmail-smtpd in general is quite small - 1.5 MB or less.
> However, if a newbie ISP admin comes in and slaps up a big rcpthosts
> (rather than a morercpt
On Wed, May 31, 2000 at 07:22:00PM -0300, Edilmar Alves wrote:
> I'd like to solve the following problems:
> 1. SMTP: I configured tcp.smtp like this, to accept
> e-mails only for these IP subnets:
> 192.168.0.:allow,RELAYCLIENT=""
> 192.168.1.:allow,RELAYCLIENT=""
> 200.241.184.:a
On Thu, Jun 01, 2000 at 02:31:25PM -0700, Chin Fang wrote:
> Why don't we stop arguing about the numbers. I have given my
> hardware/OS/qmail setup, please go ahead and try it yourself. That's
> "measure", not "speculation". I look forward to seeing your
> observations, and I won't immediately j
On Sat, Jun 03, 2000 at 10:27:40AM -0300, Rodrigo Severo wrote:
> I was looking at ORBS page about MTAs vulnerabilities and found this
> about qmail:
Forget about ORBS. Anyone using/caring about ORBS should reconsider
his decision:
- ORBS blocks "unfriendly" sites criticising ORBS
- ORBS does not
On Sat, Jun 03, 2000 at 11:40:23AM -0400, Peter Green wrote:
> Please help. I'm totally confused as to why this is happening. :(
I suspect this is all due to some misunderstanding on how virtualdomains
work.
If you have configured a virtualdomain, all the users in that domain
must exist as /virtd
On Sat, Jun 03, 2000 at 05:59:51PM +0200, Markus Stumpf wrote:
> or
> /virtdomain/example.com/.qmail-joe
> /home/joe/Maildir
*Argl* there has to be a trailing "/" and it should read
/home/joe/Maildir/
otherwise it would be a mailbox delivery.
\Maex
On Sat, Jun 03, 2000 at 01:02:40PM -0400, Peter Green wrote:
> control/virtualdomains lists ``ais.cx:ais.cx'' and users/assign lists
> ``+ais.cx-:ais.cx:503:503:/usr/local/vpopmail/domains/ais.cx:-::''. I take
> this to mean that if no .qmail- file exists, it will try to deliver to
> /usr/local/vp
On Sat, Jun 10, 2000 at 05:20:50PM -0400, Vince Vielhaber wrote:
> > but the tmp directory would have to exist beforehand, right? unlike the
> > /tmp, which is already there. but you might have found a bug there!
>
> It's tmp not /tmp. tmp should already be created as part of the maildir.
IIR
On Tue, Jun 13, 2000 at 05:10:01PM -0700, Michael Boyiazis wrote:
> /usr/local/bin/tcpserver -c 550 -x /etc/security/tcprules/inbound.cdb \
> -u qmaild -g nofiles 0 smtp /var/qmail/bin/qmail-smtpd &
At least this is wrong!
You have to put "uid" and "gid" there not "username
On Fri, Jun 16, 2000 at 06:52:49PM +0900, Kristina wrote:
>
> Make sure you have this:
>
> % groupadd -g 110 qmgr ( A group id above 100)
> % useradd -u 120 -g 110 mailuser (A group id above 100)
>
> % chgrp qmgr /home
> % chmod 775 /home
The user "mailuser" is allowed to create file/directori
[EMAIL PROTECTED] deleted from recipients.
On Fri, Jun 16, 2000 at 09:34:43AM -0700, [EMAIL PROTECTED] wrote:
> I know, I know, posting to both lists? But, tinydns made this
> easy and qmail is the list in question, so...
> The reason I'm pointing this out is that I find it interesting
> that it
On Fri, Jun 16, 2000 at 07:00:26AM -0500, Bolivar Diaz Galarza wrote:
> One of my clients does not like to receive e-mail from
> exposed.freewebsites.com, how do I block this server? it is ot in the
> mail-abuse or orbs.org database
There is a patch for qmail-smtpd.c floating around (sorry,
On Fri, Jun 16, 2000 at 07:07:19PM -0500, Troy Frericks wrote:
> Search the FAQ for an explanation of the 'badmailfrom' file.
This is useless if you try to block a whole server - unless all messages
have a sender address *@domain of course.
\Maex
--
SpaceNet GmbH | http:/
On Sat, Jun 17, 2000 at 06:28:45AM +0200, Johan Almqvist wrote:
> Another way to go is to put the offending host into your smtp.rules or
> what it's called in your setup with
> 10.0.1.1:deny
> so they can't even connect.
This is a bad idea, IMHO.
In fact they can connect, eat up one tcpserver con
On Fri, Jun 23, 2000 at 11:54:31PM +0200, clemensF wrote:
> i had even to disable the -x option altogether, because i could not get
> this feature to work. and yes, i have the current version installed,
> checked the permissions, tried with and without a 127/localhost entry...
Give the exact lin
On Fri, Jun 23, 2000 at 04:47:44PM +0200, Thilo Bangert wrote:
> i absolutely need to allow my pop3 users relaying, for which i want to use
> relay-ctrl (is there a better solution out there). but that would mean the
You don't need TWO smtp daemons.
Thats why it's called *relay* control.
Just RFT
Sorry for jumping in on that thread late ...
We were affected by this "storm" (mass relaying though CZ servers) as
they abuse two domains of customers of ours, for which we do backup MX.
When the inject started the primary MX gave up quickly and we'd got all
the bounces.
Fortunately - as far as
On Thu, Oct 26, 2000 at 08:29:42PM -0400, Hubbard, David wrote:
> 1) Does anyone have a list of commonly used mail
> servers that violate this?
I've seen mainly Lotus, MS, Novell and even Netscape Mailserver running
on Solaris producing this kind of problems.
>From my experience most of the fail
On Fri, Oct 27, 2000 at 08:28:36AM -0700, [EMAIL PROTECTED] wrote:
> I'd be inclined to make the user valid and have their .qmail just be
> a comment so that the bounces gets delivered to nowhere. Other than that you
> have to sit it out.
What I found has helped a lot in this situation are the "b
On Tue, Oct 31, 2000 at 08:06:12PM +0100, Magnus Bodin wrote:
> Anyone had any success in logging Message-ID:s for (mostly) outgoing
> messages and their corresponding send-log-lines?
I have tried in the past and gave up :(
I tried it at qmail-queue, but only got success if the message is
inject
On Thu, Nov 02, 2000 at 02:54:10PM -0700, Sean Reifschneider wrote:
> That's the problem. It's relatively slow throwing a bunch of messages
> into QMail. It doesn't take a very powerful machine to completely swamp
> a fairly hefty QMail server, I've found.
I think the main problem is within qma
On Fri, Nov 03, 2000 at 01:25:25AM +, Gustavo Vieira Goncalves Coelho Rios wrote:
> I am new to qmail and have my system just up and running, but i would
> like to have a better control over qmail configuration
> files(/var/qmail/control). Since i respectfully request your help in
> order to p
On Sun, Nov 05, 2000 at 10:21:58AM -0700, Sean Reifschneider wrote:
> Giving precidence to processing the todo queue seems like a good idea,
> especially if you don't have the big-todo patch applied.
I think there shouldn't be one queue in the scheduler. There's IMHO no
need to have the scheduler
On Sat, Nov 04, 2000 at 11:06:31AM -0800, [EMAIL PROTECTED] wrote:
> And once you have that limit in place, just make sure your users don't
> send two mails of half the size to get around this limit...
Also that will only work for eMails injected via SMTP. Real "local"
users that inject via qmail
On Sun, Nov 05, 2000 at 11:15:50AM -0700, Sean Reifschneider wrote:
> Unless you're running a file-system that doesn't do effectively a
> linear scan of a directory for every insert and remove operation,
> keeping the todo small is a very good idea. Otherwise you chew up
> a lot of time in the ke
On Wed, Nov 08, 2000 at 04:46:29PM -0800, Ben Beuchler wrote:
> Connected to scooby.helpsystems.com.
> Escape character is '^]'.
> 220 SMTP service ready
This doesn't look like a Lotus Mailserver.
> helo doofus
> 250 Requested mail action okay, completed
> mail from:<[EMAIL PROTECTED]>
> 553 Req
On Wed, Nov 08, 2000 at 09:59:33PM -0600, [EMAIL PROTECTED] wrote:
> If this
> is, in fact, a bug, I've got a patch which will prevent qmail-inject
> from appending a "." when QMAILDEFAULTDOMAIN is set to "". But I wanted
> to make sure this was truly a problem in need of a fix.
Why should anyon
On Sun, Nov 12, 2000 at 06:32:17PM -0600, [EMAIL PROTECTED] wrote:
> Lovely attitude you got there, friend. Does your attitude pretty
> much signify the attitude of the entire group here, or is it just you
> with the superiority complex?
Message-Id: <[EMAIL PROTECTED]>
Go and learn how to prope
On Thu, Nov 09, 2000 at 01:36:08PM -0800, Ben Beuchler wrote:
> What's wrong with 'virtualdomains'?
It probably would also be cool to have a cdb for vitualdomains, just
like morercpthosts.
Maybe we could make some inquiry of the patches people use and get
some numbers to convince djb to official
On Mon, Nov 13, 2000 at 03:24:40PM +0100, [EMAIL PROTECTED] wrote:
> I would like that Qmail forward automatically all the incoming email to
> mailboxes an another Server.
Add the line to /var/qmail/control/smtproutes:
:another.mailserver
\Maex
--
SpaceNet GmbH | http://
On Mon, Nov 13, 2000 at 03:04:27PM -0500, Wesley Wannemacher wrote:
> It is notoriously bad to /usr/lib/sendmail from a CGI script. Try
> using the Net::SMTP module instead. It uses sockets, so you wouldn't
> even have to worry about your local MTA.
But you have to worry about connection failures
On Thu, Nov 16, 2000 at 09:41:13AM +1100, Colin Humphreys wrote:
> I have a user that has requested his mail be forwarded to a new address.
>
> This is fine, but is there a way to reprocess his allrready delivered
> mail in $HOME/Maildir so that is sent on to the new forward address?
We frequent
On Thu, Nov 16, 2000 at 08:55:03AM -0600, Charles Cazabon wrote:
> Essentially you want AutoTURN. It's better than ETRN and requires no
> special support by the client.
We use a similar approach.
However, we do queue the eMails in Maildirs mapped to domain names,
i.e. /var/qmail/etrn/example.c
On Thu, Nov 16, 2000 at 06:02:44PM -0800, [EMAIL PROTECTED] wrote:
> On Fri, Nov 17, 2000 at 02:55:51AM +0100, Peter van Dijk wrote:
> > On Thu, Nov 16, 2000 at 10:03:06PM +0100, Balazs Nagy wrote:
> > [snip]
> > > > > It probably would also be cool to have a cdb for vitualdomains, just
> > > > >
Ok, I have read the whole thread now. We had that before and we will
have that in the future.
As for the experience needed to set up qmail:
I have recommended qmail to some 5-10 people with different
experiences. Some never set up a mail server but have some Unix
experience, some were new t
1 - 100 of 350 matches
Mail list logo