<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://permalink.gmane.org/gmane.mail.qmail.general">
    <title>gmane.mail.qmail.general</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.qmail.general/55123"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.qmail.general/55122"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.qmail.general/55121"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.qmail.general/55120"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.qmail.general/55119"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.qmail.general/55118"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.qmail.general/55117"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.qmail.general/55116"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.qmail.general/55115"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.qmail.general/55114"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.qmail.general/55113"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.qmail.general/55112"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.qmail.general/55111"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.qmail.general/55110"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.qmail.general/55109"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.qmail.general/55108"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.qmail.general/55107"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.qmail.general/55106"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.qmail.general/55105"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.qmail.general/55104"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.qmail.general/55123">
    <title>RE: FW: Multiple virtual domains with different IP address</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general/55123</link>
    <description>

No, turns out it was gpatch vs patch (SUN C Compiler patch came first in
path). 


By tweak I meant where I was or where I put the patch.  I had made a change
to my .profile for something else and mispeeeeled local in the PATH so it
found the /usr/bin/patch first.

Thx guys.  Back to lurk mode. :)






</description>
    <dc:creator>Gary L Burnore</dc:creator>
    <dc:date>2008-12-01T22:02:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.qmail.general/55122">
    <title>Re: FW: Multiple virtual domains with different IP address</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general/55122</link>
    <description>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday, December  1 at 09:02 AM, quoth Gary L Burnore:

Let me guess - are you trying to patch it from outside the netqmail 
directory?

You don't need to tweak it. The following commands worked just fine 
for me (which is the same series of commands that works for all decent 
qmail patches):

     [kyle&lt; at &gt;atakapa ~]$ tar -xzf netqmail-1.06.tar.gz
     [kyle&lt; at &gt;atakapa ~]$ cd netqmail-1.06/
     [kyle&lt; at &gt;atakapa netqmail-1.06]$ patch -p1 &lt; ../qmail-1.03-domainbindings-1.2.patch
     patching file control.c
     patching file qmail-control.9
     patching file qmail-qmqpc.c
     patching file qmail-remote.8
     patching file qmail-remote.c
     patching file qmail-showctl.c
     patching file remoteinfo.c
     patching file timeoutconn.c
     [kyle&lt; at &gt;atakapa netqmail-1.06]$

~Kyle
- -- 
Look, I can surely say by now that I've got the antibodies to 
communism inside me. But when I think of consumer society, with all 
its tragedies, I wonder which of the two systems is b</description>
    <dc:creator>Kyle Wheeler</dc:creator>
    <dc:date>2008-12-01T15:22:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.qmail.general/55121">
    <title>Re: FW: Multiple virtual domains with different IP address</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general/55121</link>
    <description>
Sorry about making people dig for the URL; I pointed to the wrong message in
that thread by accident.  The actual patch URL is
http://pyropus.ca./software/misc/qmail-1.03-domainbindings-1.2.patch 
.

If you get "what file?" errors from `patch`, you probably gave it the wrong -p
option.  My patches should apply with `-p1` if you're in the qmail source
directory.

Charles
</description>
    <dc:creator>Charles Cazabon</dc:creator>
    <dc:date>2008-12-01T15:24:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.qmail.general/55120">
    <title>FW: Multiple virtual domains with different IP address</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general/55120</link>
    <description>



Maybe I'm just brain damaged, but I can't seem to tweak it to patch
netqmail-1.06.   Keeps asking for a filename.   


</description>
    <dc:creator>Gary L Burnore</dc:creator>
    <dc:date>2008-12-01T14:02:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.qmail.general/55119">
    <title>Re: Multiple virtual domains with different IP address</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general/55119</link>
    <description>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday, November 28 at 12:20 PM, quoth Charles Cazabon:

Ahhh, I'd completely forgotten - and yours is far more complete than 
mine. You have documentation! :)

~Kyle
- -- 
Once a government is committed to the principle of silencing the voice 
of opposition, it has only one way to go, and that is down the path of 
increasingly repressive measures, until it becomes a source of terror 
to all its citizens and creates a country where everyone lives in 
fear.
                                                       -- Harry Truman
-----BEGIN PGP SIGNATURE-----
Comment: Thank you for using encryption!

iD8DBQFJMMFxBkIOoMqOI14RAsluAKD3O7x8eXaaysx05iLSjf9k9h7+ZQCfX8G5
upaD1Hjoa6foz0JluBe3L1o=
=ANkE
-----END PGP SIGNATURE-----

</description>
    <dc:creator>Kyle Wheeler</dc:creator>
    <dc:date>2008-11-29T04:13:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.qmail.general/55118">
    <title>Re: Multiple virtual domains with different IP address</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general/55118</link>
    <description>
On the "me too" front, I posted this to the list last January:
http://thread.gmane.org/gmane.mail.qmail.general/53597/focus=53617

It includes a link to a similar patch I created for a client a few years ago.

Charles
</description>
    <dc:creator>Charles Cazabon</dc:creator>
    <dc:date>2008-11-28T18:20:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.qmail.general/55117">
    <title>Re: Multiple virtual domains with different IP address</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general/55117</link>
    <description>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday, November 27 at 02:55 PM, quoth Kyle Wheeler:

Heh, this bugged me. So, I came up with my own patch (that I'm calling 
the "outboundips" patch), based on Felix's patch (aka Patch 1), that 
allows you to specify outbound IP address in the same way that you 
specify smtproutes. It's still a relatively simple patch. It's 
available here: http://www.memoryhole.net/qmail/outboundips.patch

~Kyle
- -- 
A fanatic is one who can't change his mind and won't change the 
subject.
                                    -- Winston Churchill, July 5, 1954
-----BEGIN PGP SIGNATURE-----
Comment: Thank you for using encryption!

iD8DBQFJMCksBkIOoMqOI14RAhvIAKDK/llXguu0pvFnjlQqYz1bTblwRACdGmw2
3gYb3wyzviKZmGHWEKEpEp0=
=bGlc
-----END PGP SIGNATURE-----

</description>
    <dc:creator>Kyle Wheeler</dc:creator>
    <dc:date>2008-11-28T17:23:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.qmail.general/55116">
    <title>Re: Multiple virtual domains with different IP address</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general/55116</link>
    <description>
Thank you. The whole explanation was really helpful!

regards
jose

</description>
    <dc:creator>Jose</dc:creator>
    <dc:date>2008-11-28T11:50:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.qmail.general/55115">
    <title>Re: Spam Handling</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general/55115</link>
    <description>Already done. I installed the RCPTCHECK which allows me to call an 
external program to verify the RCPT during the SMTP conversation. I have 
a file which contains the addresses that I want to reject which is 
checked against. Actually, this patch is quite powerful and can be as 
complex as you like for determining what you wish to do on a per 
recipient basis. The good thing is that I am able to terminate the SMTP 
connection prior to the transfer of the message body which conserves 
bandwidth on my (slow) ISP link. So far, it is working great. It doesn't 
deal with SPAM which comes directly to my own mailbox, but for those who 
are trolling the other "standard" users that you may (or may not) wish 
to have enabled it works great.

-mikep

</description>
    <dc:creator>Michael Puckett</dc:creator>
    <dc:date>2008-11-28T07:26:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.qmail.general/55114">
    <title>Re: Ghost messages</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general/55114</link>
    <description>Thus said John Jones on Sat, 22 Nov 2008 18:58:30 EST:


What do the logs say? Part of receiving a correct diagnosis is providing
proper information  regarding the symptoms. I  can think of a  number of
reasons why this would happen,  but without concrete examples and actual
logs, email  headers, etc. to assist  in tracking down the  problem, its
all guesswork.

Andy
</description>
    <dc:creator>Andy Bradford</dc:creator>
    <dc:date>2008-11-28T03:12:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.qmail.general/55113">
    <title>Re: Too long badmailfrom</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general/55113</link>
    <description>Thus said on&lt; at &gt;cs.ait.ac.th on Thu, 27 Nov 2008 10:35:35 +0700:


Probably not a  good idea to load  so many of these,  but basically, you
are exhausting qmail-smtpd's memory. Increase  the amount of memory that
qmail-smtpd is  allowed to use until  the problem goes away.  Most qmail
installations rely  on softlimit to  set this.  Make sure that  you have
enough  RAM to  handle X  concurrent qmail-smtpd  without crashing  your
server.

Andy
</description>
    <dc:creator>Andy Bradford</dc:creator>
    <dc:date>2008-11-28T03:16:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.qmail.general/55112">
    <title>Re: qmail-smtpd and empty From field</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general/55112</link>
    <description>Thus said BadKnees on Tue, 18 Nov 2008 08:41:14 GMT:


And as I said, I run vanilla qmail-1.03.tar.gz, completely unpatched, in
many scenarios. Most  of these systems are not exposed  to the Internet,
but there are some.  If it turns out that I need patches,  then I add on
when needed.

Andy
</description>
    <dc:creator>Andy Bradford</dc:creator>
    <dc:date>2008-11-28T03:00:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.qmail.general/55111">
    <title>Re: Spam Handling</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general/55111</link>
    <description>Thus said Michael Puckett on Mon, 17 Nov 2008 12:31:15 PST:


You   might  consider   making   these  email   addresses  spam   traps.
Automatically  block any  server that  sends emails  to these  addresses
(assuming they  are not legitimate email  addresses) for a period  of 24
hours or so.

Andy
</description>
    <dc:creator>Andy Bradford</dc:creator>
    <dc:date>2008-11-28T02:56:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.qmail.general/55110">
    <title>Re: MX retry</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general/55110</link>
    <description>Thus said Mark Walker on Sun, 23 Nov 2008 03:36:40 PST:


This is absurd. Why would they announce an MX with highest priority that
isn't responding correctly? They have  some serious issues. The point of
an  MX record  and ``distance''  is  to provide  to the  remote MTA  the
preferred  server. Only  if that  preferred  server is  down will  qmail
attempt delivery  to a lower priority,  so they should really  fix their
primary server. If they want MTAs  to send email to their lower priority
servers, then they should adjust the priorities appropriately.


This is not an epidemic. The  problem is not qmail's (although some will
argue that qmail should behave more like X MTA).

Andy
</description>
    <dc:creator>Andy Bradford</dc:creator>
    <dc:date>2008-11-28T03:08:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.qmail.general/55109">
    <title>Re: Too long badmailfrom</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general/55109</link>
    <description>Hi,


Does it exists an alternative to control/badmailfrom that would be in
some hash format. Preferably that would avoid patching the source.


I'll have a look at that.

Thanks,

Olivier

</description>
    <dc:creator>Olivier Nicole</dc:creator>
    <dc:date>2008-11-28T02:16:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.qmail.general/55108">
    <title>Re: Multiple virtual domains with different IP address</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general/55108</link>
    <description>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


I understand what you're aiming for, but you're misunderstanding the 
"solutions".

Normally, you cannot specify what IP address qmail will use for its 
outbound email, no matter how many installations you have.

Patch 1 (you're quoting *my* website to describe it) allows you to 
specify ONE address for all outgoing emails. If you want different 
(virtual) domains to use different addresses, each domain will need 
its own installation of qmail.

Patch 2 allows you to use a single qmail installation, but has the 
problem that in many cases it cannot figure out which IP address to 
use (as it says, this happens when "qmail-remote is not able to 
determine the domain name or the domain name is not a local domain 
which can happen in case of forwarding the default is being used." In 
other words, if foo&lt; at &gt;notyours.com sends a message to bar&lt; at &gt;yourdomain.com 
and if bar&lt; at &gt;yourdomain.com is forwarded to another address (e.g. 
bar&lt; at &gt;somewhereelse.com), then that patch cannot </description>
    <dc:creator>Kyle Wheeler</dc:creator>
    <dc:date>2008-11-27T20:55:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.qmail.general/55107">
    <title>Re: Multiple virtual domains with different IP address</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general/55107</link>
    <description>
Thank you for the assistance.

I am including below links and text from the two patches
(to help others encountering the same problem) and what I think
is the best solution for low volume virtual domains.

The requirement is:
- virtual domains, each with a separate outgoing ip.

Option 2 (patch 1) seems the best solution as it doesn't require
multiple installs and it seems a simple patch. Patch2 handles
any domain that may be relayed rather than restricting the solution
to a set of domains defined in a configuration file (like in patch 1).

My main argument against multiple installs is that
increases installation and maintenance work when all the
domains are low volume

please let me know if I misunderstood the different options.

thanks and regards
jose
..............................................................................................................


1. Multiple qmail installs in one server
============================

2. Patch 1
========

http://www.memoryhole.net/qmail/#outgoingip
Outgoing</description>
    <dc:creator>Jose</dc:creator>
    <dc:date>2008-11-27T17:59:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.qmail.general/55106">
    <title>Re: Too long badmailfrom</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general/55106</link>
    <description>
At least I'd suggest to also modify the control.c for performance reasons ;-)
    http://marc.info/?l=qmail&amp;m=105493484106211&amp;w=2

\Maex

</description>
    <dc:creator>Markus Stumpf</dc:creator>
    <dc:date>2008-11-27T16:03:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.qmail.general/55105">
    <title>Re: Too long badmailfrom</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general/55105</link>
    <description>
hi oliver

a while ago i encountered the same issue, which i solved by patching
qmail to read the list from a cdb. i'll have to check in my archives for
the patch, but it is relatively simple to replicate from almost any of
the current cdb based control file patches.

regards

</description>
    <dc:creator>shaun gibson</dc:creator>
    <dc:date>2008-11-27T10:09:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.qmail.general/55104">
    <title>Re: Too long badmailfrom</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general/55104</link>
    <description>Hi,


I don't know whether it is in partitcular useful to suck in 500k addresses 
per qmail-smptd call (i doubt it; and it is certainly neither effective nor 
efficient) but there is no artificial limit in qmail.

However, if you use softlimits, that needs tuneing and may be the reason 
for this behavior.

regards.
--eh.

--On Donnerstag, 27. November 2008 10:35 +0700 on&lt; at &gt;cs.ait.ac.th wrote:






</description>
    <dc:creator>Erwin Hoffmann</dc:creator>
    <dc:date>2008-11-27T09:44:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.qmail.general/55103">
    <title>Too long badmailfrom</title>
    <link>http://permalink.gmane.org/gmane.mail.qmail.general/55103</link>
    <description>Hi,

I am very new to qmail and trying to help a friend debug his server.

We tried to implement the black list from 
http://www.sa-blacklist.stearns.org/sa-blacklist/, that consists of 
over 500,000 entries to be added to /var/qmail/control/badmailfrom.

1) I am using the full list of 500,000 enties and restart qmail. If I 
try to connect to TCP port 25,  qmail responds with a "421 unable to 
read controls" error.

qmail-showctl will display the full list of 500,000 rejected mail from 
addresses.

2) If I use any sublist of about 40,000 entries, qmail works fine, so I 
assume that the entries are valid.

3) If I use any sublist of about 80,000 entries, same error 421.

Is there a limitation in the size of the badmailfrom control file? Is 
there a way to tune that limit?

Best regards,

Olivier



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



</description>
    <dc:creator>on&lt; at &gt;cs.ait.ac.th</dc:creator>
    <dc:date>2008-11-27T03:35:35</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.mail.qmail.general">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.mail.qmail.general</link>
  </textinput>
</rdf:RDF>
