PDA

View Full Version : Home IMAP server - possible?




5300cs
Oct 31, 2004, 07:37 PM
I have Panther server running on a machine at home, and I'd like to run my own IMAP mail server. Unfortunately I don't have a static IP, but I use one of those services that'll reverse DNS your IP to a homename. In my case it's with no-ip, so for example it's something like freebeer.no-ip.com ( :D ) I use it to ssh & ftp into my home machine, but I cannot seem to figure out what to put as mail servers for IMAP.

Can someone help me out with this, or tell me it's impossible?
Thanks in advance :)



scan300
Nov 1, 2004, 07:16 AM
It should be possible if you can be looked up via DNS.

The best place to go is the OSX server discussion list.
http://discussions.info.apple.com/webx?14@146.AlkWa0qPAAp.0@.599b395c

or email discussion list
http://lists.apple.com/mailman/listinfo/macos-x-server

neilrobinson
Nov 1, 2004, 07:32 AM
should be able to do it,

currently i have running which i simular enough for this purpose,

AMD 64 2800+ :D (folding 24x7 :p )

its running fedora 2 and i use sendmail (recives and sends STMP mail) dovecote (IMAP & POP3) and i use SquirrelMail for webbased access. all these should run on mac fine. just have a look at the developers site for howto's ect.

i also have fetchmail running every 60 seconds to get mail off my ISP.

i use dyndns (neilrobinson.homelinux.org)and have set my mx host? thingybob to my web address, neilrobinson@homelinux.org.

if you need some more help with config ect send me a PM.

hope it helps!

5300cs
Nov 2, 2004, 08:26 AM
Well, I get to this point and I'm not sure what to put in. Not an IP, right? My hostname?

neilrobinson
Nov 2, 2004, 04:42 PM
will post when i get to work. 30min! :o

neilrobinson
Nov 2, 2004, 05:15 PM
ok enable stmp, you better have that enabled to send email, the second option is for when you send an email you can have it forward to your ISP's STMP server instead of your server figuring out the details.

btw, what program is that screenshot from? :confused:

5300cs
Nov 2, 2004, 05:30 PM
The shot is from Server Admin.

Ok, so I have SMTP enabled, and .Mac's SMTP server put in. What about the server info when adding an account in Apple Mail :confused:

Man, I feel like a newbie doing this :rolleyes: sendmail & pine were so much easier ...

neilrobinson
Nov 2, 2004, 05:55 PM
The shot is from Server Admin.

Ok, so I have SMTP enabled, and .Mac's SMTP server put in. What about the server info when adding an account in Apple Mail :confused:

Man, I feel like a newbie doing this :rolleyes: sendmail & pine were so much easier ...

yeah i agree, give me sendmail anyday! :D

in apple mail, iincoming should be your servers internal ip 192.168.0.1?

username; the username you setup for mail eg, neil@neilrobinson.homelinux.org, my username is neil.

hope that helps.

neil