13 msgHOLD queue GUI
4 msgSpam being sent from our mail server
3 msgcatch-all mail address
4 msgsending mail is working but only local.
8 msg2 postfix boxes as frontservers for MS Exchange...
3 msgdelayed delivery
2 msglibspf2 and policyd
3 msgBypassing content_filter for trusted networks
8 msgChanging UUCP-Sytsle-Adresses to Domain-Style-A...
9 msgList of main.cf options
6 msg'too many errors after RSET' with Outlook
2 msgVirtual Users w/ LDAP and Authentication
3 msgMultiple content filters?
2 msgI don't know what to make of this
3 msgPostfix and Dspam, point me in the right direct...

Postfix in base FreeBSD system
\ Gerard (24 Sep 2007)
. \ Xavier Beaudouin (24 Sep 2007)
. \ Rod Dorman (24 Sep 2007)
. . \ Victor Duchovni (24 Sep 2007)
. . . \ Geert Hendrickx (24 Sep 2007)
. \ Vivek Khera (24 Sep 2007)
. . \ mouss (24 Sep 2007)
. . \ Andrzej Kukula (24 Sep 2007)
. \ Martin Schmitt (24 Sep 2007)
. . \ Victor Duchovni (24 Sep 2007)
. \ Paul Newhouse (24 Sep 2007)
. . \ mouss (24 Sep 2007)
. \ Paul Newhouse (25 Sep 2007)
. . \ mouss (25 Sep 2007)

4 msgWeird 'Connection timed out while sending messa...
4 msgrewriting and redirecting incoming address
4 msgmaster.cf config question
7 msgLDAP smtpd_recipient_restrictions
Subject:Re: Postfix in base FreeBSD system
Group:Postfix-users
From:mouss
Date:25 Sep 2007


 
Paul Newhouse wrote:
> mouss <mlist.only> replied:
>
>> Paul Newhouse wrote:
>> > mouss <mlist.only> wrote:
>> >
>> >> I think that many people don't care because they install postfix from
>> >> ports. Although NetBSD uses postfix, I still install it from pkgsrc
>> >> (thus separating system update and packages updates).
>> >
>> > I was glad to see NetBSD default to Postfix until I realized that the
>> > released version was several levels behind pkgsrc (and what I was currently
>> > using at the time). The port is installed in a different place than the
>> > port which is really annoying.
>>
>> this is configurable. by default packages go under /usr/pkg/, which I
>> find is a clean way (no package would pollute the system). I reserve
>> /usr/local for installing software "manually" (not from pkgsrc).
>
> I think that the released postfix should be installed in the package area
> (/usr/pkg) so that when I upgrade to a more current package I don't have old
> postfix lying around (and in my case encountered in the search PATH earlier
> than /usr/pkg) so I could run in to it. I didn't really like going in and
> pulling out the distributed base postfix by the root ... so to speak *8^)
> If I upgrade to a newer version of NetBSD does the new base release get
> reinstalled and now I have to do more surgery? I don't do this often enough
> to give it much thought but, it's an annoying bunch of details that I'd like
> not to have to deal with ... especially since I will probably have forgotten
> about all of these intricacies and nuances by then.

Never fighht against the system! if you don't want postfix from the base
system, disable it with MKPOSTFIX=NO.

# cat /etc/mk.conf
.ifndef BSD_PKG_MK
.include "/etc/mk.syssrc"
.else
.include "/etc/mk.pkgsrc"
.endif # BSD_PKG_MK

#cat /etc/mk.syssrc
MKPOSTFIX=no
...

#cat /etc/mk.pkgsrc
PKG_OPTIONS.postfix=pcre ldap mysql dovecot-sasl tls
...

<off topic>

>
> Like I said, annoying but, not that annoying.
>
> A more important problem for me right now is how to get apache22 installed
> with mod_perl. Which is why I think I need apr-[util-]1<something>? THAT'S
> REALLY ANNOYING ME!!! *8^{

# cd .../pkgsrc/www/apache22; make update
...
$ pkg_info|grep apach
apache-2.2.4nb6 Apache HTTP (Web) server, version 2
...

>
> Paul N.
>
> P.S. - I think this is getting way OT for this group so I'll stop now.
>

yes. contact me offlist if you still have issues.

</offtopic>


© 2004-2008 readlist.com