![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unix and Windows Server 2003 | italia | UNIX for Dummies Questions & Answers | 1 | 03-01-2007 11:09 PM |
| problem sending mail to outlook | Terrible | Shell Programming and Scripting | 5 | 07-28-2006 06:32 AM |
| outlook for unix? | frustrated1 | SUN Solaris | 1 | 11-14-2005 10:34 AM |
| using mailx to send a log file to my outlook e-mail account | simt | UNIX for Dummies Questions & Answers | 6 | 09-01-2004 11:25 AM |
| Unix IMAP e-mail via Outlook showing +10 hours | arkady | UNIX for Dummies Questions & Answers | 2 | 05-14-2004 12:02 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
UNIX mail to Outlook 2003
I'm trying to move a users multiple folders (archieved email) from a Solaris UNIX system to Outlook 2003. The user accesses the mail via ELM and folder are kept on his home drive, not under /var/mail. I was told I can use either IMAP and/or POP3 to connect to the UNIX server from outlook and just move his folders. How do I do that? I have tried both IMAP and POP setup on Outlook, but can not connected to the UNIX server via Outlook .
I checked the server and found that IMAP was not installed so it appears I need an IMAP client. Any suggestions would be appriecated. Thanks Ron |
|
||||
|
You need a IMAP or POP server to be running on the computer where the Unix mailboxes reside. The server must be configured to allow access to the required directory paths, obviously.
If it's a one-shot job, you might want to avoid installing anything permanently. Some really simple POP server can probably be run right from the user's home directory on a non-standard port number. I hear there's a simple POP server available for Python; I would imagine the IMAP and POP libraries available for Python and Perl would come with a simple proof-of-concept server implementation which is probably good enough for this. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|