Re: Mailing list manager on NetBSD

2019-01-11 Thread Mayuresh
On Wed, Jan 09, 2019 at 09:34:16PM -0600, ed...@pettijohn-web.com wrote:
> man aliases
> 
> list-name:include:/path/to/file/with/aliases
> 
> look into allow_mail_to_commands and allow_mail_to_files for postfix
> so that you can also pipe it to a script that saves it in some db.

For a nearly static mailing list using postfix aliases is looking quite
economical, presumably it would have the smallest footprint as MTA itself
is doing the core job.

For my second requirement of web archive I was looking for a good
efficient (preferably C based) archiver preferably a separate component
rather than a part of some mlm. These seem surprisingly few in number. I
came across blists[1]. Integratable via procmail (or equivalent) as well
as can be run as a cron job.

It uses cgi to generate pages on the fly. It might make it conservative on
space. But I think cgi would add to security hassles. I'd have preferred
static htmls instead.

Sample archives are here[2]. I am not particularly liking lack of threaded
view (though thread links are present once you click on an item).

But anyway, not finding too many alternatives that are efficient.

Would appreciate comments and suggestions on postfix-blists combination
for my requirements (i.e. mailing list with archives for a closed group of
around 300, with web browsable archives and small resource footprint).

I am considering adding blists it to pkgsrc-wip, after knowing the
comments from the list.

Mayuresh

[1] https://github.com/aabc/blists
[2] https://lists.openwall.net/linux-kernel/


[no subject]

2019-01-11 Thread Владимир Шевченко
Hi,

Are the NetBSD 8 works on Pandaboard ES? I can't find any documents about 
install of it.
Can you pointed me on Installation Guide on this platform?

Thanks.

-- 
Best regards.



Re: rmt(8)

2019-01-11 Thread Rhialto
On Thu 10 Jan 2019 at 06:44:53 -0600, Edgar Pettijohn wrote:
> Cool. I kinda guessed it was historical.

There used to be more binaries in /etc, in the dim past. I think init
was there, for instance. At some point they were generally moved to
/sbin (but that didn't exist from the beginning).

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert  -- "What good is a Ring of Power
\X/ rhialto/at/falu.nl  -- if you're unable...to Speak." - Agent Elrond


signature.asc
Description: PGP signature


Re: How to setup Realtek 8139 10/100BaseTX cardbus?

2019-01-11 Thread Csányi Pál
Csányi Pál  ezt írta (időpont: 2019. jan. 11., P, 16:34):
>
> Benny Siegert  ezt írta (időpont: 2019. jan. 11., P, 
> 15:58):
> >
> > > rtk0 at cardbus1 function 0: Realtek 8139 10/100BaseTX
> >
> > "dhcpcd rtk0" should get you an address.
> I tried that but get the following IP address:
> rtk0 at cardbus1 function 0: Realtek 8139 10/100BaseTX
> rtk0: Ethernet address: 00:0a:cd:17:17:f8
> rlphy0 at rtk0 phy 7: Realtek internal PHY
> rlphy0: 10baseT, 10-baseT-FDX, 100baseTX, 100baseTX-FDX, auto
>
> It does not work, because this is a wrong IP address.
>
> Finally, I tried to reinstall netbsd on to this old laptop, but failed
> to set up the cardbus with the plugin.
> So now I have a broken NetBSD system, because I can' boot it at all.
>
> Why did not set this cardbus the NetBSD installation disk successfully?
> As I know, this cardbus Realtek 8139 is supported by NetBSD, right?

Well, my network card is good. Only the previous netBSD installation
cd was bad. With a good cd I am being installing the system from the
network. My Realtek 8139 network card works fine.

Best, Pali


Re: How to setup Realtek 8139 10/100BaseTX cardbus?

2019-01-11 Thread Csányi Pál
Benny Siegert  ezt írta (időpont: 2019. jan. 11., P, 15:58):
>
> > rtk0 at cardbus1 function 0: Realtek 8139 10/100BaseTX
>
> "dhcpcd rtk0" should get you an address.
I tried that but get the following IP address:
rtk0 at cardbus1 function 0: Realtek 8139 10/100BaseTX
rtk0: Ethernet address: 00:0a:cd:17:17:f8
rlphy0 at rtk0 phy 7: Realtek internal PHY
rlphy0: 10baseT, 10-baseT-FDX, 100baseTX, 100baseTX-FDX, auto

It does not work, because this is a wrong IP address.

Finally, I tried to reinstall netbsd on to this old laptop, but failed
to set up the cardbus with the plugin.
So now I have a broken NetBSD system, because I can' boot it at all.

Why did not set this cardbus the NetBSD installation disk successfully?
As I know, this cardbus Realtek 8139 is supported by NetBSD, right?


Re: How to setup Realtek 8139 10/100BaseTX cardbus?

2019-01-11 Thread Benny Siegert
> rtk0 at cardbus1 function 0: Realtek 8139 10/100BaseTX

"dhcpcd rtk0" should get you an address.

You can create a config for it with
echo dhcp > /etc/ifconfig.rtk0

See https://man-k.org/man/NetBSD-current/5/ifconfig.if?r=2=ifconfig.

-- 
Benny


Re: How to setup Realtek 8139 10/100BaseTX cardbus?

2019-01-11 Thread Csányi Pál
Fekete Zoltán  ezt írta (időpont: 2019. jan.
11., P, 8:42):
>
> 2019-01-10 22:54 időpontban Csányi Pál ezt írta:
> > Hi,
> >
> > when I installed this NetBSD system on my old laptop, I used an USB
> > Etherneth adapter.
> >
> > Now I have a Realtek 8139 10/100BaseTX cardbus attached to this laptop
> > and removed the USB Etherneth adapter.
> >
> > I am using DHCP client to get an IP address to this system.
> > How can I setup this PCMCIA card for reaching the Internet?
>
> Hi Pál!
>
> Send me your output of dmesg after booting with the new PCMCAI card.
> I've just sent a letter to you in Hungarian, too. Choose the
> communication channel whichever you like.

The dmsg output regarding this cardbus is like this:

rtk0 at cardbus1 function 0: Realtek 8139 10/100BaseTX
rtk0: Ethernet address: 00:0a:cd:17:17:f8
rlphy0 at rtk0 phy 7: Realtek internal PHY
rlphy0: 10baseT, 10-baseT-FDX, 100baseTX, 100baseTX-FDX, auto


Re: Mailing list manager on NetBSD

2019-01-11 Thread Edgar Pettijohn

On Jan 10, 2019 10:16 PM, Brett Lymn  wrote:
>
> On Thu, Jan 10, 2019 at 07:07:02PM -0600, ed...@pettijohn-web.com wrote:
> > 
> > Take a look at fdm. It can be used to fetch from imap/pop and deliver
> > locally or take messages from stdin and deliver them. The config allows
> > for piping through and executing external commands. Its syntax is
> > similar to pf.
> > 
>
> Sorry, not for me, as you say, fdm wants to talk to pop/imap.  The
> situation where I use procmail I am using it in my .forward so the
> filtering happens when the mail is delivered.

You should check out the MANUAL for fdm on GitHub. There is a section for using 
it from a .forward file. 

>
> I wonder how hard it would be to fix the issues found by the fuzzers.
> To my mind, just because the code base is old doesn't mean it needs to be
> thrown out.  Escpecially when nothing else covers the same
> functionality.
>
> -- 
> Brett Lymn
> "We are were wolves",
> "You mean werewolves?",
> "No we were wolves, now we are something else entirely",
> "Oh"

I'm a big fdm advocate. It can do a lot. It all comes down to personal 
preference though.

Edgar

Showing appreciation, showing-off and hopefully some PR

2019-01-11 Thread Pedro Pinho
Hi all,
I've just finished customizing a modern looking laptop with NetBSD and
posted it on unixporn.
I guess a lot of you don't care, but I wanted to show how wonderful this OS
can be.
For those interested, here is the link
https://www.reddit.com/r/unixporn/comments/aetfjz/awesomewm_waving_the_orange_flag_of_minimalism/