Click to See Complete Forum and Search --> : only cool people use postfix


coughee
10-18-2001, 09:30 AM
...thats why i need help with it. i have postifix running for a local area network ONLY, so to be clear, there is NO internet connection nor is it required. so what i have: one linux server, and a few windows 95 clients. question = how do i set the windows clients to access mail on my postfix server?
:cool:

mohawkc
10-18-2001, 11:47 AM
I would suggest setting up a pop3 server. It would probably be the easier of your two options (that I can think of) [pop3 or imap].

Then have them retrieve their mail via [hostname] on port 110.

coughee
10-18-2001, 01:10 PM
can i use postfix for pop3 on my lan?

X_console
10-18-2001, 01:42 PM
postfix sends and receives emails. If you want to get email from your linux server, install an imap or pop3 server. Here: http://www.postfix.org/addon.html Scroll down to the section POP/IMAP servers.