;>
>> Hopefully I didn't completely mess up this port, I'm a bit rusty.
>>
>> This bumps mlmmj from 1.3.0 to 1.4.5.
>>
>> Tested on the opensmtpd mailing list this afternoon.
>>
>> Gilles
>>
>> Index: Makefile
>>
Hello,
Hopefully I didn't completely mess up this port, I'm a bit rusty.
This bumps mlmmj from 1.3.0 to 1.4.5.
Tested on the opensmtpd mailing list this afternoon.
Gilles
Index: Makefile
===
RCS file: /cvs/ports/
e next days.
>
> Marcus
Hello,
I actually updated the port today and deployed it on the opensmtpd mailing list,
I have a minor issue to fix but intended to send the diff shortly.
Gilles
On Mon, Feb 19, 2024 at 09:41:02AM +0100, Landry Breuil wrote:
> Le Mon, Feb 19, 2024 at 09:25:32AM +0100, Gilles Chehade a ?crit :
> > Hello,
> >
> > Following is a diff to update filter-senderscore from 0.1.1 to 0.1.2,
> > adding support for IP address whiteli
+SIZE (filter-senderscore-0.1.2.tar.gz) = 7416
--
Gilles Chehade
nevermind, I missed the commit, sorry for the noise !
April 14, 2020 10:03 AM, gil...@poolp.org wrote:
> No feedback :-(
>
> Without this update, this filter will be broken when eric@ commits a
> protocol change in smtpd for 6.7 and might as well be removed before
> lock.
>
&
No feedback :-(
Without this update, this filter will be broken when eric@ commits a
protocol change in smtpd for 6.7 and might as well be removed before
lock.
Gilles
April 11, 2020 12:10 AM, gil...@poolp.org wrote:
> Hello,
>
> The following diff updates filter-rspamd from 0.1.5
Hello,
The following diff updates filter-rspamd from 0.1.5 to 0.1.6
- adds pledge & unveil to filter
- fixes a bug in the processing of mail addresses
- better handles greylisting action from Rspamd
- support both current and upcoming version of the filter protocol
ok ?
Gilles
I
hello,
this updates filter-senderscore to anticipate a protocol change
Index: Makefile
===
RCS file: /cvs/ports/mail/opensmtpd-filters/senderscore/Makefile,v
retrieving revision 1.1
diff -u -p -r1.1 Makefile
--- Makefile4 Sep 20
hello,
this updates filter-rspamd to version 0.1.5 which brings support
for multiple DKIM-Signature and anticipates an upcoming protocol
change.
ok ?
Index: Makefile
===
RCS file: /cvs/ports/mail/opensmtpd-filters/rspamd/Makefile,v
I don't know if there are comments to be made about how the port is crafted,
but this works fine for me. I'm currently using it and it works as expected.
November 22, 2019 12:12 PM, "Renaud Allard" wrote:
> On 11/19/19 4:46 PM, Renaud Allard wrote:
>
>> Hello,
>> Here is a port for synapse ser
I'll jump in since I wrote the other filters that aren't in C...
November 13, 2019 7:04 AM, "Martijn van Duren"
wrote:
> [...]
>
> I do however dislike the trend that every single filters in ports not
> written by me is in go. At first I thought this was to display the
> flexibility of the sm
November 12, 2019 10:52 PM, "Chris Ross" wrote:
>> On Nov 12, 2019, at 16:42, gil...@poolp.org wrote:
>>
>> November 12, 2019 5:45 PM, "Chris Ross" wrote:
>>> Well, I don’t know how easy that would be either. These were both, I
>>> belie
November 12, 2019 10:19 PM, "Stuart Henderson" wrote:
> On 2019/11/12 11:45, Chris Ross wrote:
>
>> On Nov 12, 2019, at 00:25, Stuart Henderson wrote:
>>
>> sparc64 isn't on upstream's list of supported architectures
>> (https://golang.org/doc/install/source).
>>
>> There's a third party fork
andard go
>> libraries that will
>> need updating before they can be used.
>>
>> It's likely to be much easier to rewrite the tools you want in C than it is
>> to get go working.
>
> Well, I don’t know how easy that would be either. These were bot
hello,
this updates filter-rspamd to 0.1.4 which doesn't bring any feature
but fixes a bug in handling of DATA lines that causes some mails to
be incorrectly DKIM-signed or DKIM-verified.
ok ?
Index: Makefile
===
RCS file: /cvs/por
September 29, 2019 9:22 AM, "Florian Obser" wrote:
> On Sat, Sep 28, 2019 at 07:46:16PM +0200, Florian Obser wrote:
>
>> On Sat, Sep 28, 2019 at 08:18:57AM +, gil...@poolp.org wrote:
>> Hello,
>>
>> The following diff updates filter-rspamd to 0.1.3:
>>
>> - fixes a concurrency-related cras
Hello,
The following diff updates filter-rspamd to 0.1.3:
- fixes a concurrency-related crash which has been observed by patrick@ and
otto@
- adds X-Spam-Symbols which was requested by florian@
- adds support for Rspamd headers addition / removals
ok ?
Index: Makefile
=
Hi,
September 22, 2019 6:23 PM, "Florian Obser" wrote:
> I recently moved from
>
> action "mda_with_aliases" mda \
> "/usr/local/bin/rspamc --mime --exec '/usr/local/libexec/dovecot/dovecot-lda
> -f %{sender} -d
> %{dest:strip} -a %{dest}'" \
> alias user vmail
>
> to
>
> filter rspamd pro
Hello,
This bumps filter-rspamd to version 0.1.2 which fixes a few bugs so
it's all nice and shiny for the next OpenSMTPD release.
I fixed the README while at it, somehow a \n got lost somewhere and
we don't need absolute paths to filters anymore.
OK ?
Index: Makefile
=
This is a minor update of the filter-rspamd to pass the authenticated user to
Rspamd.
There is no visible change
ok ?
Index: Makefile
===
RCS file: /cvs/ports/mail/opensmtpd-filter-rspamd/Makefile,v
retrieving revision 1.1.1.1
dif
d with another
> port with similar purpose? E.g. dkimproxy?
>
Might be worth thinking about reserving one for smtpd filters as a whole
so we don't request a user for each filter ?
Or maybe we could consider one in base and assume all filters to use the
user as a default ?
--
Gilles Che
On Sat, Aug 24, 2019 at 06:49:59AM +0200, Martijn van Duren wrote:
> On 8/24/19 6:07 AM, Martijn van Duren wrote:
> > Briefly discussed with gilles@.
> >
> > I would like to move the filters to libexec/smtpd for two reasons.
> > 1) filters are not commandline applicatio
18 août 2019 16:50 "Gilles Chehade" a écrit:
> On Sun, Aug 18, 2019 at 04:43:11PM +0200, gil...@poolp.org wrote:
>
>> Dear ports,
>>
>> I would like to import the following opensmtpd filter:
>>
>> $ cat pkg/DESCR
>> filter-senderscore is
reputation of
> an IP address and allow reputation-based blocking, junking or
> delaying of sessions.
> $
>
and with the attachement, it's even better.
--
Gilles Chehade @poolpOrg
https://www.poolp.org patreon: http
Dear ports,
I would like to import the following opensmtpd filter:
$ cat pkg/DESCR
filter-senderscore is an opensmtpd filter that performs a DNS
lookup in the SenderScore registry to determine reputation of
an IP address and allow reputation-based blocking, junking or
delaying of sessions.
$
ok
13 août 2019 12:38 "Gonzalo L. Rodriguez" a écrit:
> On Tue, 13 Aug 2019 at 11:43:23 +0200, Gonzalo L. Rodriguez wrote:
>
>> On Tue, 13 Aug 2019 at 11:18:33 +0200, Klemens Nanni wrote:
>> On Tue, Aug 13, 2019 at 08:37:18AM +, Gilles Chehade wrote:
>&g
13 août 2019 13:27 "Klemens Nanni" a écrit:
> On Tue, Aug 13, 2019 at 11:32:37AM +0200, Landry Breuil wrote:
>
>> Sorry, but i dont think this makes sense. With your reasoning, 2 extra
>> lines will be displayed at the end of pkg_add, for a 2-lines README.
>> lots of indirections for not much in
13 août 2019 09:36 "Klemens Nanni" a écrit:
> On Mon, Aug 12, 2019 at 11:37:48PM +, Gilles Chehade wrote:
>
>> This is my very very first port so let me know if I did something wrong.
>
> Looks OK to me; haven't run tested it yet, though.
>
> Sin
Hello ports,
Attached is a new port, mail/opensmtpd-filter-rspamd
It is a mail filter for opensmtpd (-current and upcoming 6.6.x) which allows it
to work with mail/rspamd.
It supports greylisting, rewriting subject, adding headers, rejecting as well
as DKIM-signing messages.
$ cat DESCR
filt
e
> easily PGP keys and signed mails, but I'm not able to say
> if the security is done well.
>
> I made a port I never commited if you want to try, it works
> well on OpenBSD. It can also be easily installed using
> virtual-env as it's a python software.
>
I never manag
I do is have it
stored in Maildir because we're long past the 1990's and it
is served by Dovecot, the webmail talks imap.
--
Gilles Chehade
https://www.poolp.org @poolpOrg
on some useless arch nobody will ever run smtpd-extras on ?
> > You dont have FLAVORs nor PSEUDO_FLAVORS, just merge all
> > CONFIGURE_ARGS/MODULES...
>
> Thanks for your feedback! I merged them as suggested, updated diff below.
>
> > PREFIX=/usr still looks wrong but i un
E_ARGS/MODULES...
>
> PREFIX=/usr still looks wrong but i understand that you'll have to reach
> opensmtpd upstream to make them look into /usr/local :)
>
We could definitely have smtpd look in /usr/local then fallback to /usr,
this would seem like the correct thing to do actually
--
Gilles Chehade
https://www.poolp.org @poolpOrg
adb running while I was away for a few minutes and when I came back it
had consumed thousands of descriptors ;-)
> New port version attached; rebuilds the patches per Stuart's advice,
> and prunes them down to 238 lines total.
>
> On Tue, May 5, 2015 at 5:21 AM, Gilles Chehade
ent.
>
OpenBSD-current, amd64, snapshot from yesterday.
I ran adb `start-server` then got a phone call, so I didn't have time to
do anything with it, upon return a few minutes later my user was running
out of file descriptors.
fstat shows that adb has opened thousands and thousands of pipes.
> into it. Oh, and also rebooting the phone panics my netbook with a use
> after free in the ugen driver but mpi@ has a pending patch for it.
>
me too, count on me to test your port
--
Gilles Chehade
https://www.poolp.org @poolpOrg
On Mon, Feb 16, 2015 at 06:16:15PM +0100, Giovanni Bechis wrote:
> On 02/16/15 18:04, Gilles Chehade wrote:
> > On Mon, Feb 16, 2015 at 05:17:27PM +0100, Mattieu Baptiste wrote:
> >> On Sat, Feb 14, 2015 at 7:06 PM, Marc Espie wrote:
> >>>
> >>> Probab
e "black window" issue since the Mesa update. Everything
> was OK before.
>
Experienced the same after upgrading to latest snapshot.
Issue goes way when I start chrome with --disable-gpu
--
Gilles Chehade
https://www.poolp.org @poolpOrg
On Fri, Aug 08, 2014 at 04:53:38PM +0200, Giovanni Bechis wrote:
> On 07/28/14 22:19, Gilles Chehade wrote:
> > On Sat, Jul 26, 2014 at 05:46:18PM +0200, Giovanni Bechis wrote:
> >> Hi,
> >> I started to play with smtpd but to let it work on my environment I need
> &
x27;t have the time to
work on that yet.
You can grab a copy at:
https://github.com/OpenSMTPD/OpenSMTPD-extras/tree/master/extras
feel free to package yourself :-)
--
Gilles Chehade
https://www.poolp.org @poolpOrg
Dec 31 19:00:00 1969
> +++ dkimproxy-rc/pkg/dkimproxy_out.rc Tue Jul 9 08:22:09 2013
> @@ -0,0 +1,12 @@
> +#!/bin/sh
> +#
> +# $OpenBSD$
> +
> +daemon="/usr/local/bin/dkimproxy.out --daemonize"
> +daemon_flags="--conf_file=${SYSCONFDIR}/dkimproxy_out.conf --user=_dkimproxy
> --group=_dkimproxy"
> +
> +. /etc/rc.d/rc.subr
> +
> +pexp="/usr/bin/perl.*$daemon $daemon_flags"
> +
> +rc_cmd $1
>
--
Gilles Chehade
https://www.poolp.org @poolpOrg
On Tue, Jul 09, 2013 at 03:28:23PM +0200, Gilles Chehade wrote:
> On Tue, Jul 09, 2013 at 12:29:47PM +0100, Stuart Henderson wrote:
> > <@PoolpOrg> I wish someone would package dkimproxy for #OpenBSD ...
> >
> > I've had this sitting in mystuff/ for 2 years, just
ls: /usr/local/bin/dkim*: No such file or directory
$
--
Gilles Chehade
https://www.poolp.org @poolpOrg
I've been running this for two/three days now, no regression.
Gilles
On Wed, Apr 17, 2013 at 03:59:18PM -0300, Gonzalo L. R. wrote:
> FYI
>
> - Forwarded message from "Gonzalo L. R." -
>
> From: "Gonzalo L. R."
> To: ports@openbsd.org
>
been running with this all friday, works fine for me :-)
Gilles
On Sat, Nov 24, 2012 at 03:48:43PM +0100, Alexandre Ratchov wrote:
> This makes audio playback work in chrome. Ogg files play smoothly
> using html5 tags. Youtube videos consume ~100% cpu to display 2-3
> images per sec
he homepage.
> >
> > Comments ? ok ?
> > Thanks
> > --
> > Julien Dhaille
> >
>
>
>
> --
> Julien Dhaille
--
Gilles Chehade
https://www.poolp.org @poolpOrg
are thinking about trashing the entire category and keep only the
> > following 3 ports for the time being:
> > bibelot, palm-bookmarks, palm2ical
> >
> > Thoughts?
>
> I gave up on my palm pilot and palm phone long time ago. No regrets.
>
well it does come fr
inimalist and is not supposed
> > to work with your minimalist.pl?
> >
> >
> > > I intend to maintain it and fix bugs.
> > > Of course I would advise to use my version. At the moment I don't have
> > > much time, but in about two weeks I could do some work to adapt the
> > > documentation and especially the example conffile.
> >
> > Great, please let us know.
> >
> > Jan
--
Gilles Chehade
https://www.poolp.org @poolpOrg
indeed, will test shortly !
Gilles
Ryan Freeman wrote:
>On Sat, Mar 17, 2012 at 12:03:27PM +0100, Stefan Sperling wrote:
>> I've ported the ardour digital audio workstation (http://ardour.org)
>> to OpenBSD some time ago. The port includes some new glue code for
>>
Hi
The extension "dbo-dblib" depends "freetds" that depends "doxygen". Out,
"doxygen" ends with a compilation error. I would like to disable this
extension that does not use me.
OpenBSD on MIPS 12K ( SGI Octane )
Développez votre Affaire à domicile !
ause i was unsure my bastard system was at cause
> Maybe I need to work on another update - perhaps we just checked out at a bad
> time.
>
> I just looked at the mplayer www page, they are thinking of... releasing?!
> http://www.mplayerhq.hu/design7/news.html
>
> Thanks
Hi,
Just wondering if there's someone working on a port for mod_wsgi ?
Searching archives I saw that James Turner made a port a year ago,
but it was never commited and there's no mention to why. If anyone
knows the reason, I'd be willing to know :-)
Gilles
--
Gilles Ch
In Paul's defense, fh is really a moron.
Gilles
Tomasz Pajor a écrit :
Please stop this silliness, what are You 5?
| i am talking about years of insultings by theo. please consult
| the archives + i have my private collection.
Very nice for you. So you stick around for the in
pain of going to their house and
punch them in the face or stab them with a fork, given this project was
followed by volunteers ;-)
Gilles
LEVAI Daniel a écrit :
Hi!
Anyone could recommend me a ported console imap client, or if there isn't any
ported, a simply working?
Thanks in advance,
Daniel
mutt does imap
Gilles
Gilles Chehade a écrit :
Aaron Stellman a écrit :
Built firefox35-3.5 on -amd64 current. Supposedly firefox35
supports the new html5 element. However, firefox crashes on a
page with such element.
example page on which it crashes:
http://www.double.co.nz/video_test/test1.html
Can anyone else
?
yes it crashes on video for me too
Gilles
ng the cvs snapshots and making up my own version numbers
> > for now. If this makes it in, ping me whenever something warrants
> > putting out a new snap.
>
> I'll look into it... I need a new wm...
>
you'll look into the scrotum ?
Ooooh this is going to be an endless source of jokes :)
Gilles
--
Gilles Chehade
http://www.poolp.org/~gilles/
sers (the GPL
> > > even allows this)."
> >
> > Go ahead, ignore the authors wishes. Show your disrespect.
>
> Your logic implies GPL respects authors.
>
Uh oh ... the showerless happy hacker will come and hunt you now ... :-)
--
Gilles Chehade
http://www.poolp.org/
en source, and can be modified by end users (the GPL
> > even allows this)."
>
> Go ahead, ignore the authors wishes. Show your disrespect.
>
Author has *wished* that his software source code be available for
anyone to modify it orelse he would not have released it under the
GPL.
Gilles
--
Gilles Chehade
http://www.poolp.org/
handlers
will be added depending on (my ?) needs.
I wanted to submit it for base initially but it looks a lot like a sysutils/
thingy so I made
it into a port.
=>
http://www.evilkittens.org/~gilles/OpenBSD/ports/sysutils/procstated.tgz
- comments ?
- can anyone please help me underst
ithin a few years time, and binaries will
> work just fine there.
>
good for you, and what did you have for breakfast ?
--
Gilles Chehade
http://www.evilkittens.org/
http://www.evilkittens.org/blog/gilles/
inary! Use
amarokapp.
amarokapp:/usr/lib/libstdc++.so.44.0: undefined symbol '__cxa_atexit'
lazy binding failed!
Amarok: [Loader] amarokapp probably crashed!
felix:gilles {113} nm /usr/lib/libstdc++.so.44.0 |grep '__cxa_atexit'
U __cxa_atexit
felix:gilles {114}
Gilles
On Fri, Sep 28, 2007 at 08:49:39PM +0200, Bernd Ahlers wrote:
> Hey!
>
> Attached is an update to ruby-1.8.6 patchlevel 110.
>
> It would be nice if some kind souls would test this diff on amd64 and
> sparc64. By testing I mean at least 'make package' and 'make regress'.
>
> Some realworld test
On Fri, Jul 20, 2007 at 04:25:14PM -0500, Deanna Phillips wrote:
>
> > That should read something like: have a look at the other INN
> > ports from me and Toni Mueller including the patches floating
> > around the archives.
>
> I found it.. it's out of date but might help as a reference.
> This i
On Fri, Jul 20, 2007 at 06:01:42PM +0200, Matthias Kilian wrote:
> On Thu, Jul 19, 2007 at 11:54:18PM -0500, Gilles Chehade wrote:
> > 1- even though the PLIST starts with @newuser, the user does not get
> > created and I am forced to create it manually. Anyone can
> >
Hi ports@,
I'm almost done with the inn port except that:
1- even though the PLIST starts with @newuser, the user does not get
created and I am forced to create it manually. Anyone can
explain what I do wrong ?
2- this one being my first port, I probably did some thing(s) wrong,
On Fri, Jul 20, 2007 at 01:31:56AM +0200, Matthias Kilian wrote:
> On Thu, Jul 19, 2007 at 01:35:06AM -0500, Gilles Chehade wrote:
> > I've noticed yesterday that there was no port for a nntp server
> > execpt for the very limited leafnode server and since i need one
> >
On Thu, Jul 19, 2007 at 05:40:52PM +0200, Alexander Hall wrote:
> Gilles Chehade wrote:
> >On Thu, Jul 19, 2007 at 06:08:52PM +0300, Antti Harri wrote:
>
> >>What your looking for is "@sample"
>
> >care to provide with a link describing the keyword (and ot
On Thu, Jul 19, 2007 at 06:08:52PM +0300, Antti Harri wrote:
>
> On Thu, 19 Jul 2007, Gilles Chehade wrote:
>
> >I suspected that there was some keyword to add in PLIST but when I look at
> >other ports that create directories (mysql for example) I see nothing.
> >D
hi ports@,
I've noticed yesterday that there was no port for a nntp server execpt for the
very limited leafnode server and since i need one i decided to try to port inn
which builds very easily under OpenBSD.
I have trouble understanding something though:
I want the port to create some directori
73 matches
Mail list logo