<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>DIYMacServer &#187; Tag: Postfix - Recent Topics</title>
<link>http://diymacserver.com/forum/</link>
<description>DIYMacServer &#187; Tag: Postfix - Recent Topics</description>
<language>en</language>
<pubDate>Wed, 08 Feb 2012 06:43:22 +0000</pubDate>

<item>
<title>Michael on "DSpam configuration"</title>
<link>http://diymacserver.com/forum/topic/dspam-configuration#post-1643</link>
<pubDate>Sat, 27 Aug 2011 21:57:01 +0000</pubDate>
<dc:creator>Michael</dc:creator>
<guid isPermaLink="false">1643@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I've managed to configure and install DSpam, but it's not working correctly.&#60;/p&#62;
&#60;p&#62;I'm getting &#34;postfix/qmgr warning: connect to transport private/dspam: No such file or directory&#34;&#60;/p&#62;
&#60;p&#62;when I run the periodic script train.sh, I get &#34;Unable to find a valid signature. Aborting.&#34; and &#34;process_message returned error -5. dropping message.&#34;&#60;/p&#62;
&#60;p&#62;I'm not sure what I've done wrong.  I've reverted, but we'd like to use dspam (or other anti-spam software on our server.&#60;/p&#62;
&#60;p&#62;The (coreduo mini) system is running Leopard.
&#60;/p&#62;</description>
</item>
<item>
<title>Fred Turner on "Upgrading Postfix on MOSXS"</title>
<link>http://diymacserver.com/forum/topic/upgrading-postfix-on-mosxs#post-958</link>
<pubDate>Fri, 06 May 2011 01:23:23 +0000</pubDate>
<dc:creator>Fred Turner</dc:creator>
<guid isPermaLink="false">958@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi Richard (&#38;amp; others)--&#60;/p&#62;
&#60;p&#62;I know this is outside the normal realm and scope of this site, but I'm not sure where else to turn. I'd like to upgrade Postfix on a PPC Mac OS X Server 10.5 and a Mac Pro MOSXS 10.6. They come w/ v2.4.3 and v2.5.5, respectively, and I need at least v2.6 to implement the tcp_windowsize parameter in the hopes of getting around a sending problem w/ larger messages.&#60;/p&#62;
&#60;p&#62;Currently, I'm tackling the G4 Leopard Server first, since it is a backup and fouling it up isn't the end of the world. I can get Postfix 2.8.2 to compile and run, and even receive mail, but I must be messing up something with my make statement, as I am unable to use SASL authentication for sending (and I could before). The log shows:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;May  5 20:10:01 G4-Server postfix/smtpd[28752]: connect from unknown[192.168.1.101]
May  5 20:10:01 G4-Server postfix/smtpd[28752]: warning: SASL authentication failure: Password verification failed
May  5 20:10:01 G4-Server postfix/smtpd[28752]: warning: unknown[192.168.1.101]: SASL PLAIN authentication failed: authentication failure
May  5 20:10:01 G4-Server postfix/smtpd[28752]: lost connection after AUTH from unknown[192.168.1.101]
May  5 20:10:01 G4-Server postfix/smtpd[28752]: disconnect from unknown[192.168.1.101]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I've tried to use a portion of the make statement from the directions here, w/ some tweaking from the docs at postfix.org. Since this is a MOSXS, I have not configured MySQL, so I've left that part out. Here is what I entered last:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;sudo make -f Makefile.init makefiles CCARGS=&#38;quot;-DUSE_TLS -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl \
&#38;quot; AUXLIBS=&#38;quot;-lssl -lcrypto -L/usr/local/lib -lsasl2&#38;quot;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Any thoughts or insights into why this error might be occurring? I've been unable to find any links to instructions or tips for upgrading the MOSXS installation of Postfix.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Fred
&#60;/p&#62;</description>
</item>
<item>
<title>robcd on "10.6.5 -&#62; 10.6.7 breaks postfix setup (with fix)"</title>
<link>http://diymacserver.com/forum/topic/1065-1067-breaks-postfix-setup-with-fix#post-935</link>
<pubDate>Tue, 22 Mar 2011 17:07:32 +0000</pubDate>
<dc:creator>robcd</dc:creator>
<guid isPermaLink="false">935@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Dear Postfix forum,&#60;/p&#62;
&#60;p&#62;After upgrading my Mac OS X client, I got the following error message:&#60;/p&#62;
&#60;p&#62;... postfix/smtpd[526]: fatal: unsupported dictionary type: mysql&#60;/p&#62;
&#60;p&#62;I noticed that the /usr/libexec/postfix/smtpd executable had been changed, together with who knows what else in that directory. So I restored the old one, only to get a similar error message from the trivial-rewrite executable (in the same directory). So I restored that as well, followed by the cleanup one, and then all is well again.&#60;/p&#62;
&#60;p&#62;So a couple of questions:&#60;/p&#62;
&#60;p&#62;* What should I do to fix things properly?&#60;/p&#62;
&#60;p&#62;* How can I avoid having to do this next time I upgrade the OS?&#60;/p&#62;
&#60;p&#62;Thanks and best regards,&#60;/p&#62;
&#60;p&#62;Rob&#60;/p&#62;
&#60;p&#62;PS Setup has otherwise worked great - many thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>seventhfire on "postfix will not accept connection on port 25"</title>
<link>http://diymacserver.com/forum/topic/postfix-will-not-accept-connection-on-port-25#post-919</link>
<pubDate>Sun, 06 Feb 2011 08:16:19 +0000</pubDate>
<dc:creator>seventhfire</dc:creator>
<guid isPermaLink="false">919@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I'm running pretty much the default install of postfix that comes with Snow Leopard. I can send mail out to the internet in a terminal on the system in question using mail or telnet to port 25 using localhost or the ip on the system.&#60;br /&#62;
The problem I'm having is no other systems on my local network can get a connection to port 25.&#60;br /&#62;
I've verified with netstat there is a process listening on port 25. I've setup mynetworks in include all ip's on my local network. I've made multiple searches on different forum's trying to figure this out but I'm missing the boat somewhere. Can anyone give me some clue's on what to check. I realize I need to provide some more configuration information but I thought I'd wait until someone lets me know exactly what to post. Thanks in advance&#60;/p&#62;
&#60;p&#62;Seventhfire
&#60;/p&#62;</description>
</item>
<item>
<title>Fred Turner on "Postfix &#34;Can&#039;t connect to MySQL server&#34;"</title>
<link>http://diymacserver.com/forum/topic/postfix-cant-connect-to-mysql-server#post-816</link>
<pubDate>Tue, 11 May 2010 17:40:55 +0000</pubDate>
<dc:creator>Fred Turner</dc:creator>
<guid isPermaLink="false">816@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Had everything pretty close to running, aside from the &#34;createmaildir&#34; script not working, but after a reboot of the server, I get this over and over in the logs:&#60;/p&#62;
&#60;p&#62;postfix/trivial-rewrite[809]: warning: connect to mysql server 127.0.0.1: Can't connect to MySQL server on '127.0.0.1' (61)&#60;br /&#62;
postfix/trivial-rewrite[809]: fatal: mysql:/etc/postfix/mysql_virtual_alias_maps.cf(0,lock&#124;fold_fix): table lookup problem&#60;br /&#62;
postfix/smtpd[479]: warning: problem talking to service rewrite: Unknown error: 0&#60;br /&#62;
postfix/master[31]: warning: process /usr/libexec/postfix/trivial-rewrite pid 809 exit status 1&#60;br /&#62;
postfix/master[31]: warning: /usr/libexec/postfix/trivial-rewrite: bad command startup -- throttling&#60;/p&#62;
&#60;p&#62;Any idea why it can't connect? I'm assuming that the &#34;table lookup problem&#34; is simply the first mysql lookup that postfix does, and since it is unable to connect, that fails w/ the &#34;lookup problem&#34;...right? I manually ran mysql and connected as user &#34;postfix&#34; w/o issue.&#60;/p&#62;
&#60;p&#62;Thx,&#60;br /&#62;
Fred
&#60;/p&#62;</description>
</item>
<item>
<title>LarryL on "Temporary lookup failure"</title>
<link>http://diymacserver.com/forum/topic/temporary-lookup-failure#post-824</link>
<pubDate>Mon, 24 May 2010 21:55:08 +0000</pubDate>
<dc:creator>LarryL</dc:creator>
<guid isPermaLink="false">824@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hey Richard,&#60;/p&#62;
&#60;p&#62;I just switched from your Courier setup to the Dovecot setup. I started getting messages like this:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;May 24 16:18:17 autoreply postfix/smtpd[9133]: NOQUEUE: reject: RCPT from itspmx3.zzz.ms.us[999.12.20.50]: 451 4.&#60;br /&#62;
3.0 &#38;lt;bwcassoc.comchad.allen@peer.zzz.ms.us&#38;gt;: Temporary lookup failure; from=&#38;lt;djackson@cvm.tamu.edu&#38;gt; to=&#38;lt;bwcassoc&#60;br /&#62;
&#60;a href=&#34;mailto:.comchad.allen@peer.zzz.ms.us&#34;&#62;.comchad.allen@peer.zzz.ms.us&#60;/a&#62;&#38;gt; proto=ESMTP helo=&#38;lt;itspmx3.zzz.ms.us&#38;gt;&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;for each bad address. How can I change the temporary failure to a permanent failure?
&#60;/p&#62;</description>
</item>
<item>
<title>abton on "Compiling Postfix on Snow Leopard"</title>
<link>http://diymacserver.com/forum/topic/compiling-postfix-on-snow-leopard#post-702</link>
<pubDate>Mon, 07 Sep 2009 10:35:17 +0000</pubDate>
<dc:creator>abton</dc:creator>
<guid isPermaLink="false">702@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi all,&#60;/p&#62;
&#60;p&#62;I tried following the instructions on this site to compile Postfix on Snow Leopard and noticed that it tries to use an include file (nameser8_compat.h) that has been removed from the latest XCode SDK.&#60;/p&#62;
&#60;p&#62;After a bit of looking around I found out that this can easily be resolved if you don't mind a little bit of source code editing.&#60;/p&#62;
&#60;p&#62;Find the file src/util/sys_defs.h and then remove the line:&#60;/p&#62;
&#60;p&#62;#define RESOLVE_H_NEEDS_NAMESER8_COMPAT_H&#60;/p&#62;
&#60;p&#62;When you try and build Postfix it will no longer try and include nameser8_compat.h and it will compile happily.&#60;/p&#62;
&#60;p&#62;Just thought I would share this.  I use this site as a reference all the time and it's nice to give something back!
&#60;/p&#62;</description>
</item>
<item>
<title>dw on "Spam RBL errors"</title>
<link>http://diymacserver.com/forum/topic/spam-rbl-errors#post-628</link>
<pubDate>Wed, 14 Jan 2009 23:30:54 +0000</pubDate>
<dc:creator>dw</dc:creator>
<guid isPermaLink="false">628@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I've been having some issues the last couple of weeks in receiving e-mail, and having finally noticed some errors in mail.log referencing some RBL spam sites, I looked in to it a bit more.&#60;/p&#62;
&#60;p&#62;The two RBLs in Richard's /etc/postfix/main.cf are:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;reject_rbl_client list.dsbl.org,
  reject_rbl_client sbl-xbl.spamhaus.org,&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;the first, dsbl.org, was giving errors every e-mail, thus deferring them (though not bouncing them, I think). spamhaus.org was often giving errors, but not always. I checked dsbl.org, and it says they've shut the system down:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
DSBL is GONE and highly unlikely to return. Please remove it from your mail server configuration.&#60;/p&#62;
&#60;p&#62;DSBL was a blocklist specialized in listing open relays and open proxies. To put it simply, DSBL listed IP addresses of computers that could be tricked into sending spam by anybody. This was a very successful strategy. Nowadays open relays and open proxies are rare, spammers hardly ever use them any more and no software seems to come with an open-by-default policy any more.&#60;/p&#62;
&#60;/blockquote&#62;
&#60;p&#62; I didn't find much on spamhaus.org (nor did I look too deeply) about the situation. In any case, I've removed both of these from my main.cf file and things are working again.&#60;/p&#62;
&#60;p&#62;I'd like to hear if anyone knows why I should try to replace these....I guess I'll see if there is a significant increase in spam.
&#60;/p&#62;</description>
</item>
<item>
<title>dw on "Problems with updating CPAN / Perl (first step in Greylisting)"</title>
<link>http://diymacserver.com/forum/topic/problems-with-updating-cpan-perl-first-step-in-greylisting#post-570</link>
<pubDate>Mon, 20 Oct 2008 03:44:26 +0000</pubDate>
<dc:creator>dw</dc:creator>
<guid isPermaLink="false">570@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Richard, compatriots,&#60;/p&#62;
&#60;p&#62;Any clues on how to get this to work?&#60;/p&#62;
&#60;p&#62;::&#60;/p&#62;
&#60;p&#62;sudo perl -MCPAN -e 'install Bundle::CPAN'&#60;br /&#62;
Password:&#60;br /&#62;
Sorry, we have to rerun the configuration dialog for CPAN.pm due to&#60;br /&#62;
some missing parameters...&#60;/p&#62;
&#60;p&#62;Normally CPAN.pm keeps config variables in memory and changes need to&#60;br /&#62;
be saved in a separate 'o conf commit' command to make them permanent&#60;br /&#62;
between sessions. If you set the 'auto_commit' option to true, changes&#60;br /&#62;
to a config variable are always automatically committed to disk.&#60;/p&#62;
&#60;p&#62; &#38;lt;auto_commit&#38;gt;&#60;br /&#62;
Always commit changes to config variables to disk? [no] &#60;/p&#62;
&#60;p&#62;A Build.PL is run by perl in a separate process. Likewise we run&#60;br /&#62;
'./Build' and './Build install' in separate processes. If you have any&#60;br /&#62;
parameters you want to pass to the calls, please specify them here.&#60;/p&#62;
&#60;p&#62;Typical frequently used settings:&#60;/p&#62;
&#60;p&#62;    --install_base /home/xxx             # different installation directory&#60;/p&#62;
&#60;p&#62; &#38;lt;mbuildpl_arg&#38;gt;&#60;br /&#62;
Parameters for the 'perl Build.PL' command? [] &#60;/p&#62;
&#60;p&#62;Parameters for the './Build' command? Setting might be:&#60;/p&#62;
&#60;p&#62;    --extra_linker_flags -L/usr/foo/lib  # non-standard library location&#60;/p&#62;
&#60;p&#62; &#38;lt;mbuild_arg&#38;gt;&#60;br /&#62;
Your choice: [] &#60;/p&#62;
&#60;p&#62;Do you want to use a different command for './Build install'? Sudo&#60;br /&#62;
users will probably prefer:&#60;/p&#62;
&#60;p&#62;    su root -c ./Build&#60;br /&#62;
 or&#60;br /&#62;
    sudo ./Build&#60;br /&#62;
 or&#60;br /&#62;
    /path1/to/sudo -u admin_account ./Build&#60;/p&#62;
&#60;p&#62; &#38;lt;mbuild_install_build_command&#38;gt;&#60;br /&#62;
or some such. Your choice: [./Build] &#60;/p&#62;
&#60;p&#62;Parameters for the './Build install' command? Typical frequently used&#60;br /&#62;
setting:&#60;/p&#62;
&#60;p&#62;    --uninst 1                           # uninstall conflicting files&#60;/p&#62;
&#60;p&#62; &#38;lt;mbuild_install_arg&#38;gt;&#60;br /&#62;
Your choice: [] &#60;/p&#62;
&#60;p&#62;Please remember to call 'o conf commit' to make the config permanent!&#60;/p&#62;
&#60;p&#62;CPAN: Storable loaded ok (v2.13)&#60;br /&#62;
Going to read /Users/dw/.cpan/Metadata&#60;/p&#62;
&#60;p&#62;  Database was generated on Sat, 18 Oct 2008 10:26:50 GMT&#60;br /&#62;
CPAN: Time::HiRes loaded ok (v1.65)&#60;br /&#62;
CPAN: YAML loaded ok (v0.66)&#60;br /&#62;
Please check, if the URLs I found in your configuration file () are valid.&#60;br /&#62;
The urllist can be edited. E.g. with 'o conf urllist push &#60;a href=&#34;ftp://myurl/&#34; rel=&#34;nofollow&#34;&#62;ftp://myurl/&#60;/a&#62;'&#60;/p&#62;
&#60;p&#62;Could not fetch authors/01mailrc.txt.gz&#60;br /&#62;
Trying to get away with old file:&#60;br /&#62;
6535958  148 -rw-r--r--  1 0        501        147936 Oct 17 21:19 /Users/dw/.cpan/sources/authors/01mailrc.txt.gz&#60;br /&#62;
Going to read /Users/dw/.cpan/sources/authors/01mailrc.txt.gz&#60;br /&#62;
CPAN: Compress::Zlib loaded ok (v2.015)&#60;br /&#62;
............................................................................DONE&#60;br /&#62;
Please check, if the URLs I found in your configuration file () are valid.&#60;br /&#62;
The urllist can be edited. E.g. with 'o conf urllist push &#60;a href=&#34;ftp://myurl/&#34; rel=&#34;nofollow&#34;&#62;ftp://myurl/&#60;/a&#62;'&#60;/p&#62;
&#60;p&#62;Could not fetch modules/02packages.details.txt.gz&#60;br /&#62;
Trying to get away with old file:&#60;br /&#62;
6535963  684 -rw-r--r--  1 0        501        699121 Oct 18 03:26 /Users/dw/.cpan/sources/modules/02packages.details.txt.gz&#60;br /&#62;
Going to read /Users/dw/.cpan/sources/modules/02packages.details.txt.gz&#60;br /&#62;
  Database was generated on Sat, 18 Oct 2008 10:26:50 GMT&#60;br /&#62;
  HTTP::Date not available&#60;br /&#62;
............................................................................DONE&#60;br /&#62;
Please check, if the URLs I found in your configuration file () are valid.&#60;br /&#62;
The urllist can be edited. E.g. with 'o conf urllist push &#60;a href=&#34;ftp://myurl/&#34; rel=&#34;nofollow&#34;&#62;ftp://myurl/&#60;/a&#62;'&#60;/p&#62;
&#60;p&#62;Could not fetch modules/03modlist.data.gz&#60;br /&#62;
Trying to get away with old file:&#60;br /&#62;
6535964  152 -rw-r--r--  1 0        501        153363 Oct 15 12:29 /Users/dw/.cpan/sources/modules/03modlist.data.gz&#60;br /&#62;
Going to read /Users/dw/.cpan/sources/modules/03modlist.data.gz&#60;br /&#62;
............................................................................DONE&#60;br /&#62;
Going to write /Users/dw/.cpan/Metadata&#60;br /&#62;
Test::Harness is up to date (3.14).&#60;br /&#62;
ExtUtils::CBuilder is up to date (0.24).&#60;br /&#62;
ExtUtils::MakeMaker is up to date (6.46).&#60;br /&#62;
Running install for module 'Module::Build'&#60;br /&#62;
Running make for K/KW/KWILLIAMS/Module-Build-0.30.tar.gz&#60;br /&#62;
CPAN: Digest::SHA loaded ok (v5.47)&#60;br /&#62;
Checksum for /Users/dw/.cpan/sources/authors/id/K/KW/KWILLIAMS/Module-Build-0.30.tar.gz ok&#60;br /&#62;
Module-Build-0.30/&#60;br /&#62;
Module-Build-0.30/Build.PL&#60;br /&#62;
Module-Build-0.30/Changes&#60;br /&#62;
Module-Build-0.30/contrib/&#60;br /&#62;
Module-Build-0.30/contrib/bash_completion.module-build&#60;br /&#62;
Module-Build-0.30/INSTALL&#60;br /&#62;
Module-Build-0.30/lib/&#60;br /&#62;
Module-Build-0.30/lib/Module/&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/API.pod&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Authoring.pod&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Base.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Compat.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Config.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Cookbook.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Dumper.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/ModuleInfo.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Notes.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/aix.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/Amiga.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/cygwin.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/darwin.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/Default.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/EBCDIC.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/MacOS.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/MPEiX.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/os2.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/RiscOS.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/Unix.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/VMS.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/VOS.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/Windows.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/PodParser.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/PPMMaker.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Version.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/YAML.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build.pm&#60;br /&#62;
Module-Build-0.30/Makefile.PL&#60;br /&#62;
Module-Build-0.30/MANIFEST&#60;br /&#62;
Module-Build-0.30/META.yml&#60;br /&#62;
Module-Build-0.30/README&#60;br /&#62;
Module-Build-0.30/scripts/&#60;br /&#62;
Module-Build-0.30/scripts/config_data&#60;br /&#62;
Module-Build-0.30/SIGNATURE&#60;br /&#62;
Module-Build-0.30/t/&#60;br /&#62;
Module-Build-0.30/t/basic.t&#60;br /&#62;
Module-Build-0.30/t/bundled/&#60;br /&#62;
Module-Build-0.30/t/bundled/Tie/&#60;br /&#62;
Module-Build-0.30/t/bundled/Tie/CPHash.pm&#60;br /&#62;
Module-Build-0.30/t/compat.t&#60;br /&#62;
Module-Build-0.30/t/destinations.t&#60;br /&#62;
Module-Build-0.30/t/ext.t&#60;br /&#62;
Module-Build-0.30/t/extend.t&#60;br /&#62;
Module-Build-0.30/t/files.t&#60;br /&#62;
Module-Build-0.30/t/help.t&#60;br /&#62;
Module-Build-0.30/t/install.t&#60;br /&#62;
Module-Build-0.30/t/lib/&#60;br /&#62;
Module-Build-0.30/t/lib/DistGen.pm&#60;br /&#62;
Module-Build-0.30/t/lib/MBTest.pm&#60;br /&#62;
Module-Build-0.30/t/manifypods.t&#60;br /&#62;
Module-Build-0.30/t/mbyaml.t&#60;br /&#62;
Module-Build-0.30/t/metadata.t&#60;br /&#62;
Module-Build-0.30/t/metadata2.t&#60;br /&#62;
Module-Build-0.30/t/moduleinfo.t&#60;br /&#62;
Module-Build-0.30/t/new_from_context.t&#60;br /&#62;
Module-Build-0.30/t/notes.t&#60;br /&#62;
Module-Build-0.30/t/par.t&#60;br /&#62;
Module-Build-0.30/t/parents.t&#60;br /&#62;
Module-Build-0.30/t/pod_parser.t&#60;br /&#62;
Module-Build-0.30/t/ppm.t&#60;br /&#62;
Module-Build-0.30/t/runthrough.t&#60;br /&#62;
Module-Build-0.30/t/script_dist.t&#60;br /&#62;
Module-Build-0.30/t/signature.t&#60;br /&#62;
Module-Build-0.30/t/test_file_exts.t&#60;br /&#62;
Module-Build-0.30/t/test_type.t&#60;br /&#62;
Module-Build-0.30/t/test_types.t&#60;br /&#62;
Module-Build-0.30/t/tilde.t&#60;br /&#62;
Module-Build-0.30/t/use_tap_harness.t&#60;br /&#62;
Module-Build-0.30/t/versions.t&#60;br /&#62;
Module-Build-0.30/t/xs.t&#60;br /&#62;
CPAN: File::Temp loaded ok (v0.20)&#60;/p&#62;
&#60;p&#62;  CPAN.pm: Going to build K/KW/KWILLIAMS/Module-Build-0.30.tar.gz&#60;/p&#62;
&#60;p&#62;# running Build.PL&#60;br /&#62;
/usr/bin/perl Build.PL&#60;br /&#62;
Checking whether your kit is complete...&#60;br /&#62;
Looks good&#60;/p&#62;
&#60;p&#62;Checking prerequisites...&#60;br /&#62;
 * Optional prerequisite Module::Signature is not installed&#60;br /&#62;
 * Optional prerequisite ExtUtils::ParseXS is not installed&#60;br /&#62;
 * Optional prerequisite version is not installed&#60;br /&#62;
 * Optional prerequisite Pod::Readme is not installed&#60;/p&#62;
&#60;p&#62;ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions&#60;br /&#62;
of the modules indicated above before proceeding with this installation&#60;/p&#62;
&#60;p&#62;Checking features:&#60;br /&#62;
  manpage_support....enabled&#60;br /&#62;
  YAML_support.......enabled&#60;br /&#62;
  C_support..........enabled&#60;br /&#62;
    * Optional prerequisite ExtUtils::ParseXS is not installed&#60;br /&#62;
  HTML_support.......enabled&#60;/p&#62;
&#60;p&#62;Creating new 'Build' script for 'Module-Build' version '0.30'&#60;br /&#62;
Warning: PREREQ_PM mentions Test::Harness more than once, last mention wins at /System/Library/Perl/5.8.6/CPAN.pm line 8855, &#38;lt;GEN53&#38;gt; line 1.&#60;br /&#62;
/usr/bin/perl Build --makefile_env_macros 1&#60;br /&#62;
Copying lib/Module/Build/Version.pm -&#38;gt; blib/lib/Module/Build/Version.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/darwin.pm -&#38;gt; blib/lib/Module/Build/Platform/darwin.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/MacOS.pm -&#38;gt; blib/lib/Module/Build/Platform/MacOS.pm&#60;br /&#62;
Copying lib/Module/Build/Notes.pm -&#38;gt; blib/lib/Module/Build/Notes.pm&#60;br /&#62;
Copying lib/Module/Build/Dumper.pm -&#38;gt; blib/lib/Module/Build/Dumper.pm&#60;br /&#62;
Copying lib/Module/Build/Compat.pm -&#38;gt; blib/lib/Module/Build/Compat.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/RiscOS.pm -&#38;gt; blib/lib/Module/Build/Platform/RiscOS.pm&#60;br /&#62;
Copying lib/Module/Build/PodParser.pm -&#38;gt; blib/lib/Module/Build/PodParser.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/VOS.pm -&#38;gt; blib/lib/Module/Build/Platform/VOS.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/Windows.pm -&#38;gt; blib/lib/Module/Build/Platform/Windows.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/Unix.pm -&#38;gt; blib/lib/Module/Build/Platform/Unix.pm&#60;br /&#62;
Copying lib/Module/Build/ModuleInfo.pm -&#38;gt; blib/lib/Module/Build/ModuleInfo.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/Amiga.pm -&#38;gt; blib/lib/Module/Build/Platform/Amiga.pm&#60;br /&#62;
Copying lib/Module/Build/Config.pm -&#38;gt; blib/lib/Module/Build/Config.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/os2.pm -&#38;gt; blib/lib/Module/Build/Platform/os2.pm&#60;br /&#62;
Copying lib/Module/Build/Base.pm -&#38;gt; blib/lib/Module/Build/Base.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/VMS.pm -&#38;gt; blib/lib/Module/Build/Platform/VMS.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/MPEiX.pm -&#38;gt; blib/lib/Module/Build/Platform/MPEiX.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/cygwin.pm -&#38;gt; blib/lib/Module/Build/Platform/cygwin.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/EBCDIC.pm -&#38;gt; blib/lib/Module/Build/Platform/EBCDIC.pm&#60;br /&#62;
Copying lib/Module/Build.pm -&#38;gt; blib/lib/Module/Build.pm&#60;br /&#62;
Copying lib/Module/Build/PPMMaker.pm -&#38;gt; blib/lib/Module/Build/PPMMaker.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/aix.pm -&#38;gt; blib/lib/Module/Build/Platform/aix.pm&#60;br /&#62;
Copying lib/Module/Build/Cookbook.pm -&#38;gt; blib/lib/Module/Build/Cookbook.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/Default.pm -&#38;gt; blib/lib/Module/Build/Platform/Default.pm&#60;br /&#62;
Copying lib/Module/Build/YAML.pm -&#38;gt; blib/lib/Module/Build/YAML.pm&#60;br /&#62;
Copying lib/Module/Build/Authoring.pod -&#38;gt; blib/lib/Module/Build/Authoring.pod&#60;br /&#62;
Copying lib/Module/Build/API.pod -&#38;gt; blib/lib/Module/Build/API.pod&#60;br /&#62;
Copying scripts/config_data -&#38;gt; blib/script/config_data&#60;br /&#62;
Deleting blib/script/config_data.bak&#60;br /&#62;
Writing config notes to blib/lib/Module/Build/ConfigData.pm&#60;br /&#62;
Manifying blib/script/config_data -&#38;gt; blib/bindoc/config_data.1&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/Unix.pm -&#38;gt; blib/libdoc/Module::Build::Platform::Unix.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/EBCDIC.pm -&#38;gt; blib/libdoc/Module::Build::Platform::EBCDIC.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/MacOS.pm -&#38;gt; blib/libdoc/Module::Build::Platform::MacOS.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build.pm -&#38;gt; blib/libdoc/Module::Build.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/Amiga.pm -&#38;gt; blib/libdoc/Module::Build::Platform::Amiga.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/ConfigData.pm -&#38;gt; blib/libdoc/Module::Build::ConfigData.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Notes.pm -&#38;gt; blib/libdoc/Module::Build::Notes.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/cygwin.pm -&#38;gt; blib/libdoc/Module::Build::Platform::cygwin.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/ModuleInfo.pm -&#38;gt; blib/libdoc/Module::Build::ModuleInfo.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/YAML.pm -&#38;gt; blib/libdoc/Module::Build::YAML.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/Windows.pm -&#38;gt; blib/libdoc/Module::Build::Platform::Windows.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/MPEiX.pm -&#38;gt; blib/libdoc/Module::Build::Platform::MPEiX.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/PPMMaker.pm -&#38;gt; blib/libdoc/Module::Build::PPMMaker.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/VOS.pm -&#38;gt; blib/libdoc/Module::Build::Platform::VOS.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/RiscOS.pm -&#38;gt; blib/libdoc/Module::Build::Platform::RiscOS.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/API.pod -&#38;gt; blib/libdoc/Module::Build::API.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/Default.pm -&#38;gt; blib/libdoc/Module::Build::Platform::Default.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Cookbook.pm -&#38;gt; blib/libdoc/Module::Build::Cookbook.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/aix.pm -&#38;gt; blib/libdoc/Module::Build::Platform::aix.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/darwin.pm -&#38;gt; blib/libdoc/Module::Build::Platform::darwin.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/os2.pm -&#38;gt; blib/libdoc/Module::Build::Platform::os2.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/VMS.pm -&#38;gt; blib/libdoc/Module::Build::Platform::VMS.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Base.pm -&#38;gt; blib/libdoc/Module::Build::Base.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Authoring.pod -&#38;gt; blib/libdoc/Module::Build::Authoring.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Compat.pm -&#38;gt; blib/libdoc/Module::Build::Compat.3pm&#60;br /&#62;
  KWILLIAMS/Module-Build-0.30.tar.gz&#60;br /&#62;
  /usr/bin/make -- OK&#60;br /&#62;
Running make test&#60;br /&#62;
/usr/bin/perl Build --makefile_env_macros 1 test&#60;br /&#62;
t/basic...............ok&#60;br /&#62;
t/compat..............ok&#60;br /&#62;
t/destinations........ok&#60;br /&#62;
t/ext.................ok&#60;br /&#62;
t/extend..............ok&#60;br /&#62;
t/files...............ok&#60;br /&#62;
t/help................ok&#60;br /&#62;
t/install.............ok&#60;br /&#62;
t/manifypods..........ok&#60;br /&#62;
t/mbyaml..............ok&#60;br /&#62;
t/metadata............ok&#60;br /&#62;
t/metadata2...........ok&#60;br /&#62;
t/moduleinfo..........ok&#60;br /&#62;
t/new_from_context....ok&#60;br /&#62;
t/notes...............ok&#60;br /&#62;
t/par.................skipped: PAR::Dist 0.17 or up not installed to check .par's.&#60;br /&#62;
t/parents.............ok&#60;br /&#62;
t/pod_parser..........ok&#60;br /&#62;
t/ppm.................ok&#60;br /&#62;
t/runthrough..........ok&#60;br /&#62;
t/script_dist.........ok&#60;br /&#62;
t/signature...........skipped: $ENV{TEST_SIGNATURE} is not set&#60;br /&#62;
t/test_file_exts......ok&#60;br /&#62;
t/test_type...........ok&#60;br /&#62;
t/test_types..........ok&#60;br /&#62;
t/tilde...............1/17&#60;br /&#62;
#   Failed test at t/tilde.t line 54.&#60;br /&#62;
#          got: '/var/root'&#60;br /&#62;
#     expected: '/Users/dw'&#60;br /&#62;
t/tilde...............4/17&#60;br /&#62;
#   Failed test at t/tilde.t line 56.&#60;br /&#62;
#          got: '/var/root/foo'&#60;br /&#62;
#     expected: '/Users/dw/foo'&#60;/p&#62;
&#60;p&#62;#   Failed test at t/tilde.t line 62.&#60;br /&#62;
#          got: '/var/root/ foo'&#60;br /&#62;
#     expected: '/Users/dw/ foo'&#60;/p&#62;
&#60;p&#62;#   Failed test at t/tilde.t line 64.&#60;br /&#62;
#          got: '/var/root/fo o'&#60;br /&#62;
#     expected: '/Users/dw/fo o'&#60;/p&#62;
&#60;p&#62;#   Failed test at t/tilde.t line 68.&#60;br /&#62;
#          got: '/var/root'&#60;br /&#62;
#     expected: '/Users/dw'&#60;br /&#62;
t/tilde...............11/17&#60;br /&#62;
#   Failed test at t/tilde.t line 74.&#60;br /&#62;
#          got: '/var/root/lib'&#60;br /&#62;
#     expected: '/Users/dw/lib'&#60;/p&#62;
&#60;p&#62;#   Failed test at t/tilde.t line 76.&#60;br /&#62;
#          got: '/var/root/html'&#60;br /&#62;
#     expected: '/Users/dw/html'&#60;/p&#62;
&#60;p&#62;#   Failed test at t/tilde.t line 77.&#60;br /&#62;
#          got: '/var/root/html'&#60;br /&#62;
#     expected: '/Users/dw/html'&#60;/p&#62;
&#60;p&#62;#   Failed test at t/tilde.t line 80.&#60;br /&#62;
#          got: '/var/root/lib'&#60;br /&#62;
#     expected: '/Users/dw/lib'&#60;/p&#62;
&#60;p&#62;#   Failed test at t/tilde.t line 83.&#60;br /&#62;
#          got: '/var/root'&#60;br /&#62;
#     expected: '/Users/dw'&#60;br /&#62;
# Looks like you failed 10 tests of 17.&#60;br /&#62;
t/tilde............... Dubious, test returned 10 (wstat 2560, 0xa00)&#60;br /&#62;
 Failed 10/17 subtests&#60;br /&#62;
t/use_tap_harness.....ok&#60;br /&#62;
t/versions............ok&#60;br /&#62;
t/xs..................ok    &#60;/p&#62;
&#60;p&#62;Test Summary Report&#60;br /&#62;
-------------------&#60;br /&#62;
t/ext             (Wstat: 0 Tests: 186 Failed: 0)&#60;br /&#62;
  TODO passed:   17&#60;br /&#62;
t/tilde           (Wstat: 2560 Tests: 17 Failed: 10)&#60;br /&#62;
  Failed tests:  3-4, 7-8, 10-15&#60;br /&#62;
  Non-zero exit status: 10&#60;br /&#62;
Files=29, Tests=995, 89 wallclock secs ( 1.16 usr  0.39 sys + 56.18 cusr 23.35 csys = 81.08 CPU)&#60;br /&#62;
Result: FAIL&#60;br /&#62;
Failed 1/29 test programs. 10/995 subtests failed.&#60;br /&#62;
make: *** [test] Error 255&#60;br /&#62;
  KWILLIAMS/Module-Build-0.30.tar.gz&#60;br /&#62;
  /usr/bin/make test -- NOT OK&#60;br /&#62;
//hint// to see the cpan-testers results for installing this module, try:&#60;br /&#62;
  reports KWILLIAMS/Module-Build-0.30.tar.gz&#60;br /&#62;
Running make install&#60;br /&#62;
  make test had returned bad status, won't install without force&#60;br /&#62;
File::Spec is up to date (3.2701).&#60;br /&#62;
File::Temp is up to date (0.20).&#60;br /&#62;
Scalar::Util is up to date (1.19).&#60;br /&#62;
Test::More is up to date (0.84).&#60;br /&#62;
Data::Dumper is up to date (2.121_02).&#60;br /&#62;
Digest::SHA is up to date (5.47).&#60;br /&#62;
File::HomeDir is up to date (0.82).&#60;br /&#62;
Compress::Raw::Zlib is up to date (2.015).&#60;br /&#62;
IO::Compress::Base is up to date (2.015).&#60;br /&#62;
IO::Uncompress::Gunzip is up to date (2.015).&#60;br /&#62;
Compress::Zlib is up to date (2.015).&#60;br /&#62;
IO::Zlib is up to date (1.09).&#60;br /&#62;
Archive::Tar is up to date (1.40).&#60;br /&#62;
Archive::Zip is up to date (1.26).&#60;br /&#62;
Net::Cmd is up to date (2.29).&#60;br /&#62;
Net::FTP is up to date (2.77).&#60;br /&#62;
Term::ReadKey is up to date (2.30).&#60;br /&#62;
Term::ReadLine::Perl is up to date (1.0302).&#60;br /&#62;
YAML is up to date (0.66).&#60;br /&#62;
Text::Glob is up to date (0.08).&#60;br /&#62;
CPAN is up to date (1.9301).&#60;br /&#62;
File::Which is up to date (0.05).
&#60;/p&#62;</description>
</item>
<item>
<title>Michael on "setting up an alt SMTP port"</title>
<link>http://diymacserver.com/forum/topic/setting-up-an-alt-smtp-port#post-564</link>
<pubDate>Fri, 10 Oct 2008 22:36:24 +0000</pubDate>
<dc:creator>Michael</dc:creator>
<guid isPermaLink="false">564@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I'd like to configure postfix to allow me to send via an alternate port.  It looks like this is done via master.cf, but I can't quite figure it out. &#60;/p&#62;
&#60;p&#62;I added this to the table at the top of master.cf:&#60;br /&#62;
2525      inet  n       -       n       -       -       smtpd&#60;br /&#62;
   -o smtpd_sasl_auth_enable=yes&#60;br /&#62;
   -o smtpd_client_restrictions=permit_sasl_authenticated,reject&#60;/p&#62;
&#60;p&#62;The system.log has this in it:&#60;br /&#62;
Oct 10 17:30:19 mail postfix/smtpd[1462]: warning: SASL authentication failure: realm changed: authentication aborted&#60;br /&#62;
Oct 10 17:30:19 mail postfix/smtpd[1462]: warning: dhcp-216-12-248-120.aus0.tx.us.corp.wayport.net[216.12.248.120]: SASL DIGEST-MD5 authentication failed: authentication failure&#60;br /&#62;
Oct 10 17:30:19 mail postfix/smtpd[1462]: warning: SASL authentication failure: Could not open db&#60;br /&#62;
Oct 10 17:30:19: --- last message repeated 1 time ---&#60;br /&#62;
Oct 10 17:30:19 mail postfix/smtpd[1462]: warning: dhcp-216-12-248-120.aus0.tx.us.corp.wayport.net[216.12.248.120]: SASL LOGIN authentication failed: authentication failure
&#60;/p&#62;</description>
</item>
<item>
<title>Michael on "Problem with creating new mailboxes"</title>
<link>http://diymacserver.com/forum/topic/problem-with-creating-new-mailboxes#post-188</link>
<pubDate>Sun, 12 Nov 2006 02:02:40 +0000</pubDate>
<dc:creator>Michael</dc:creator>
<guid isPermaLink="false">188@http://diymacserver.com/forum/</guid>
<description>I just ran into this.  Good catch</description>
</item>
<item>
<title>Rimas on "Can&#039;t connect to MySQL server on &#039;127.0.0.1&#039; (61)"</title>
<link>http://diymacserver.com/forum/topic/cant-connect-to-mysql-server-on-127001-61#post-446</link>
<pubDate>Wed, 12 Mar 2008 21:51:41 +0000</pubDate>
<dc:creator>Rimas</dc:creator>
<guid isPermaLink="false">446@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;What an excellent source of information this web site is...!!!  I got MySQL, Apache and PHP all successfully working. However, I am struggling to get even a basic mail server up and running.  After building, installing, configuring and starting all of the required pieces, I find that I am unable to send or receive e-mail.  Looking in /var/log/mail.log I see the same pattern of messages repreated every 60 seconds or so:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
Mar 12 16:00:10 MacMiniServer postfix/trivial-rewrite[584]: warning: connect to mysql server 127.0.0.1: Can't connect to MySQL server on '127.0.0.1' (61)&#60;br /&#62;
Mar 12 16:00:10 MacMiniServer postfix/trivial-rewrite[584]: fatal: mysql:/etc/postfix/mysql_virtual_alias_maps.cf(0,lock&#124;fold_fix): table lookup problem&#60;br /&#62;
Mar 12 16:00:11 MacMiniServer postfix/smtpd[488]: warning: problem talking to service rewrite: Unknown error: 0&#60;br /&#62;
Mar 12 16:00:11 MacMiniServer postfix/smtpd[347]: warning: problem talking to service rewrite: Unknown error: 0&#60;br /&#62;
Mar 12 16:00:11 MacMiniServer postfix/master[286]: warning: process /usr/libexec/postfix/trivial-rewrite pid 584 exit status 1&#60;br /&#62;
Mar 12 16:00:11 MacMiniServer postfix/master[286]: warning: /usr/libexec/postfix/trivial-rewrite: bad command startup -- throttling&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I am able to connect to MySQL from a cmd line:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
MacMiniServer:~ Rimas$ mysql --user=Rimas --password=********&#60;br /&#62;
Welcome to the MySQL monitor.  Commands end with ; or \g.&#60;br /&#62;
Your MySQL connection id is 67&#60;br /&#62;
Server version: 5.0.51a-standard-log Source distribution&#60;/p&#62;
&#60;p&#62;Type 'help;' or '\h' for help. Type '\c' to clear the buffer.&#60;/p&#62;
&#60;p&#62;mysql&#38;gt; use mysql&#60;br /&#62;
Database changed&#60;br /&#62;
mysql&#38;gt; select host, user, password, select_priv from user;&#60;br /&#62;
+---------------------+-----------+-------------------------------------------+-------------+&#60;br /&#62;
&#124; host                &#124; user      &#124; password                                  &#124; select_priv &#124;&#60;br /&#62;
+---------------------+-----------+-------------------------------------------+-------------+&#60;br /&#62;
&#124; localhost           &#124; Rimas     &#124; *972D8E7C521419D7E52E96B357E80789D622948D &#124; Y           &#124;&#60;br /&#62;
&#124; MacMiniServer.local &#124; Rimas     &#124; *972D8E7C521419D7E52E96B357E80789D622948D &#124; Y           &#124;&#60;br /&#62;
&#124; 127.0.0.1           &#124; Rimas     &#124; *972D8E7C521419D7E52E96B357E80789D622948D &#124; Y           &#124;&#60;br /&#62;
&#124; localhost           &#124; mailsrvr  &#124; *972D8E7C521419D7E52E96B357E80789D622948D &#124; N           &#124;&#60;br /&#62;
&#124; localhost           &#124; mailadmin &#124; *972D8E7C521419D7E52E96B357E80789D622948D &#124; N           &#124;&#60;br /&#62;
+---------------------+-----------+-------------------------------------------+-------------+&#60;br /&#62;
5 rows in set (0.00 sec)&#60;/p&#62;
&#60;p&#62;mysql&#38;gt; select host, db, user, select_priv from db;&#60;br /&#62;
+-----------+---------+-----------+-------------+&#60;br /&#62;
&#124; host      &#124; db      &#124; user      &#124; select_priv &#124;&#60;br /&#62;
+-----------+---------+-----------+-------------+&#60;br /&#62;
&#124; localhost &#124; postfix &#124; mailsrvr  &#124; Y           &#124;&#60;br /&#62;
&#124; localhost &#124; postfix &#124; mailadmin &#124; Y           &#124;&#60;br /&#62;
+-----------+---------+-----------+-------------+&#60;br /&#62;
2 rows in set (0.00 sec)&#60;/p&#62;
&#60;p&#62;mysql&#38;gt; exit&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Just to make sure it was a problem connecting to MySQL, I edited /etc/postfix/main.cf and changed&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
virtual_alias_maps = mysql:/etc/postfix/mysql_virtual_alias_maps.cf&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;to&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
virtual_alias_maps = ********.org&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and after restarting Postfix the can't connect to MySQL error moved to the next item (i.e. mysql_virtual_domains_maps.cf).&#60;/p&#62;
&#60;p&#62;If it helps, my mysql_virtual_domains_maps.cf looks like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
MacMiniServer:~ Rimas$ cat /etc/postfix/mysql_virtual_alias_maps.cf&#60;br /&#62;
user = mailsrvr&#60;br /&#62;
password = ********&#60;br /&#62;
hosts = 127.0.0.1&#60;br /&#62;
dbname = postfix&#60;br /&#62;
query = SELECT goto FROM alias WHERE address='%s' AND active = 1&#60;br /&#62;
MacMiniServer:~ Rimas$&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I have tried changing user = mailsrvr to user = Rimas, and also hosts = 127.0.0.1 to hosts = localhost but to no avail.  At this point I feel like I am kinda stuck and am hoping that I am just missing something really obvious.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Rimas
&#60;/p&#62;</description>
</item>
<item>
<title>dw on "connect to postfix issue"</title>
<link>http://diymacserver.com/forum/topic/connect-to-postfix-issue#post-475</link>
<pubDate>Tue, 29 Apr 2008 21:36:43 +0000</pubDate>
<dc:creator>dw</dc:creator>
<guid isPermaLink="false">475@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi Richard, all.&#60;/p&#62;
&#60;p&#62;At one time I used my mailserver to send mail as well as receive, but because I was using a dynamic IP, I ended up being blocked by some servers. Now that I'm static, I'd like to go back to using my own server, but for the life of my cannot figure out what's preventing me from connecting my mail program to my smtp server. Where should I start to look? :)&#60;/p&#62;
&#60;p&#62;DW
&#60;/p&#62;</description>
</item>
<item>
<title>Nick on "More mail problems - Unable to open mailbox"</title>
<link>http://diymacserver.com/forum/topic/more-mail-problems-unable-to-open-mailbox#post-466</link>
<pubDate>Tue, 22 Apr 2008 19:25:59 +0000</pubDate>
<dc:creator>Nick</dc:creator>
<guid isPermaLink="false">466@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Having solved the last problem of not a failure to create a mailbox, I now have new error in the mail log:&#60;/p&#62;
&#60;p&#62;to=&#38;lt;nick@xxxxxxxx&#38;gt;, relay=maildrop, delay=90883, delays=90872/0.32/0/10, dsn=4.3.0, status=deferred (temporary failure. Command output: /usr/local/bin/maildrop: Unable to open mailbox. )&#60;/p&#62;
&#60;p&#62;As far as I can see I have followed the instructions on the site...&#60;/p&#62;
&#60;p&#62;Details:  &#60;/p&#62;
&#60;p&#62;Mac Mini 10.5.3&#60;br /&#62;
Postfix-2.5.1&#60;br /&#62;
Maidrop-2.0.4&#60;/p&#62;
&#60;p&#62;Mails should be delivered to:&#60;/p&#62;
&#60;p&#62;/usr/local/virtual/xxxxx/nick&#60;/p&#62;
&#60;p&#62;Now, should the next level down be:&#60;/p&#62;
&#60;p&#62;/usr/local/virtual/mapped.at/nick/Maildir&#60;br /&#62;
/usr/local/virtual/mapped.at/nick/mail&#60;br /&#62;
/usr/local/virtual/mapped.at/nick/mailbox&#60;/p&#62;
&#60;p&#62;And below that:&#60;/p&#62;
&#60;p&#62;/usr/local/virtual/mapped.at/nick/??????/cur&#60;br /&#62;
/usr/local/virtual/mapped.at/nick/??????/new&#60;br /&#62;
/usr/local/virtual/mapped.at/nick/??????/tmp&#60;/p&#62;
&#60;p&#62;From virtual down the directory tree things are set owner:_vmail group:_postfix permission: 770&#60;/p&#62;
&#60;p&#62;I am really at a loss as to where to go from here.  I have rerun installs.  Read tons of sites.  I have spent hours and hours on this.  What is causing the real problems is the lack of details in the mail log... 'Unable to open mailbox.'  Not very informative.....
&#60;/p&#62;</description>
</item>
<item>
<title>Nick on "_dspam and _vmail on 10.5.2 - postfix won&#039;t start"</title>
<link>http://diymacserver.com/forum/topic/_dspam-and-_vmail-on-1052-postfix-wont-start#post-454</link>
<pubDate>Sun, 20 Apr 2008 18:37:44 +0000</pubDate>
<dc:creator>Nick</dc:creator>
<guid isPermaLink="false">454@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have been following your excellent instructions and run in to a problem where postfix won't start.  The problem are these two lines in the master.cf&#60;/p&#62;
&#60;p&#62;Machine details:  Mac Mini, 10.5.2&#60;/p&#62;
&#60;p&#62;maildrop unix - n n - - pipe&#60;br /&#62;
flags=DRhu user=_vmail argv=/usr/local/bin/maildrop /etc/maildroprc -d ${user}@${nexthop} ${extension} ${recipient} ${user} ${nexthop} ${sender}&#60;br /&#62;
dspam unix - n n - 10 pipe&#60;br /&#62;
flags=Ru user=_dspam argv=/usr/local/bin/dspam --deliver=innocent --user ${recipient} -i - f $sender -- $recipient&#60;/p&#62;
&#60;p&#62;The complaint in the log is:&#60;/p&#62;
&#60;p&#62;bad transport type: user=_vmail&#60;/p&#62;
&#60;p&#62;The users were created using:&#60;/p&#62;
&#60;p&#62;sudo dscl . -create /Users/_vmail&#60;br /&#62;
sudo dscl . -create /Users/_vmail UserShell /usr/bin/false&#60;br /&#62;
sudo dscl . -create /Users/_vmail UniqueID 102&#60;br /&#62;
sudo dscl . -create /Users/_vmail PrimaryGroupID 102&#60;br /&#62;
sudo dscl . -create /Users/_vmail NFSHomeDirectory /var/empty&#60;br /&#62;
sudo dscl . -passwd /Users/_vmail ''&#60;/p&#62;
&#60;p&#62;and&#60;/p&#62;
&#60;p&#62;sudo dscl . -create /Users/_dspam&#60;br /&#62;
sudo dscl . -create /Users/_dspam UserShell /usr/bin/false&#60;br /&#62;
sudo dscl . -create /Users/_dspam UniqueID 101&#60;br /&#62;
sudo dscl . -create /Users/_dspam PrimaryGroupID 101&#60;br /&#62;
sudo dscl . -create /Users/_dspam NFSHomeDirectory /usr/local/var/dspam&#60;br /&#62;
sudo dscl . -passwd /Users/_dspam ''&#60;/p&#62;
&#60;p&#62;Any thoughts?&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
</item>
<item>
<title>bluewomble on "Configuring postfix to bounce mail..."</title>
<link>http://diymacserver.com/forum/topic/configuring-postfix-to-bounce-mail#post-441</link>
<pubDate>Mon, 14 Jan 2008 16:49:17 +0000</pubDate>
<dc:creator>bluewomble</dc:creator>
<guid isPermaLink="false">441@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I've used postfix.admin to set up my domain so that @mydomain.com gets sent to me... I've done this with an alias:&#60;/p&#62;
&#60;p&#62;@mydomain.com --&#38;gt; &#60;a href=&#34;mailto:myactualaddress@mydomain.com&#34;&#62;myactualaddress@mydomain.com&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;I use this setup so that every site I set up an account for gets given a different email address, e.g.&#60;br /&#62;
 &#60;a href=&#34;mailto:diymacserver@mydomain.com&#34;&#62;diymacserver@mydomain.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;the idea behind this is that if I get lots of spam sent to a particular address I can just start to bounce the mail sent to that address...&#60;/p&#62;
&#60;p&#62;Anyway, I now have an address that I want to bounce (because lots of spam goes there), but can't work out how to use postfix.admin to bounce specific addresses...  Basically I want to keep my general alias:&#60;br /&#62;
@mydomain.com --&#38;gt; &#60;a href=&#34;mailto:myactualaddress@mydomain.com&#34;&#62;myactualaddress@mydomain.com&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;but also have a rule that says that mail to the alias:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;mailto:thisaddressgetslotsofspam@mysomain.com&#34;&#62;thisaddressgetslotsofspam@mysomain.com&#60;/a&#62; --&#38;gt; bounce back to sender&#60;/p&#62;
&#60;p&#62;Any ideas on how to do this?
&#60;/p&#62;</description>
</item>
<item>
<title>jlg89 on "Enabling SMTP AUTH on Mac OS X Server 10.4.x"</title>
<link>http://diymacserver.com/forum/topic/enabling-smtp-auth-on-mac-os-x-server-104x#post-420</link>
<pubDate>Wed, 21 Nov 2007 17:43:02 +0000</pubDate>
<dc:creator>jlg89</dc:creator>
<guid isPermaLink="false">420@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I have postfix 2.4.6 up and running on MOSXS 10.4.11, and TLS/SSL works with POP, IMAP, and SMTP, but I have yet to be able to get SMTP AUTH to work. I'm currently using pop-before-smtp, which works OK, but I really want to add SMTP AUTH. Anybody know the trick for making it work?
&#60;/p&#62;</description>
</item>
<item>
<title>celtech on "postfix install error"</title>
<link>http://diymacserver.com/forum/topic/postfix-install-error#post-403</link>
<pubDate>Sat, 08 Sep 2007 15:42:36 +0000</pubDate>
<dc:creator>celtech</dc:creator>
<guid isPermaLink="false">403@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;On running: sudo make install&#60;/p&#62;
&#60;p&#62;I get the error:&#60;/p&#62;
&#60;p&#62;Updating /usr/bin/newaliases...&#60;br /&#62;
mv: cannot resolve /Volumes/backup/postfix-2.4.5/junk: /Volumes/usr&#60;br /&#62;
postfix-install: Error: your mv command has trouble renaming symlinks.&#60;br /&#62;
If you run Linux, upgrade to GNU fileutils-4.0 or better,&#60;br /&#62;
or choose a tempdir that is in the same file system as /usr/bin/newaliases.&#60;br /&#62;
If you run FreeBSD, upgrade to version 5 or better.&#60;br /&#62;
make: *** [install] Error 1&#60;/p&#62;
&#60;p&#62;Anyone else experienced this?
&#60;/p&#62;</description>
</item>
<item>
<title>syzygy on "still can&#039;t intall POSTFX.. something missing?"</title>
<link>http://diymacserver.com/forum/topic/still-cant-intall-postfx-something-missing#post-394</link>
<pubDate>Sat, 07 Jul 2007 07:28:22 +0000</pubDate>
<dc:creator>syzygy</dc:creator>
<guid isPermaLink="false">394@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi, folks.&#60;/p&#62;
&#60;p&#62;I'm sure this problem was alluded to in an earlier incarnation of the guide, but I'm struggling hard to get POSTFIX to compile. When I carry out the &#60;code&#62;sudo make install&#60;/code&#62;, I get:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/usr/bin/ld: Undefined symbols:
_db_create
_db_version
collect2: ld returned 1 exit status
make: *** [master] Error 1
make: *** [update] Error 1&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Now, I've installed mysql-5.0.41-osx10.4 (as well as 33 and then 27 in other attempts) and carried out the library untarring and compilations as per the instructions.. and when I do a &#60;code&#62;mysql_config&#60;/code&#62; it appears to look peachy:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;       --cflags         [-I/usr/local/mysql/include/mysql -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk]
        --include        [-I/usr/local/mysql/include/mysql]
        --libs           [-L/usr/local/mysql/lib/mysql -lmysqlclient -lz -lm]
        --libs_r         [-L/usr/local/mysql/lib/mysql -lmysqlclient_r -lz -lm]
        --socket         [/tmp/mysql.sock]
        --port           [3306]
        --version        [5.0.41]
        --libmysqld-libs [-L/usr/local/mysql/lib/mysql -lmysqld -lz -lm]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Try, try, try as I can, I can't get past this point. Please could someone tell me what I'm doing wrong - and, of course, what I should do right!&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
</item>
<item>
<title>Priz on "mynetworks default value subnet ?"</title>
<link>http://diymacserver.com/forum/topic/mynetworks-default-value-subnet#post-329</link>
<pubDate>Mon, 26 Feb 2007 11:52:40 +0000</pubDate>
<dc:creator>Priz</dc:creator>
<guid isPermaLink="false">329@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Seems to me that pemit_mynetworks use the variable $mynetworks and this variable is not define in the file configuration main.cf of the tutorial  &#34;ISP in a box v2&#34;&#60;br /&#62;
The default value of smtpd option &#34;mynetworks&#34; is subnet.&#60;br /&#62;
Would not be better to define mynetworks equal to hosts for security reasons ?
&#60;/p&#62;</description>
</item>
<item>
<title>Priz on "mysql plugin couldnt connect to any host"</title>
<link>http://diymacserver.com/forum/topic/mysql-plugin-couldnt-connect-to-any-host#post-328</link>
<pubDate>Mon, 26 Feb 2007 00:19:24 +0000</pubDate>
<dc:creator>Priz</dc:creator>
<guid isPermaLink="false">328@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Feb 25 20:01:15 MiniMac postfix/smtpd[433]: mysql plugin couldnt connect to any host\n&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I had this message in system.log when smtpd process received an email and... I don't understand why : the email is nevertheless send.
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "DSPAM/postfx configuration problems"</title>
<link>http://diymacserver.com/forum/topic/dspampostfx-configuration-problems#post-277</link>
<pubDate>Fri, 26 Jan 2007 23:39:06 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">277@http://diymacserver.com/forum/</guid>
<description>somehow when googling the error is caused by not having --enable-virtual-users in the biuld of DSPAM. Need to look at it more closely.&#60;br /&#62;
&#60;br /&#62;
Please look at the thread &#60;a href=&#34;http://forum.richard5.net/viewtopic.php?t=14&#34; rel=&#34;nofollow&#34;&#62;http://forum.richard5.net/viewtopic.php?t=14&#60;/a&#62; for more info on a setup like you wan't to accomplish. The virtual users can be cmpiled in but still local users can be used. It's just how dspam will administer them...</description>
</item>
<item>
<title>Richard on "Regexp instead of PCRE in postfix access?"</title>
<link>http://diymacserver.com/forum/topic/regexp-instead-of-pcre-in-postfix-access#post-281</link>
<pubDate>Sat, 27 Jan 2007 09:05:20 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">281@http://diymacserver.com/forum/</guid>
<description>The thing is that you are mixing up two seperate functions into one.&#60;br /&#62;
&#60;br /&#62;
The listing of the PCRE filter &#60;p&#62;&#60;code&#62;/./&#38;nbsp; &#38;nbsp; &#38;nbsp;FILTER dspam&#38;#58;dspam&#60;/code&#62;&#60;/p&#62; in the option &#38;quot;smtpd_recipient_restrictions&#38;quot;. Is only there to filter incoming mail only. If you leave out this option all outgoing mail will be filtered as well which is not something you would want.&#60;br /&#62;
&#60;br /&#62;
The retraining transports are there for another reason, you want to feed dspam with incorrect identified emails and you don't want it delivered to a users mailbox. Therefore you define a separate transport.&#60;br /&#62;
&#60;br /&#62;
In main.cf you add the following lines to do that&#60;br /&#62;
&#60;p&#62;&#60;code&#62;recipient_delimiter = - &#60;/code&#62;&#60;/p&#62; (to separate the username from the -spam in the mail address)&#60;br /&#62;
&#60;br /&#62;
and &#60;br /&#62;
&#60;p&#62;&#60;code&#62;transport_maps = hash&#38;#58;/etc/postfix/transport&#60;br /&#62;
local_recipient_maps = proxy&#38;#58;unix&#38;#58;passwd.byname $alias_maps $transport_maps &#60;/code&#62;&#60;/p&#62;&#60;br /&#62;
to define the transports:&#60;br /&#62;
&#60;br /&#62;
and then you ceate a file called transport and add:&#60;br /&#62;
&#60;p&#62;&#60;code&#62;&#60;a href=&#34;mailto:spam@mydomain.tld&#34;&#62;spam@mydomain.tld&#60;/a&#62;&#38;nbsp; &#38;nbsp; dspam-retrain&#38;#58;spam&#60;br /&#62;
&#60;a href=&#34;mailto:ham@mydomain.tld&#34;&#62;ham@mydomain.tld&#60;/a&#62;&#38;nbsp; &#38;nbsp; &#38;nbsp;dspam-retrain&#38;#58;innocent &#60;br /&#62;
&#60;a href=&#34;mailto:notspam@mydomain.tld&#34;&#62;notspam@mydomain.tld&#60;/a&#62;&#38;nbsp; &#38;nbsp; &#38;nbsp;dspam-retrain&#38;#58;innocent &#60;/code&#62;&#60;/p&#62;&#60;br /&#62;
&#60;br /&#62;
do a &#60;p&#62;&#60;code&#62;sudo postmap transport&#60;/code&#62;&#60;/p&#62; to convert it.&#60;br /&#62;
&#60;br /&#62;
and add&#60;br /&#62;
&#60;p&#62;&#60;code&#62;dspam-retrain&#38;nbsp; &#38;nbsp;unix&#38;nbsp; &#38;nbsp; -&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp;n&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp;n&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp;-&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp;10&#38;nbsp; &#38;nbsp; &#38;nbsp; pipe&#60;br /&#62;
&#38;nbsp; flags=Ru user=dspam argv=/usr/local/bin/dspam-retrain $nexthop $sender $recipient &#60;/code&#62;&#60;/p&#62;&#60;br /&#62;
as a transport in our master.cf for retraining purposes !&#60;br /&#62;
&#60;br /&#62;
The retraining shell script you can download from &#60;a href=&#34;http://switch.richard5.net/serverinstall/dspam-retrain&#34;&#62;here.&#60;/a&#62;&#60;br /&#62;
&#60;br /&#62;
Hope this helps !</description>
</item>
<item>
<title>Richard on "Error in your main.cf??"</title>
<link>http://diymacserver.com/forum/topic/error-in-your-maincf#post-243</link>
<pubDate>Mon, 18 Dec 2006 00:13:35 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">243@http://diymacserver.com/forum/</guid>
<description>You are very correct, thanks for mentioning this. It is corrected now, all the main.cf files are changed. Thanks for using the forum !</description>
</item>
<item>
<title>Richard on "How do I know if this is working?"</title>
<link>http://diymacserver.com/forum/topic/how-do-i-know-if-this-is-working#post-205</link>
<pubDate>Tue, 14 Nov 2006 06:33:56 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">205@http://diymacserver.com/forum/</guid>
<description>Keep us posted on the results...</description>
</item>

</channel>
</rss>

