Re: Hard Mail Question

2004-08-24 Thread Charles Ulrich

Odhiambo Washington said:
> * Sean Murphy <[EMAIL PROTECTED]> [20040824 02:12]: wrote:
>> Without using "leave mail on server" or "leave mail on server for x days"
>> is it possible after I have downloaded my email to my computer using pop3
>> to put it back so I can access it from a different computer.  Possibly ftp
>> it back to the server and copy it to my mail directory to redownload it? or
>> mabey install imap and place it in my inbox folder on my local drive...
>> would that throw it back on the server?
>>
>> FreeBSD 4.10 and Sendmail
>
> Hi Sean,
>
> The easy answer is NO.

The other easy answer is YES.

Just open up your mail client and send the messages back to yourself. It's
always worked for me.

-- 
Charles Ulrich
System Administrator
Ideal Solution - http://www.idealso.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Hard Mail Question

2004-08-24 Thread Geert Hendrickx
On Mon, Aug 23, 2004 at 04:11:49PM -0700, Sean Murphy wrote:
> Without using "leave mail on server" or "leave mail on server for x days" 
> is it possible after I have downloaded my email to my computer using pop3 
> to put it back so I can access it from a different computer.  Possibly ftp 
> it back to the server and copy it to my mail directory to redownload it? or 
> mabey install imap and place it in my inbox folder on my local drive... 
> would that throw it back on the server?
> 
> FreeBSD 4.10 and Sendmail

You could use UIDL on your pop3-client (e.g. fetchmail).  It keeps a
database of which mails have been downloaded already (using server-side
checksums), and that way you could leave all your mail on one central
server, downloading it on different clients (and downloading every mail
only once per client).  

Your .fetchmailrc would look something like this: 

poll  with protocol POP3 options uidl
user  there with password 
is  here options keep

GH
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Hard Mail Question

2004-08-24 Thread Ruben de Groot
On Tue, Aug 24, 2004 at 11:03:34AM +0300, Odhiambo Washington typed:
> * Sean Murphy <[EMAIL PROTECTED]> [20040824 02:12]: wrote:
> > Without using "leave mail on server" or "leave mail on server for x days" 
> > is it possible after I have downloaded my email to my computer using pop3 
> > to put it back so I can access it from a different computer.  Possibly ftp 
> > it back to the server and copy it to my mail directory to redownload it? or 
> > mabey install imap and place it in my inbox folder on my local drive... 
> > would that throw it back on the server?
> > 
> > FreeBSD 4.10 and Sendmail
> 
> Hi Sean,
> 
> The easy answer is NO.
> The complicated answer is "everything is possible under the sky".
> Maybe yes, if you ask this question on [EMAIL PROTECTED] ;)
>
> You will ask them to direct you to a tool that takes a .dbx file, splits
> it into individual e-mails, in a format that is not proprietary to
> Microshit and then you can FTP those back to the server, placing them
> either in ~smurphy/Maildir/new/ or in /var/mail/smurphy - I guess you
> already see how much time you will waste using Microshit products!

Actually, since Sean seems to be using Eudora 
(X-Mailer: QUALCOMM Windows Eudora Version 6.1.1.1), whose files are in the 
standard Unix mailbox format, simply uploading the mailbox file and 
appending it to /var/mail/user on the server *should* do the trick.

Ruben

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Hard Mail Question

2004-08-24 Thread Joshua Tinnin
On Monday 23 August 2004 04:11 pm, Sean Murphy <[EMAIL PROTECTED]> wrote:
> Without using "leave mail on server" or "leave mail on server for x days"
> is it possible after I have downloaded my email to my computer using pop3
> to put it back so I can access it from a different computer.  Possibly ftp
> it back to the server and copy it to my mail directory to redownload it? or
> mabey install imap and place it in my inbox folder on my local drive...
> would that throw it back on the server?

No - the previous answer to your query was correct - but imap is going in the 
right direction. You could set up an imap server on your own FreeBSD machine 
and access your email and all your folders from anywhere with it, even from 
multiple accounts (which can be pop3 or imap, or whatever), feeding into your 
imap server. Of course, you have to set up your machine as a real mail server 
to do this, which might not be what you want to do.

- jt
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Hard Mail Question

2004-08-24 Thread Odhiambo Washington
* Sean Murphy <[EMAIL PROTECTED]> [20040824 02:12]: wrote:
> Without using "leave mail on server" or "leave mail on server for x days" 
> is it possible after I have downloaded my email to my computer using pop3 
> to put it back so I can access it from a different computer.  Possibly ftp 
> it back to the server and copy it to my mail directory to redownload it? or 
> mabey install imap and place it in my inbox folder on my local drive... 
> would that throw it back on the server?
> 
> FreeBSD 4.10 and Sendmail

Hi Sean,

The easy answer is NO.
The complicated answer is "everything is possible under the sky".
Maybe yes, if you ask this question on [EMAIL PROTECTED] ;)

You will ask them to direct you to a tool that takes a .dbx file, splits
it into individual e-mails, in a format that is not proprietary to
Microshit and then you can FTP those back to the server, placing them
either in ~smurphy/Maildir/new/ or in /var/mail/smurphy - I guess you
already see how much time you will waste using Microshit products!


-Wash

http://www.netmeister.org/news/learn2quote.html

--
+==+
|\  _,,,---,,_ | Odhiambo Washington<[EMAIL PROTECTED]>
Zzz /,`.-'`'-.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
   |,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
  '---''(_/--'  `-'\_) | GSM: +254 722 743223   +254 733 744121
+==+
Q:  How many Martians does it take to screw in a lightbulb?
A:  One and a half.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Hard Mail Question

2004-08-23 Thread Sean Murphy
Without using "leave mail on server" or "leave mail on server for x days" 
is it possible after I have downloaded my email to my computer using pop3 
to put it back so I can access it from a different computer.  Possibly ftp 
it back to the server and copy it to my mail directory to redownload it? or 
mabey install imap and place it in my inbox folder on my local drive... 
would that throw it back on the server?

FreeBSD 4.10 and Sendmail
---
Sean Murphy
Network Technician
California Institute of the Arts
[EMAIL PROTECTED]
www.calarts.edu/network
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"