Unix Technical Forum

question about mailserver

This is a discussion on question about mailserver within the comp.unix.bsd.openbsd.misc forums, part of the OpenBSD category; --> Hello, I would like to install a mailserver on a home network. It is connected to the internet with ...


Go Back   Unix Technical Forum > Unix Operating Systems > OpenBSD > comp.unix.bsd.openbsd.misc

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-16-2008, 05:44 AM
Peter Vos
 
Posts: n/a
Default question about mailserver

Hello,

I would like to install a mailserver on a home network.
It is connected to the internet with an OpenBSD firewall (pf),
that I would also like to use as mailserver.
I'm not using my own domain, but want to get email from the
ISP, and make it available to the users on the internal network.

Why do I want this?
Some multiboot machines are used internally, making me want
to have a mailserver that stores all email, so that anyone
can read their email (and have their mailfolders accessible)
whatever machine they're working on, in whatever OS.

Are there any people around who have a similar configuration,
and would like to share what they are using and why?
(qmail, procmail, courier, postfix, sendmail...?
pop3 or imap?)

thanks for any tips,
Peter.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-16-2008, 05:44 AM
Keith Matthews
 
Posts: n/a
Default Re: question about mailserver

Peter Vos wrote:

> Hello,
>
> I would like to install a mailserver on a home network.
> It is connected to the internet with an OpenBSD firewall (pf),
> that I would also like to use as mailserver.
> I'm not using my own domain, but want to get email from the
> ISP, and make it available to the users on the internal network.
>
> Why do I want this?
> Some multiboot machines are used internally, making me want
> to have a mailserver that stores all email, so that anyone
> can read their email (and have their mailfolders accessible)
> whatever machine they're working on, in whatever OS.
>
> Are there any people around who have a similar configuration,
> and would like to share what they are using and why?
> (qmail, procmail, courier, postfix, sendmail...?
> pop3 or imap?)
>
> thanks for any tips,
> Peter.


looks like you need to understand a lot more about email first.

Primarily you need to understand the protocols that will be used. One set
are used between you and your ISP, the other between your users and yout
mail server. They can be (but need not be) the same.

Trying to keep it simple (and flatten the learning curve a little) -

Question Number 1 - how do you get your mail from your ISP. That will
dictate a lot about the interface you present to the outside world.

Question Number 2 - are people likely to move from one machine to another.
If so use IMAP in preference to POP3.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-16-2008, 05:44 AM
Sean Keplinger
 
Posts: n/a
Default Re: question about mailserver

Peter Vos <peter.vos@dns.be> wrote:

> I'm not using my own domain, but want to get email from the
> ISP, and make it available to the users on the internal network.


Sounds like you need fetchmail. It basically checks your ISP email and
then feeds it back into sendmail so that you can use procmail, pine, mail,
etc.


HTH,
Sean
--
\___/ Sean Keplinger
|o,o| skeplin at one dot net
\/ ) http://spookyworld.dnsalias.com
----mm-----------------------------------
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-16-2008, 05:44 AM
jpd
 
Posts: n/a
Default Re: question about mailserver

On 2004-06-22, Sean Keplinger <skeplin@gandalf.spookyworld.dnsalias.com> wrote:
> Peter Vos <peter.vos@dns.be> wrote:
>
>> I'm not using my own domain, but want to get email from the
>> ISP, and make it available to the users on the internal network.

>
> Sounds like you need fetchmail. It basically checks your ISP email and
> then feeds it back into sendmail so that you can use procmail, pine, mail,
> etc.


And why would that be? Who knows, maybe the ISP supports sending mail
by SMTP to OPs server. That is preferrable (IMO) over polling. In the
face of not knowing that, why bother with higly speculative answers?

Please, just ask OP for more detail or outline _all_ options known to
you. If this is the only option you knew about, you now know that you
didn't know enough to answer the question.


--
j p d (at) d s b (dot) t u d e l f t (dot) n l .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-16-2008, 05:44 AM
Mike Jacobsen
 
Posts: n/a
Default Re: question about mailserver

I had the same type of issue and after banging my head against the
wall for weeks I purchased this:

http://www.nogalis.com

I bought the smaller one and it took me about 5 minute to set it up. I
couldn't be happier with it.

MJ


Peter Vos <peter.vos@dns.be> wrote in message news:<pan.2004.06.22.12.01.49.494488@dns.be>...
> Hello,
>
> I would like to install a mailserver on a home network.
> It is connected to the internet with an OpenBSD firewall (pf),
> that I would also like to use as mailserver.
> I'm not using my own domain, but want to get email from the
> ISP, and make it available to the users on the internal network.
>
> Why do I want this?
> Some multiboot machines are used internally, making me want
> to have a mailserver that stores all email, so that anyone
> can read their email (and have their mailfolders accessible)
> whatever machine they're working on, in whatever OS.
>
> Are there any people around who have a similar configuration,
> and would like to share what they are using and why?
> (qmail, procmail, courier, postfix, sendmail...?
> pop3 or imap?)
>
> thanks for any tips,
> Peter.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-16-2008, 05:44 AM
Peter Vos
 
Posts: n/a
Default Re: question about mailserver

On Tue, 22 Jun 2004 12:18:32 -0700, Mike Jacobsen wrote:

> I had the same type of issue and after banging my head against the
> wall for weeks I purchased this:
>
> http://www.nogalis.com
>
> I bought the smaller one and it took me about 5 minute to set it up. I
> couldn't be happier with it.
>


It looks like a nice product, but as a home user, I'm not
going to pay hundreds of dollars for something that has to
be possible to build yourself. I have no deadline, and want
to learn something doing this.

Thanks,
Peter.



> MJ
>
>
> Peter Vos <peter.vos@dns.be> wrote in message news:<pan.2004.06.22.12.01.49.494488@dns.be>...
>> Hello,
>>
>> I would like to install a mailserver on a home network.
>> It is connected to the internet with an OpenBSD firewall (pf),
>> that I would also like to use as mailserver.
>> I'm not using my own domain, but want to get email from the
>> ISP, and make it available to the users on the internal network.
>>
>> Why do I want this?
>> Some multiboot machines are used internally, making me want
>> to have a mailserver that stores all email, so that anyone
>> can read their email (and have their mailfolders accessible)
>> whatever machine they're working on, in whatever OS.
>>
>> Are there any people around who have a similar configuration,
>> and would like to share what they are using and why?
>> (qmail, procmail, courier, postfix, sendmail...?
>> pop3 or imap?)
>>
>> thanks for any tips,
>> Peter.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-16-2008, 05:44 AM
Peter Vos
 
Posts: n/a
Default Re: question about mailserver

On Tue, 22 Jun 2004 15:35:35 +0000, Sean Keplinger wrote:

> Peter Vos <peter.vos@dns.be> wrote:
>
>> I'm not using my own domain, but want to get email from the
>> ISP, and make it available to the users on the internal network.

>
> Sounds like you need fetchmail. It basically checks your ISP email and
> then feeds it back into sendmail so that you can use procmail, pine, mail,
> etc.
>


Thanks for the tip, it seems to be what I was looking for. If I
understand correctly, all I have to do is configure a mailserver
(pop or imap or whatever) on my machine, which accepts smtp from
fetchmail?

> HTH,
> Sean


You did, thanks,
Peter.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-16-2008, 05:44 AM
Peter Vos
 
Posts: n/a
Default Re: question about mailserver

On Tue, 22 Jun 2004 16:41:51 +0000, jpd wrote:

> On 2004-06-22, Sean Keplinger <skeplin@gandalf.spookyworld.dnsalias.com> wrote:
>> Peter Vos <peter.vos@dns.be> wrote:
>>
>>> I'm not using my own domain, but want to get email from the
>>> ISP, and make it available to the users on the internal network.

>>
>> Sounds like you need fetchmail. It basically checks your ISP email and
>> then feeds it back into sendmail so that you can use procmail, pine, mail,
>> etc.

>
> And why would that be? Who knows, maybe the ISP supports sending mail
> by SMTP to OPs server. That is preferrable (IMO) over polling. In the
> face of not knowing that, why bother with higly speculative answers?
>
> Please, just ask OP for more detail or outline _all_ options known to
> you. If this is the only option you knew about, you now know that you
> didn't know enough to answer the question.



I didn't really expect a full blown article explaining all possible
actions - as I'm willing to experiment a bit in order to learn things,
I'm happy with any pointer to something useful (as I don't have
enough free time to try out everything).
SMTP may be better, but polling pop accounts is all I get from this ISP.

Peter.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-16-2008, 05:44 AM
jpd
 
Posts: n/a
Default Re: question about mailserver

On 2004-06-23, Peter Vos <peter.vos@dns.be> wrote:
> I'm happy with any pointer to something useful (as I don't have
> enough free time to try out everything).


But your question didn't include enough information to make much
judgement about what might be useful. So we're stuck with guessing what
your environment may or may not be -- compare the commercial suggestion.

When it isn't necessairy one should not have to guess, and so one should
not guess without at least announcing one does.

That was the point, really. If this or the other is the right solution
or maybe there exists something not mentioned that is even better, is
completely besides my point, actually.


--
j p d (at) d s b (dot) t u d e l f t (dot) n l .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-16-2008, 05:44 AM
Sean Keplinger
 
Posts: n/a
Default Re: question about mailserver

Peter Vos <peter.vos@dns.be> wrote:

> Thanks for the tip, it seems to be what I was looking for. If I
> understand correctly, all I have to do is configure a mailserver
> (pop or imap or whatever) on my machine, which accepts smtp from
> fetchmail?


Sendmail should already be running by default on your OBSD box, but you'd
have to install pine or elm or mutt separately if you wanted to use a more
robust MUA. I personally don't like the bare-bones "mail" program interface.

In each user's /home directory, you set up a .fetchmailrc config file which
specifies how often to poll, where to go to get mail, which protocol to use
and your username and password (security issues abound). Then, you start
fetchmail for that user.

Once you install fetchmail, just check the man page for more configuration
options -- 'man fetchmail'.

For users to be able to check their mail from another machine (Linux,Windows,
Mac, etc) you need to install a POP3 or IMAP daemon; I use ipopd.

If you'd like, email me personally and I can fill in some more details. (See
address below.)


Sean
--
\___/ Sean Keplinger
|o,o| skeplin at one dot net
\/ ) http://spookyworld.dnsalias.com
----mm-----------------------------------
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:26 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com