Where are the config files stored?

2006-01-24 Thread Guillaume R.
Hello
I'm posting here coz I got this problem since a while and it's very disturbing.
I install a soft like postfix for example and I cant find the sample
config files which normally comes with the packages. Under linux the
sample are stored either in there right place (i.e.
/etc/postfix/main.cf) or in /usr/share/doc/myapp.
That's not right for freebsd and I cant find those sample for procmail
fetchmail or mutt for example. Is it normal or did I miss something?
If I miss something could anyone tell me what so that I correct that
to got my samples at new?
Many thx :)
--
Powered by FreeBSD 6.O
http://www.freebsd.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Where are the config files stored?

2006-01-24 Thread Olivier Nicole
> I install a soft like postfix for example and I cant find the sample
> config files which normally comes with the packages. Under linux the

Depending how you installed the soft. If it is through the ports,
samples usually go into /usr/local/etc

Olivier
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Where are the config files stored?

2006-01-24 Thread Pietro Cerutti
On 1/24/06, Guillaume R. <[EMAIL PROTECTED]> wrote:
> Hello

Hallo,

> I install a soft like postfix for example and I cant find the sample
> config files which normally comes with the packages. Under linux the
> sample are stored either in there right place (i.e.
> /etc/postfix/main.cf) or in /usr/share/doc/myapp.

should be in /usr/local/share/doc/postfix/, but you can always use
pkg_info -L to list the files installed by a port...

for example, on my system:

> pkg_info -L /var/db/pkg/postfix-2.2.8_2,1/
Information for postfix-2.2.8_2,1:

Files:
/usr/local/man/man1/postalias.1.gz
/usr/local/man/man1/postcat.1.gz
...


Hope this helps,

--
Pietro Cerutti
<[EMAIL PROTECTED]>

   Non lasciar calpestare i TUOI diritti!
   Don't let 'em take YOUR rights!

   NO al Trusted Computing!
   Say NO to Trusted Computing!

   www.no1984.org
   www.againsttcpa.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Where are the config files stored?

2006-01-24 Thread chris
Check /usr/local/etc


> Hello
> I'm posting here coz I got this problem since a while and it's very
> disturbing.
> I install a soft like postfix for example and I cant find the sample
> config files which normally comes with the packages. Under linux the
> sample are stored either in there right place (i.e.
> /etc/postfix/main.cf) or in /usr/share/doc/myapp.
> That's not right for freebsd and I cant find those sample for procmail
> fetchmail or mutt for example. Is it normal or did I miss something?
> If I miss something could anyone tell me what so that I correct that
> to got my samples at new?
> Many thx :)
> --
> Powered by FreeBSD 6.O
> http://www.freebsd.org
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
>


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"