For about a year I have noticed that whenever my Windows boxes talk to my
Unix boxes, they communicate at about 1/10 normal speed. I copy lots (300GB)
of large files back and forth between machines as I try different OS's, and
I always see this.
Specifically, if I copy from FreeBSD to FreeBSD, fil
or try desktopbsd. www.desktopbsd.net
pcbsd and desktopbsd both "very" easy. Freebsd is just "easy", demo-wise that
is.
> - Original Message -
> From: "Xn Nooby" <[EMAIL PROTECTED]>
> To: "Kris Wieschhaus" <[EMAIL PROTECTED]>
> Subject: Re: FreeBsd Help
> Date: Mon, 20 Feb 2006 01:50:14
I did a pkg_delete and I think a 'make deinstall clean', then re-did my
update process - which worked. All these months experimenting with FreeBSD
I never saw anything in the UPDATING that effected me, and the first time I
didn't look, it had the answer to my question, lol.
thanks!
On 2/18/06,
On Feb 19, 2006, at 7:23 PM, Kris Wieschhaus wrote:
I am a college student at HLG college. I am a Computer Information
Systems major and I have chosen to present FreeBSD to my class as a
final project. I downloaded version 6.0 from the freeBSD Site. I made
a bootable CD-ROM from the IS
PC-BSD is based on FreeBSD, but is easier to install. Maybe demo that.
On 2/19/06, Kris Wieschhaus <[EMAIL PROTECTED]> wrote:
>
>
>I am a college student at HLG college. I am a Computer Information
>Systems major and I have chosen to present FreeBSD to my class as a
>final project.
Issue was resolved.
in
/etc/make.conf
I had added a line
NOPORTDOCS=yes
to keep from building the docs, which would require Latex, etc.
Once I commented out that line, the port upgraded without issue. At least one
87MB file had to be downloaded though!
Thanks for your help.
Steve.
> --
Trying to build port linuxpluginwrapper on FreeBSD 6.0-Stable
(final goal is to get linux flash player work with firefox 1.0.7
on FreeBSD 6.0-Stable) fails at fetch of atk-1.2.0-2.i386.rpm.
Fetching manually results in checksum mismatch error. Any known
workaround? Transcript of session below.
Kris,
/usr/local/share/doc/avr-libc is a good directory. Should the
parameter to install be files or directories?
Do you think I should pkg_delete avr-libc ?
Also, avr-libc was built from ports as part of avr-gcc, not that long
ago. The whole install is but a few weeks old.
Thanks.
> - Or
Dear FreeBSD,
I installed freebsd with kde as my environment, but when I start kde, through
the kdm command, my
resolution is stuck at 640x320 or something like that, when I go into the
desktop configure menu, in kde. My laptop can do up to 1600x1400. Is there
anything I can do to make my res
How Do I get the terminal on the screen. I am having problems with the GUI part
of Either the KDE or the Gnome it was installed.
Wayne
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscri
On Mon, Feb 20, 2006 at 12:27:49AM -0500, Steve Pauly wrote:
> Kris,
> I added TRYBROKEN= yes
> in the Makefile and ran portupgrade avr-libc (getting further than
> before) with the following results:
>
> install -o root -g wheel -m 444
> /usr/ports/devel/avr-libc/work/avr-libc-1.4.3/LICE
Kris,
I added TRYBROKEN= yes
in the Makefile and ran portupgrade avr-libc (getting further than
before) with the following results:
install -o root -g wheel -m 444
/usr/ports/devel/avr-libc/work/avr-libc-1.4.3/LICENSE
/usr/ports/devel/avr-libc/work/avr-libc-1.4.3/AUTHORS
/usr/local/sh
On Sun, Feb 19, 2006 at 10:38:15PM -0600, David Kelly wrote:
>
> On Feb 19, 2006, at 9:13 PM, Steve Pauly wrote:
>
> >pkg_version -v shows:
> >avr-libc-1.2.5,1< needs updating (port has
> >1.4.3,1)
> >Note: all other ports show current except kde related items.
> >
> >So,
On Feb 19, 2006, at 9:13 PM, Steve Pauly wrote:
pkg_version -v shows:
avr-libc-1.2.5,1< needs updating (port has
1.4.3,1)
Note: all other ports show current except kde related items.
So, I updated my port collection:
/usr/local/bin/cvsup -L 2 ~/ports-supfile
pkgdb -vF
On Sun, 19 Feb 2006 21:23:09 -0600
"Kris Wieschhaus" <[EMAIL PROTECTED]> wrote:
>
>I am a college student at HLG college. I am a Computer
> Information Systems major and I have chosen to present FreeBSD to
> my class as a final project. I downloaded version 6.0 from the
> freeBSD Site. I made
Luis Thillet wrote:
Dear Developers:
I have been trying (FOR A LONGTIME) to download a FreeBSD Unix OS
(i.e. 5.4, 6.0-RELEASE iso.i386). But it has never worked. I was
wondering if your company/team/crew have disabled it.
If no then how can I go about doing that.
Thank You...
___
try
#shutdown -h now
or
#poweroff
;)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
I am a college student at HLG college. I am a Computer Information
Systems major and I have chosen to present FreeBSD to my class as a
final project. I downloaded version 6.0 from the freeBSD Site. I made
a bootable CD-ROM from the ISO image disc one. The installation seemed
to have wen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Christian Reiss wrote:
> Alex de Kruijff wrote:
>> On Sun, Feb 19, 2006 at 11:23:56AM +0100, Matias Surdi wrote:
>>> Hi, Linux-user, FreeBSD-newbie posting here.
>>>
>>> I've a recent installation of FreeBSD, and when I do
>>>
>>> # shutdown now
>>>
>>
Alex de Kruijff wrote:
On Sun, Feb 19, 2006 at 11:23:56AM +0100, Matias Surdi wrote:
Hi, Linux-user, FreeBSD-newbie posting here.
I've a recent installation of FreeBSD, and when I do
# shutdown now
It starts the shutdown process but it hangs promting for the shell path.
I think that this cou
Greetings,
I am running FreeBSD 6.0-RELEASE #0
I am attempting to upgrade my avr-libc port. (/usr/ports/devel/avr-libc)
pkg_version -v shows:
avr-libc-1.2.5,1< needs updating (port has 1.4.3,1)
Note: all other ports show current except kde related items.
So, I updated my p
On Sun, Feb 19, 2006 at 11:23:56AM +0100, Matias Surdi wrote:
> Hi, Linux-user, FreeBSD-newbie posting here.
>
> I've a recent installation of FreeBSD, and when I do
>
> # shutdown now
>
> It starts the shutdown process but it hangs promting for the shell path.
>
> I think that this could be so
hi all...
in 5.4 there used to be a fader that controlled the recording level under
Sound & Video > Volume Control.. now in 6.0 is gone and i need to turn it
up so skype people can hear me - i can hear them just fine...
when i try the recorder it doesnt record anything either...
where to look
RYAN M. vAN GINNEKEN wrote:
> Thanks to all and i will take your advice Norberto as i do not really like
> kde that much anyway. If i wanted window i would just install windowsxp or
> maybe vista would be more like Kde any how i digress.
>
> I am tiring to set up wdm and added this line to my
On Mon, 20 Feb 2006, Luis Thillet wrote:
I have been trying (FOR A LONGTIME) to download a FreeBSD Unix OS
(i.e. 5.4, 6.0-RELEASE iso.i386). But it has never worked. I was
wondering if your company/team/crew have disabled it. If no then how
can I go about doing that.
1) Go to ftp://ftp.fre
Dear Developers:
I have been trying (FOR A LONGTIME) to download a FreeBSD Unix OS (i.e. 5.4,
6.0-RELEASE iso.i386). But it has never worked. I was wondering if your
company/team/crew have disabled it.
If no then how can I go about doing that.
Thank You...
___
On Feb 19, 2006, at 3:24 PM, eoghan wrote:
On 19 Feb 2006, at 23:14, Randy Pratt wrote:
/etc/rc.conf should contain the hostname in the form of:
hostname="mymachine.example.net"
Some further information can be found in the Handbook:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/h
Brian Bobowski wrote:
> Norberto Meijome wrote:
>
>> Brian Bobowski wrote:
>>
>>
>>> I'm poking at that now, yes. I had difficulty getting it to work with
>>> virtual hosts... but I can at least reference it by the private-side IP
>>> address and get places.
>>>
>>
>> assuming you are using Ap
On 19 Feb 2006, at 23:14, Randy Pratt wrote:
/etc/rc.conf should contain the hostname in the form of:
hostname="mymachine.example.net"
Some further information can be found in the Handbook:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/
configtuning-core-configuration.htm
On Sun, 19 Feb 2006 22:55:14 +
eoghan <[EMAIL PROTECTED]> wrote:
> Hello
> Im wondering what the hostname value should read in my rc.conf... I
> booted to gnome and it was complaining it couldnt find "myhostname"...
> suggested adding it to /etc/hosts
> So i added
> 127.0.0.1 nathaniel
> als
Okay, I've almost got this sound issue figured out. I
am able to get my volume back by unloading and
reloading snd_ich. However, any time I restart X,
there is no volume again. I can't figure out what in
the hell X has to do with my sound driver. It occured
to be that artsd might have something to
Hello
Im wondering what the hostname value should read in my rc.conf... I
booted to gnome and it was complaining it couldnt find "myhostname"...
suggested adding it to /etc/hosts
So i added
127.0.0.1 nathaniel
also in here was:
127.0.0.1 localhost
reboot and i was getting errors about not being
On Sun, 19 Feb 2006 22:21:04 +, in sentex.lists.freebsd.questions
you wrote:
>On Thu, 16 Feb 2006, Mike Tancsa wrote:
>
>>> For the last 4-days, our (otherwise OK) 5.4-RELEASE machine has been
>>> reporting:
>>>
>>> Feb 12 12:08:05 : ad0: TIMEOUT - WRITE_DMA retrying (2 retries left)
>>> LBA=
Kris Kennaway wrote:
On Sun, Feb 19, 2006 at 01:54:58PM -0800, Chris Maness wrote:
Won't that break whatever is depending on bison 1.75?
No, since it's a build dependency only. The package system wouldn't
let you delete it if it was truly in use.
Kris
Thanks, worked like a charm.
On Thu, 16 Feb 2006, Mike Tancsa wrote:
>> For the last 4-days, our (otherwise OK) 5.4-RELEASE machine has been
>> reporting:
>>
>> Feb 12 12:08:05 : ad0: TIMEOUT - WRITE_DMA retrying (2 retries left)
>> LBA=2701279
>> Feb 13 00:08:51 : ad0: TIMEOUT - WRITE_DMA retrying (2 retries left)
>> LBA=2
On Sun, Feb 19, 2006 at 01:54:58PM -0800, Chris Maness wrote:
> Won't that break whatever is depending on bison 1.75?
No, since it's a build dependency only. The package system wouldn't
let you delete it if it was truly in use.
Kris
pgpl0RmzJOAQr.pgp
Description: PGP signature
Won't that break whatever is depending on bison 1.75?
Kris Kennaway wrote:
On Sun, Feb 19, 2006 at 01:30:07PM -0800, Chris Maness wrote:
I'm trying to compile openoffice and I get the following dependency
issue. I have applications that depend on the 1.75 version of bison.
How do I resolv
On Sun, 19 Feb 2006 15:25:49 -0600
Tim Daneliuk <[EMAIL PROTECTED]> wrote:
> Where is the default path for cron jobs established? (And can it
> be changed...)
>
Take a look at:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-cron.html
and see if that answers your questio
On Sun, Feb 19, 2006 at 01:30:07PM -0800, Chris Maness wrote:
> I'm trying to compile openoffice and I get the following dependency
> issue. I have applications that depend on the 1.75 version of bison.
> How do I resolve this.
>
> Thanks.
>
> bison-2.1_1 conflicts with installed package(s):
Tim,
The default location crontabs are stored in is /var/cron/tabs//,
and yes they can be edited manually.
-David
On 2/19/06, Tim Daneliuk <[EMAIL PROTECTED]> wrote:
>
> Where is the default path for cron jobs established? (And can it
> be changed...)
>
> TIA,
> --
>
> --
I'm trying to compile openoffice and I get the following dependency
issue. I have applications that depend on the 1.75 version of bison.
How do I resolve this.
Thanks.
bison-2.1_1 conflicts with installed package(s):
bison-1.75_2,1
___
freebsd
Where is the default path for cron jobs established? (And can it
be changed...)
TIA,
--
Tim Daneliuk [EMAIL PROTECTED]
PGP Key: http://www.tundraware.com/PGP/
___
Just solved it. Xorg apparently changed some layout-names. So de_CH is
now simply ch. A change in xorg.conf and it works again. =)
cheers
Tino
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To
Hi all,
I have 5.4 and recently upgraded my ports. Now my keyboard settings in X
don't work properly anymore. It seems I lost my swiss-german keyboard
layout and have a german one now, so it's kind of half-functional. For
example it's not possible to switch to the console by Ctrl-Alt-F1.
Afte
Hello ptitoliv,
Sunday, February 19, 2006, 6:54:33 PM, you wrote:
p> Mathieu CHATEAU a écrit :
>>try this:
>>ping -c 1000 -s 1500 IP_TO_PING
>>
>>wait for the 1000 ping to go trough. You should not have more than
>>0,5% of loss (is the servers aren't overload). If it's more or equal
>>than 0,5%,
On 2/16/2006 5:46 PM, Jeremy Kister wrote:
> I've got four brand new identical HP DL360 systems, each with Dual Xeon
> 2.8ghz (with Hyperthreading on).
>
> All four of them are randomly crashing in the same manner.
[...]
I have disabled Hyperthreading in the BIOS. They're still crashing.
--
SDC Web Facilitator wrote:
> OK .. the discussion list functionality seems to be up and working ..
> with a small problem ...
>
> The mail sent to the discussion list is being pick up and sent to all
> the members but it isn't being removewd from the queue .. so when I
> send a message it sends it
First, thank you for your reply.
Second, I have figured out the problem of not being able to delete IMAP
folders in Thunderbird. Apparently this is a client-side issue, not a
server one. The answer is to unsubscribe the trash folder in Thunderbird.
After unsubscribing, it still appears and
On 2/19/06, Robert Slade <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am looking for some advice. I have a network which is based on a
> number of servers running FreeBsd 6.0 serving Win XP work stations. (yes
> I know but..) The network is large enough to use DHCP and DNS for the
> internal network, I h
On 2/19/06, Gerard Seibert <[EMAIL PROTECTED]> wrote:
> When running this command: portsdb -Uu, I am frequently presented with a
> message similar to this one:
>
> portsdb -Uu
> Updating the ports index ... Generating INDEX.tmp - please wait..
> Warning: Duplicate INDEX entry: apr-gdbm-db4-1.2.2_2
On 2/19/06, Kövesdán Gábor <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Ruby always crashes and makes a coredump when I try to use portupgrade:
>
> [EMAIL PROTECTED] portupgrade -ai
> ---> Session started at: Sun, 19 Feb 2006 15:32:51 +0100
> [Updating the pkgdb in /var/db/pkg ... - 313 packages
> fou
Mathieu CHATEAU a écrit :
>try this:
>ping -c 1000 -s 1500 IP_TO_PING
>
>wait for the 1000 ping to go trough. You should not have more than
>0,5% of loss (is the servers aren't overload). If it's more or equal
>than 0,5%, it comes from the network (cables or switches fault).
>Each host would be in
I can't any information on how to configure NanoBSD before a build.
Everything I have is a nanobsd.sh.
http://www.freebsd.org/projects/nanobsd/ talks about a make.conf and to
exec a make in that directory but there is no Makefile or make.conf.
What have I missed? =)
Should I use /usr/src/sha
dgmm wrote:
> After some fiddling and hair pulling I eventually got my bluetooth adapter to
> "see" the mobile phone.
>
> I'd like to pull some files from it but either I'm not seeing the obvious or
> it just ain't obvious.
>
> Does anyone know how to change to a directory which has spaces in
On Sun, 2006-02-19 at 08:54, FuLLBLaST wrote:
> Dear FreeBSD developers,
> I've installed FreeBSD on my home computer and i'm having following
> problems:
>
Hello and welcome
> 1)
> When starting up system, after each login i must type "startx" to enable
> the desktop environment.
This is cover
When running this command: portsdb -Uu, I am frequently presented with a
message similar to this one:
portsdb -Uu
Updating the ports index ... Generating INDEX.tmp - please wait..
Warning: Duplicate INDEX entry: apr-gdbm-db4-1.2.2_2
Warning: Duplicate INDEX entry: freeciv-gtk2-2.0.7
Warning: Dupl
Matias Surdi wrote:
> I've a script on a linux box wich makes backups, it uses the "cp -al"
> command to make hard links and preserve atributes.
>
> Is there an equivalent on FreeBSD?
"cp -p" comes reasonably close, but will duplicate files rather than creating
hard links. If you need to preserv
Matias Surdi escribió:
Hi,
I've a script on a linux box wich makes backups, it uses the "cp -al"
command to make hard links and preserve atributes.
Is there an equivalent on FreeBSD?
Thanks.
___
freebsd-questions@freebsd.org mailing list
http://l
Hi,
I've a script on a linux box wich makes backups, it uses the "cp -al"
command to make hard links and preserve atributes.
Is there an equivalent on FreeBSD?
Thanks.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman
Matias Surdi escribió:
Hi, Linux-user, FreeBSD-newbie posting here.
I've a recent installation of FreeBSD, and when I do
# shutdown now
It starts the shutdown process but it hangs promting for the shell path.
I think that this could be something related to the order in which
partitions are u
FuLLBLaST wrote:
> 1)
> When starting up system, after each login i must type "startx" to enable
> the desktop environment.
If you want X to always be running, try:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-xdm.html
> 2)
> I've installed KDE, as it's described in your handbook
Don O'Neil wrote:
> There appears to be a bad sector on one of the drives according to smartctl,
> but nothing serious.
What that may mean is that there have been many bad sectors, which have been
corrected using the spares, until no more spare sectors are left for
replacements.
That drive may
Hello,
Ruby always crashes and makes a coredump when I try to use portupgrade:
[EMAIL PROTECTED] portupgrade -ai
---> Session started at: Sun, 19 Feb 2006 15:32:51 +0100
[Updating the pkgdb in /var/db/pkg ... - 313 packages
found (-5 +4) (...)/usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:466: [B
On Sun, 19 Feb 2006 12:01:10 +0100
"George Ginis" <[EMAIL PROTECTED]> wrote:
> for the freeBSD does exist Live-CD?
here's one to try :
http://www.freesbie.org/
--
grtjs, albi
gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import
___
freebsd-
Programator George,
Sunday, February 19, 2006, 12:01:10 PM, si tukal:
> Hello,
> for the freeBSD does exist Live-CD?
you can use FreeSBIE: http://www.freesbie.org/
--
Sincerely,
Daniel Gerzo
___
freebsd-questions@freebsd.org mailing list
http
Hello,
for the freeBSD does exist Live-CD?
thanks a lot...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Dear FreeBSD developers,
I've installed FreeBSD on my home computer and i'm having following
problems:
1)
When starting up system, after each login i must type "startx" to enable
the desktop environment.
2)
I've installed KDE, as it's described in your handbook, but when i try to
improve screen
On Sun, Feb 19, 2006 at 01:25:28AM +, dgmm wrote:
> After some fiddling and hair pulling I eventually got my bluetooth adapter to
> "see" the mobile phone.
>
> I'd like to pull some files from it but either I'm not seeing the obvious or
> it just ain't obvious.
>
> Does anyone know how to c
--- ptitoliv <[EMAIL PROTECTED]>
wrote:
> Mathieu CHATEAU a écrit :
>
> >what about netstat -e on each host ?
> >(looking for errors)
> >
> >
> no errors detected
>
> >are you on swicthes ?
> >Are the switches port on auto or forced ?
> >
> >
> I don't know exactly : the servers are hosted
Hello,
Thanks for your reply. Below is the requested information, and no it is
showing ad1e not ad1s1e.
Dave.
Script started on Sun Feb 19 07:56:47 2006
[EMAIL PROTECTED]:/dev#ls ad1*
ad1 ad1a ad1b ad1c ad1d ad1e ad1f ad1g
[EMAIL PROTECTED]:/dev#fdisk /dev/ad1
*** Working on device /dev/ad1
Hi all,
I've been experiencing some problems with my 3ware Escalade 6000 array
lately that has been causing spontaneous reboots of the system.
There appears to be a bad sector on one of the drives according to smartctl,
but nothing serious.
However, every time the system tried to write to that
J. Erik Heinz wrote:
> use a for-loop in your shell:
>
> # bash
> # cd to/your/directory
> # for i in *; do
> # nobom.sh $i > $i.new
> # done
>
> this will take all your files in your directory and proceed each one it
> with nobom.sh, which then will write it to new file.
>
> Be sure that y
Saturday, February 18, 2006, 7:47:05 PM, you wrote:
p> Mathieu CHATEAU a écrit :
>>what about netstat -e on each host ?
>>(looking for errors)
>>
>>
p> no errors detected
>>are you on swicthes ?
>>Are the switches port on auto or forced ?
>>
>>
p> I don't know exactly : the servers are host
At 02:23 AM 2/19/2006, Matias Surdi wrote:
Hi, Linux-user, FreeBSD-newbie posting here.
I've a recent installation of FreeBSD, and when I do
# shutdown now
It starts the shutdown process but it hangs promting for the shell path.
I think that this could be something related to the order in whi
Matias Surdi wrote:
> Hi, Linux-user, FreeBSD-newbie posting here.
>
> I've a recent installation of FreeBSD, and when I do
>
> # shutdown now
>
> It starts the shutdown process but it hangs promting for the shell path.
>
> I think that this could be something related to the order in which
> pa
Hi, Linux-user, FreeBSD-newbie posting here.
I've a recent installation of FreeBSD, and when I do
# shutdown now
It starts the shutdown process but it hangs promting for the shell path.
I think that this could be something related to the order in which
partitions are unmounted.
Any idea?
T
At 01:45 AM 2/19/2006, Dave wrote:
Hello,
I've got a 10 gb ide drive that has critical data on one of it's
partitions /dev/ad1e. This drive was originally gmirrored in
another box it worked fine, it was the master drive. Now i've
installed this drive as a slave in another 6.0 box, and now i
From: "Dave" <[EMAIL PROTECTED]>
Hello,
I just installed the latest SpamAssassin port and noticed it had
country-specific spam filtering as well as spf and ssl support. Does anyone
have a howto on getting all this going with an mta in a production
environment? I'm not looking for anything
Anyone been able to get wdm working with flux box and gnome? I seem to be able
to login to kde and wmaker but that is all. I have the options in the session
menu but when i choose fluxbox or gnome either nothing happens or i get wmaker.
I followed the instructions here.
http://fluxbox-wiki
Hello,
I've got a 10 gb ide drive that has critical data on one of it's
partitions /dev/ad1e. This drive was originally gmirrored in another box it
worked fine, it was the master drive. Now i've installed this drive as a
slave in another 6.0 box, and now it shows up as ad1 with the partition
Hi,
Gerard Seibert <[EMAIL PROTECTED]> words
on 18.02.2006 - 16:57 (-0500 Zulu-Time):
> Benjamin A'Lee wrote:
> > It shouldn't be writing any new files; it prints the filtered text to
> > stdout.
> >
> > Ben
>
> OK, then that is the problem. I need it to actually write the file. It
The FreeBSD Diary contains a large number of practical
examples and how-to guides. This message is posted weekly
to freebsd-questions@freebsd.org with the aim of letting people
know what's available on the website. Before you post a question
here it might be a good idea to first search the maili
Hello,
I just installed the latest SpamAssassin port and noticed it had
country-specific spam filtering as well as spf and ssl support. Does anyone
have a howto on getting all this going with an mta in a production
environment? I'm not looking for anything like a manual, but practical
exper
83 matches
Mail list logo