Re: [gentoo-user] I want to configure an email server

2007-05-14 Thread blackhawk
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hey there, thanks for the tip!  I didn't expect to find a complete
 HOWTO, as I said, but then again I've never seen a HOWTO that big.

 Question, though.  Do I need to do anything very special to use MySQL
 instead of PGSQL?
You just have to do what they say in the Howto for PgSQL for MySQL, it's
the same thing.
A sed -e 's|pgsql|mysql|ig' on this Howto might be sufficient :)


 Thanks again,

 - ---
 danthehat ;)[EMAIL PROTECTED] wrote:
 Hello !

 I advise you to take a look at
 http://gentoo-wiki.com/HOWTO_Email:_A_Complete_Virtual_System .
 I've used this howto to make my email server and all works fine now.
 It's composed of Postfix + Spamassassin + SQLGrey + ClamAV coupled with
 MySQL database for me or PGSQL as in the howto.

 Regards,

 Xavier Parizet
 http://www.linuxant.fr/

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 But I have no idea where to start.  Frankly, so many possibilities and
 incredibly complex setups have deterred me somewhat from embarking on
 this venture.  However, I would very much like to have my very own
 email
 server under my own domain name.

 So what I'm asking you guys for is documentation, software packages,
 recommended setups, anything you can add.  I am not looking for an all
 in one HOWTO (and don't really expect to find one with such a
 complicated process) and I am willing to RTFM when necessary.

 Thanks a lot guys.

 - - --
 danthehat ;)
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.6 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iD8DBQFGR4bN5vsIjOKjGzwRAjnWAJsHcgVriudJJtbJ6L04Xi3FEwG2iQCg7U+4
 fOd8dzvi14gIcHsLuGRVXzs=
 =r01T
 -END PGP SIGNATURE-
 --
 [EMAIL PROTECTED] mailing list




 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.6 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iD8DBQFGR5QS5vsIjOKjGzwRAsrfAKCCT0H6mLeY8DfmEv5b0GTs+KWKRACgw+T+
 vIj8HqCMNUsa7vK8+DIFNhM=
 =kjJq
 -END PGP SIGNATURE-
 --
 [EMAIL PROTECTED] mailing list




-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] I want to configure an email server

2007-05-13 Thread blackhawk
Hello !

I advise you to take a look at
http://gentoo-wiki.com/HOWTO_Email:_A_Complete_Virtual_System .
I've used this howto to make my email server and all works fine now.
It's composed of Postfix + Spamassassin + SQLGrey + ClamAV coupled with
MySQL database for me or PGSQL as in the howto.

Regards,

Xavier Parizet
http://www.linuxant.fr/

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 But I have no idea where to start.  Frankly, so many possibilities and
 incredibly complex setups have deterred me somewhat from embarking on
 this venture.  However, I would very much like to have my very own email
 server under my own domain name.

 So what I'm asking you guys for is documentation, software packages,
 recommended setups, anything you can add.  I am not looking for an all
 in one HOWTO (and don't really expect to find one with such a
 complicated process) and I am willing to RTFM when necessary.

 Thanks a lot guys.

 - - --
 danthehat ;)
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.6 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iD8DBQFGR4bN5vsIjOKjGzwRAjnWAJsHcgVriudJJtbJ6L04Xi3FEwG2iQCg7U+4
 fOd8dzvi14gIcHsLuGRVXzs=
 =r01T
 -END PGP SIGNATURE-
 --
 [EMAIL PROTECTED] mailing list




-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] udev upgrade and non-working eth0

2006-11-27 Thread blackhawk
 Hi,

 I upgraded to udev-103 yesterday. Since then, my internet hasn't been
 working.

 I connect through eth0, which is a VIA Rhine adapter on my
 motherboard. ifconfig shows the link to be up. But, I can't even ping
 the gateway through eth0. I get destination unreachable replies.

 This is what syslog tells me after bootup:

 Nov 27 19:11:14 mrugeshkarnik kernel: eth0: link down

 And this is the ifconfig output:

 eth0  Link encap:Ethernet  HWaddr 00:0D:88:45:C1:C9
 inet addr:10.40.37.47  Bcast:10.40.37.255  Mask:255.255.255.0
   UP BROADCAST MULTICAST  MTU:1500  Metric:1
 RX packets:0 errors:0 dropped:0 overruns:0 frame:0
   TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 txqueuelen:1000
   RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
   Interrupt:18 Base address:0xe000

 I don't see a RUNNING flag in there..

 What do I do? I'm completely stuck without the internet on Gentoo.. :(

 Thanks in advance.

 Mrugesh.
 --
 gentoo-user@gentoo.org mailing list


Hello,

Do you have coldplug installed ?
What's the content of /etc/conf.d/net ?

Could you post more debugging information please because it's
difficult t osolve your problem with your information... It seems that
your interface is configured with a private adress, which isn't
normal...

What's the output of route -n too please ?

Regards.

Blackhawk

-- 
gentoo-user@gentoo.org mailing list