zebra1122 / snake-os

Automatically exported from code.google.com/p/snake-os
0 stars 0 forks source link

Can SnakeOS install/include sendmail ? #75

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
(This could be a feature request also)

I have a need to run an email server on my new SnakeOS compat device, can 
anyone suggest if it can be installed from any pre-built deb archives ? also 
can sendmail & and its dependencies be considered to add to next release of 
SnakeOS ? 

I am using following config for now:
--snip--
Kernel version: 2.6.16-gazineu
NAS version:    SNAKE OS V1.2.0 (20100621)
--snip--

Original issue reported on code.google.com by kevinve...@gmail.com on 14 Oct 2010 at 8:14

GoogleCodeExporter commented 8 years ago
After you install chrooted debian then 
apt-get install sendmail

Original comment by nileshme...@gmail.com on 14 Oct 2010 at 11:35

GoogleCodeExporter commented 8 years ago
Thanks Nilesh, I got it and this should do for now :o) 

Original comment by kevinve...@gmail.com on 14 Oct 2010 at 11:54

GoogleCodeExporter commented 8 years ago
so everytime I need to run sendmail as a service, chroot env. has to be 
prepared first ? I don't think this is a good solution then. 

could there be provision in init scripts of snakeos to detect a usb disk 
labeled to be used as /usr/local ? and a secondary rootfs could be provided 
that has additional apps installed on to mount under /usr/local ? 

Original comment by kevinve...@gmail.com on 14 Oct 2010 at 6:49

GoogleCodeExporter commented 8 years ago
I have been able to compile and run sendmail as a native SnakeOS app (using 
uclibc). My only problem now is how to configure the best. Any sendmail expert 
out there?

Euler

Original comment by eulerdgr...@gmail.com on 11 Nov 2011 at 11:24

GoogleCodeExporter commented 8 years ago
Euler, can you share with us what you have compiled?
I would like to try sendmail on SnakeOS but I'm not very good with compilation.
Thanks!

Original comment by joaquinr...@gmail.com on 26 Nov 2012 at 5:14