Re: [gentoo-user] postfix .. transports .. and virtual domains ..

2006-10-20 Thread Henti Smith
On Thu, 19 Oct 2006 14:42:47 -0700
kashani [EMAIL PROTECTED] wrote:

 Henti Smith wrote:
  Hi guys, 
  
  I've got a virtual domain setup for postfix working .. all good .. 
  
  however I want to setup a spam@ and ham@ address for all domains in
  the virtual lookup table (mysql) to go via a transport to the
  script that procresses the mail.
  
  I've added the transport in main.cf
  
  transport_maps = pcre:/etc/postfix/dspam_lerning_transport.pcre
  local_recipient_maps = $transport_maps
  
  but I'm getting this when I try to send to [EMAIL PROTECTED] 
  
  Recipient address rejected: User unknown in virtual mailbox table
  
  any ideas ? 
 
 Depending on which virtual guide you followed your virtual domains
 are going to be under virtual_mailbox_domains rather than transport.
 
 I'd add the virtual aliases into the db for ham and spam, if you're 
 using PostfixAdmin you can add spam and ham in as accounts that are 
 created automatically wheneven a new domain is added.

This does not work. mail gets delivered to maildir as per account setup
not the transport service where it's being procesed for spam. 

All I really need to do is tell postfix to accept any mail for spam@
and ham@ I don't need it delivered anywhere as the transport works fine
on localhost, it's just smtp deliveries that gives me problems. 

H 

-- 
Henti Smith
[EMAIL PROTECTED]
+27 82 958 2525
http://www.geekware.co.za

DISCLAIMER : 

Unauthorised use of characters, images, sounds, odors, severed limbs,
noodles, wierd dreams, strange looking fruit, oxygen, and certain parts
of Jupiter are strictly forbidden.  If I find you violating, or
molesting my property in any way, I will employ a pair of burly
convicts to find you, kidnap you, and perform god-awful sexual
experiments on you until you lose the ability to sound out vowels.  I
don't know why you are still reading this, but by doing so you have
proven that you have far too much time on your hands, and you should go
plant a tree, or read a book or something.
- http://www.ctrlaltdel-online.com/
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] postfix .. transports .. and virtual domains ..

2006-10-20 Thread Henti Smith
On Thu, 19 Oct 2006 23:53:40 +0100
Neil Bothwick [EMAIL PROTECTED] wrote:

 On Thu, 19 Oct 2006 19:25:07 +0200, Henti Smith wrote:
 
  however I want to setup a spam@ and ham@ address for all domains in
  the virtual lookup table (mysql) to go via a transport to the
  script that procresses the mail.
 
 Can't you do this with aliases? That's how I do it with dspam and
 postfix, using lines like this in /etc/mail/aliases
 
 spam: |'/usr/local/bin/dspam' --user --class=spam --source=error
 -mode=teft --deliver=innocent

Aliases are ignored when using virtual tables. hence the error : 
User unknown in virtual mailbox table 

-- 
Henti Smith
[EMAIL PROTECTED]
+27 82 958 2525
http://www.geekware.co.za

DISCLAIMER : 

Unauthorised use of characters, images, sounds, odors, severed limbs,
noodles, wierd dreams, strange looking fruit, oxygen, and certain parts
of Jupiter are strictly forbidden.  If I find you violating, or
molesting my property in any way, I will employ a pair of burly
convicts to find you, kidnap you, and perform god-awful sexual
experiments on you until you lose the ability to sound out vowels.  I
don't know why you are still reading this, but by doing so you have
proven that you have far too much time on your hands, and you should go
plant a tree, or read a book or something.
- http://www.ctrlaltdel-online.com/
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] postfix .. transports .. and virtual domains ..

2006-10-19 Thread Henti Smith
Hi guys, 

I've got a virtual domain setup for postfix working .. all good .. 

however I want to setup a spam@ and ham@ address for all domains in the
virtual lookup table (mysql) to go via a transport to the script that
procresses the mail.

I've added the transport in main.cf

transport_maps = pcre:/etc/postfix/dspam_lerning_transport.pcre
local_recipient_maps = $transport_maps

but I'm getting this when I try to send to [EMAIL PROTECTED] 

Recipient address rejected: User unknown in virtual mailbox table

any ideas ? 



-- 
Henti Smith
[EMAIL PROTECTED]
+27 82 958 2525
http://www.geekware.co.za

DISCLAIMER : 

Unauthorised use of characters, images, sounds, odors, severed limbs,
noodles, wierd dreams, strange looking fruit, oxygen, and certain parts
of Jupiter are strictly forbidden.  If I find you violating, or
molesting my property in any way, I will employ a pair of burly
convicts to find you, kidnap you, and perform god-awful sexual
experiments on you until you lose the ability to sound out vowels.  I
don't know why you are still reading this, but by doing so you have
proven that you have far too much time on your hands, and you should go
plant a tree, or read a book or something.
- http://www.ctrlaltdel-online.com/
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] htaccess with userdir not working

2006-09-28 Thread Henti Smith
Hi all, 

I've setup a user Apache setup but for some reason I cannot htaccess
the cgi-bin in the one folder.

here is the details : 

.htaccess in /home/user/public_html/cgi-bin

AuthType Basic
AuthUserFile /etc/apache2/htpasswd/user
AuthName user
require valid-user
satisfy any

httpd.conf 

Directory /home/*/public_html/cgi-bin
Options ExecCGI
SetHandler cgi-script
/Directory

when I go to the cgi-bin for the user .. it runs the cgi without
probltping for user/.pass 

any ideas ? 

-- 
Henti Smith
[EMAIL PROTECTED]
+27 82 958 2525
http://www.geekware.co.za

DISCLAIMER : 

Unauthorised use of characters, images, sounds, odors, severed limbs,
noodles, wierd dreams, strange looking fruit, oxygen, and certain parts
of Jupiter are strictly forbidden.  If I find you violating, or
molesting my property in any way, I will employ a pair of burly
convicts to find you, kidnap you, and perform god-awful sexual
experiments on you until you lose the ability to sound out vowels.  I
don't know why you are still reading this, but by doing so you have
proven that you have far too much time on your hands, and you should go
plant a tree, or read a book or something.
- http://www.ctrlaltdel-online.com/
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Using a SUN workstation monitor with a GENTOO linux PC?

2006-09-19 Thread Henti Smith
On Tue, 19 Sep 2006 11:13:22 +0200
Wolfgang Liebich [EMAIL PROTECTED] wrote:

 Hi,
 I've setup a new gentoo system. I plan to use the monitor of a SUN
 workstation (a Sun 40x30cm RGB monitor - I don't know more) with it.
 The PC has an Intel 945G/GZ Express Integrated Graphics Controller.
 Is it possible to use a SUN monitor with this graphics cars? Which
 special settings do I need?

Alot of the specialized monitors (my experiance is with SGI machines)
uses single sync monitors, which means they don't have a sync range
like most monitors for PC's, but a single sync range hardlocked to the
card in the machine the work with. 

You'll need to find out exactly which monitor it is .. find out what
sync and refresh it is hardlinked with and then get your card to output
signal in that sync and refresh otherwise you won't get it working. 

Please bear in mind, I have never worked on Sun monitors with PC's so
can't vouch for how accurate this might be ... just going from previous
experience with similar situation and what was the cause of it 

-- 
Henti Smith
[EMAIL PROTECTED]
+27 82 958 2525
http://www.geekware.co.za

DISCLAIMER : 

Unauthorised use of characters, images, sounds, odors, severed limbs,
noodles, wierd dreams, strange looking fruit, oxygen, and certain parts
of Jupiter are strictly forbidden.  If I find you violating, or
molesting my property in any way, I will employ a pair of burly
convicts to find you, kidnap you, and perform god-awful sexual
experiments on you until you lose the ability to sound out vowels.  I
don't know why you are still reading this, but by doing so you have
proven that you have far too much time on your hands, and you should go
plant a tree, or read a book or something.
- http://www.ctrlaltdel-online.com/
-- 
gentoo-user@gentoo.org mailing list