Re: How to enable sendmail auth in OpenBSD ?

2011-01-20 Thread Paul Wittmayer
http://www.sendmail.org/~ca/email/auth.html

 OpenBSD Geek open...@e-solutions.re 20.01.2011 12:27 
Hi,

I use OpenBSD 4.7, and so Sendmail MTA 8.14.3
I enabled TLS using good manpages : starttls. It's ok.
But now, i want to enable AUTH for smtp.
How can i achieve that ?
Thank you very much.

Wesley M.



Re: Happy Birthday OpenBSD

2010-10-19 Thread Paul Wittmayer
Happy Birthday.
OpenBSD rocks!!!

 STeve Andre' and...@msu.edu 18.10.2010 19:13 
  15 years!



Re: MAC based rules in Bridge config

2006-01-24 Thread Paul Wittmayer
Hi,

i've listed all allowed MACs in a File and if one MAC changes i'll edit the 
file and reload the Bridge-Rules by following script:

#! /bin/sh
/sbin/brconfig bridge0 flushrule fxp0

for i in `cat macs.allow`;
do /sbin/brconfig bridge0 rule pass in on fxp0 src $i tag ok;
done

Paul

Am Dienstag, 24. Januar 2006 12:36 schrieb Badbanchi Hossein:
 Hi,
 In patched Linux versions, one can add or remove MAC based filter rules
 from the interfaces taking part in a bridge.

 In OpenBSD (according to the man page of brconfig(8)) one can add rules,
 but there is no (documented) way to delete rules!

 In order to delete a certain rule, the only possibility is to flushrule
 the interface, and add all MAC based rules (except the one you want to
 delete) again.

 Is my understanding correct?

 This doesn't seem to be productive! Isn't there any solution or workaround
 or patch for this?

 Thanks for any help.

 Regards,
 H. Badbanchi

-- 

Mit freundlichen GrCssen

Paul Wittmayer

--

/\
\ /ASCII Ribbon Campaign
 X   against HTML email  vCards
/ \