Miod Vallat wrote:
Maurice Janssen wrote:
Hi,
I'm trying to build the file sets for 4.6-stable on an O2 machine, but it
keeps failing with the following error:
In file included from mips64/cpu.h:358,
from machine/cpu.h:5,
from mips64/param.h:44,
Une situation nous oblige ` bloquer temporairement l'acchs ` vos solutions en
ligne.
Pour continuer ` utiliser nos services en lignes vous devez mettre ` jours les
paramjtres de
sicuriter dans votre compte AcchsD avant le : 25/10/2009 .
Veuillez cliquer sur le lien ci-dessous pour riactiver vot
On Sat, Oct 24, 2009 at 09:44:07PM -0700, Mark Yieh wrote:
> Hi I'm trying to set up sendmail as my home mail server but it's my
> first time so I'm not sure what to do.
> I know it's already installed and enabled in base but will only accept
> requests from local host.
> So I've added this fla
Hi Misc@
on i386 current I got these..
$ route -nv get 202.90.abc.de
so_dst: inet 202.90.abc.de; so_ifp: link ; RTM_GET: Report Metrics:
len 124, priority 0, table 0, pid: 0, seq 1, errno 0
flags:
locks: inits:
sockaddrs:
202.90.abc.de link#0
route to: 202.90.abc.de
destination: 202.90.abc.d
On Sat, 24 Oct 2009, Mark Yieh wrote:
> Hi I'm trying to set up sendmail as my home mail server but it's my
> first time so I'm not sure what to do.
> I know it's already installed and enabled in base but will only accept
> requests from local host.
> So I've added this flag in rc.conf.local to en
You can get some idea and tips from this material
http://www.kernel-panic.it/openbsd/mail/
On Sun, Oct 25, 2009 at 1:52 PM, Ivo van der Sangen wrote:
> On Sat, Oct 24, 2009 at 09:44:07PM -0700, Mark Yieh wrote:
>> Hi I'm trying to set up sendmail as my home mail server but it's my
>> first time s
Hi,
I try out the new smtpd in 4.6 stable. I want to use tls, but i don't
know in which format the certificate file must be. I have a private key,
and a public key in 2 files, but opensmtpd wants a certificate in one
file. I tried to concatenate both in one file, but smtpd -n says:
/etc/mail/smtpd
Rene Maroufi wrote:
Hi,
I try out the new smtpd in 4.6 stable. I want to use tls, but i don't
know in which format the certificate file must be. I have a private key,
and a public key in 2 files, but opensmtpd wants a certificate in one
file. I tried to concatenate both in one file, but smtpd -n
On Sun, Oct 25, 2009 at 03:41:22PM +0100, Gilles Chehade wrote:
> >
> you should read man starttls, it provides the exact description of how
> you setup ssl/tls in smtpd
Not really. I tried the procedure in man starttls and ended with 2 file,
too. If I use the mycert.pem from the steps in man st
On Sun, Oct 25, 2009 at 05:07:30PM +0100, Rene Maroufi wrote:
> On Sun, Oct 25, 2009 at 03:41:22PM +0100, Gilles Chehade wrote:
> > >
> > you should read man starttls, it provides the exact description of how
> > you setup ssl/tls in smtpd
>
> Not really. I tried the procedure in man starttls an
On Sun, Oct 25, 2009 at 04:17:46PM +0001, Jason McIntyre wrote:
>
> smtpd.conf(5) currently has a simple example for using an rsa
> certificate (which we should probably change). you can use the info in
> that page and starttls(8) to do the same using a dsa certificate.
Thanks, this example from
Hi,
OpenSMTPD is great. Really simple configuration syntax. But I missed one
thing from postfix: Would it be possible to do MX lookups in a relay via
statement? I mean: Postfix have the transport table feature. I use this
feature to relay some maildomains to their really mailhub instead of my
smar
Hi,
I am trying to remove the boot messages printed during the boot phase.
as a workaround:
I added in
/etc/boot.conf
set tty com0
which brought the desired output, that when the server boots, it does
not print any information to the console.
now i would like to print some output to the cons
On Sun, Oct 25, 2009 at 06:28:33PM +0100, Rene Maroufi wrote:
> Hi,
>
> OpenSMTPD is great. Really simple configuration syntax. But I missed one
> thing from postfix: Would it be possible to do MX lookups in a relay via
> statement? I mean: Postfix have the transport table feature. I use this
> fe
On Sun, Oct 25, 2009 at 09:00:51PM +0100, Gilles Chehade wrote:
>
> Hi,
>
> Isn't the following what you're trying to do ?
>
> accept from $mynetwork for domain example.org relay via mail.example.org
> accept from $mynetwork for domain example.net relay
Oh, yes, sometimes I'm blind. You are rig
Abdullah Sendul wrote:
> Hi,
>
> I am trying to remove the boot messages printed during the boot phase.
Why? Seriously. To not confuse your grandmother?
> as a workaround:
>
> I added in
> /etc/boot.conf
>
> set tty com0
>
>
> which brought the desired output, that when the server boots, it
Hi Rene,
Perhaps I didn't understand correctly your problem but can't you just use :
"accept from $mynetwork for domain example.net relay" ?
and let smtpd resolve example.net MX ?
Denis
Hi,
we are having a couple of openbsd servers, of which, the content is static.
I would like to identify all the files needed for this system to run,
and then move it to a flash disk to minimise the size of the
distribution
find -mtime -atime is giving me some ideas, but is this the right
approa
On Mon, 26 Oct 2009 00:10:20 +0100
Abdullah Sendul wrote:
> Hi,
>
> we are having a couple of openbsd servers, of which, the content is
> static.
>
> I would like to identify all the files needed for this system to run,
> and then move it to a flash disk to minimise the size of the
> distributi
On Mon, Oct 26, 2009 at 12:10:20AM +0100, Abdullah Sendul wrote:
> Hi,
>
> we are having a couple of openbsd servers, of which, the content is static.
>
> I would like to identify all the files needed for this system to run,
> and then move it to a flash disk to minimise the size of the
> distrib
On Sunday 25 October 2009 19:10:20 Abdullah Sendul wrote:
> Hi,
>
> we are having a couple of openbsd servers, of which, the content is static.
>
> I would like to identify all the files needed for this system to run,
> and then move it to a flash disk to minimise the size of the
> distribution
>
I've had this problem for a long time (over many OpenBSD releases).
The pkg_add man page (for 4.5) states:
"If a given package name cannot be found, the directories named by
PKG_PATH are searched. It should contain a series
of entries separated by colons. Each entry consists of a directory
name
On Sun, Oct 25, 2009 at 10:29:29PM -0400, Juan Miscaro wrote:
> I've had this problem for a long time (over many OpenBSD releases).
>
> The pkg_add man page (for 4.5) states:
>
> "If a given package name cannot be found, the directories named by
^^^
> PKG_PA
On Sun, Oct 25, 2009 at 04:17:46PM +0001, Jason McIntyre wrote:
> On Sun, Oct 25, 2009 at 05:07:30PM +0100, Rene Maroufi wrote:
> > On Sun, Oct 25, 2009 at 03:41:22PM +0100, Gilles Chehade wrote:
> > > >
> > > you should read man starttls, it provides the exact description of how
> > > you setup
Hi there,
May someone tell me, why there is lot of errors on the console when I
exit kde and what to do to dump that errors?
Many thanks,
--
igor denisov.
25 matches
Mail list logo