<html>
Basically it boils down to this:<br>
<br>
&nbsp;I want to ensure that we both have access to the email
messages.&nbsp; Since she and I will both be doing order verification and
fulfillment, I wanted to ensure that:<br>
1.&nbsp; We could both read/see what email orders have been placed<br>
2.&nbsp; This allows either of us to respond to email inquiries from
customers.<br>
3.&nbsp; If one of us verifies/fulfills the order, then it should be
marked as &quot;completed&quot;<br>
4.&nbsp; This allows us both to operate at the same time on the orders
placed, without &quot;stepping on toes&quot; so to speak<br>
5.&nbsp; If one person downloads all orders via POP3, then we would
either have to print off ALL orders downloaded (only completed orders
should need printed out for book-keeping purposes), do all work from a
single workstation, or alternatively forward remaining emails to the
other person.&nbsp; I feel that all of this is a headache that can be
avoided more efficiently in the way I am proposing.<br>
<br>
<b><u>NOTE<br>
</u></b>This is an interim solution to an immediate problem.&nbsp; I
intend, in the long run, to have an email parsing system that will
retrieve all email orders from a central point (mbox) and transcribe the
order information into a MySQL database that we will both work off
of.&nbsp; This would allow for an additional simplification of
book-keeping duties, and allow for scripts to be created to allow us to
know, at any given point, how our orders are fluctuating (time of year,
holiday seasons, etc).&nbsp; This will also allow us to better know which
products are moving more quickly, and which are &quot;non-sellers&quot;
so that we can maximize our profit potential and streamline our product
inventory.<br>
<br>
Chaz03<br>
<br>
<br>
At 10:08 AM 10/24/02 -0400, you wrote:<br>
<blockquote type=cite class=cite cite>I guess the reason why I asked what
client you were using, is that if<br>
you were using just linux clients for example,<br>
Then theres probably no reason why to even use POP/IMAP. I'd read
the<br>
mail files directly. This will allow you to do all your mail
tagging,<br>
since you're working with the files directly.<br>
<br>
One more question, you seem to indicate you will be having multiple<br>
people readming the same mailbox??<br>
For what reason, why not split up the mail messages into separate<br>
mailboxes, that way you don't need to<br>
worry about what the other person is doing..<br>
<br>
-Mark<br>
<br>
<br>
-----Original Message-----<br>
From: owner-nflug@nflug.org
[<a href="mailto:owner-nflug@nflug.org" eudora="autourl">mailto:owner-nflug@nflug.org</a>]
On Behalf Of<br>
Charles Rishel<br>
Sent: Thursday, October 24, 2002 3:47 AM<br>
To: nflug@nflug.org<br>
Subject: RE: Need some input on IMAP<br>
<br>
<br>
Mark,<br>
It took me some time to research the information you posted.&nbsp; As
you<br>
state, <br>
they EMPHATICALLY suggest not using this method.&nbsp; I am not entirely
sure<br>
<br>
that I would need directory support anyway, so it may be a mute <br>
point.&nbsp; Will have to cross that bridge when I come to it.<br>
<br>
I have RH8 which does come with the fetchmail and imap packages on <br>
disk2.&nbsp; I will likely do another install on a test HD to see what I
come<br>
up <br>
with.<br>
<br>
I only use Eudora for a mail client on my desktop system, I do like<br>
Ximian <br>
on RH8 though, will have to see how that works with the imap server 
<br>
also.&nbsp; I refuse to use OE or Outlook due to their inherent
security<br>
flaws.<br>
<br>
Thanks Mark and Justin for the input.<br>
Chaz03<br>
<br>
At 08:39 PM 10/23/02 -0400, you wrote:<br>
&gt;You can change the default format without recompiling by creating an
<br>
&gt;/etc/c-client.cf And in it putting:<br>
&gt;<br>
&gt;I accept the risk<br>
&gt;set new-folder-format &lt;driver-name&gt;<br>
&gt;set empty-folder-format &lt;driver-name&gt;<br>
&gt;<br>
&gt;To fix some web-mail multiple socket issues, besides setting the
number<br>
<br>
&gt;of concurrent connections higher, You can also lower the timout by
<br>
&gt;putting the following in the c-client.cf file:<br>
&gt;<br>
&gt;set tcp-read-timeout &lt;number&gt;<br>
&gt;<br>
&gt;Where &lt;number&gt; is the number of seconds.<br>
&gt;<br>
&gt;<br>
&gt;Note, that the c-client.cf file is really not supposed to be used,
and <br>
&gt;the authors strongly suggest compiling your Own version of the
software<br>
<br>
&gt;instead of tewaking these values, but I have really never had any
<br>
&gt;problems, And the format has almost never changed (considering they
<br>
&gt;only put out a new version of the software once every couple<br>
&gt;Of years!)<br>
&gt;<br>
&gt;<br>
&gt;That's also why the first line HAS to be &quot;I accept the
risk&quot; . Because <br>
&gt;they really want you to know What you are doing..but it's definitely
<br>
&gt;worth a try expeciually if you just want to experiment a little
bit!<br>
&gt;<br>
&gt;<br>
&gt;P.S. what will you be using to actually read the email?? (i.e. what
<br>
&gt;IMAP<br>
&gt;client?)<br>
&gt;<br>
&gt;-Mark<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;-----Original Message-----<br>
&gt;From: owner-nflug@nflug.org
[<a href="mailto:owner-nflug@nflug.org" eudora="autourl">mailto:owner-nflug@nflug.org</a>]
On Behalf Of<br>
<br>
&gt;Justin Bennett<br>
&gt;Sent: Wednesday, October 23, 2002 8:12 PM<br>
&gt;To: nflug@nflug.org<br>
&gt;Subject: RE: Need some input on IMAP<br>
&gt;<br>
&gt;<br>
&gt;UW is stable and quick, one problem is that by default it used mbox
<br>
&gt;format meaning a imap 'folder' is actually one file with text emails
<br>
&gt;one after another. This means that you can't have folders with <br>
&gt;subfolders. Other than that It's stable I run it in an enviroment
with<br>
250 users.<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; We had people in our europe office who did
pop with netscape with<br>
&gt;50+ folders, and they had folders inside of folders, sometimes 5
deep.<br>
&gt;We converted them to squirrelmail (web based imap mail) using UW imap
<br>
&gt;server, this became an issue. But other than that it's fine.<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; If you use redhat or some of the other
distributions it comes <br>
&gt;standard as part of the distribution, and that means if you use a
<br>
&gt;service like redhat's up2date (Red Hat Network) you can easily keep
<br>
&gt;your box current for all security fixes and such, if you compile and
<br>
&gt;install software you'll have to manually keep track of what you have
<br>
&gt;and keep it up to date. I know mandrakes got a similar service. There
<br>
&gt;are others out there Cyrus for example that do subfolders out of the
<br>
&gt;box. But for what you doing UW is probably fine, Cyrus also used to
<br>
&gt;have some issues with ximian evolution mail client for linux, don't
<br>
&gt;know if they got that cleared up. Other than the subfolder issue
theres<br>
<br>
&gt;not too much difference.<br>
&gt;<br>
&gt;<br>
&gt;Justin<br>
&gt;<br>
&gt;<br>
&gt;Charles Rishel said:<br>
&gt; &gt; UW IMAP is what I am reading up on now.&nbsp; I figure it will
likely be <br>
&gt; &gt; the one&nbsp; I use, but am looking for any input from people
with <br>
&gt; &gt; experience with imap,&nbsp; as I have no previous experience
with it.<br>
&gt; &gt;<br>
&gt; &gt; To your second question, yes.&nbsp; We are in the process of
creating the<br>
<br>
&gt; &gt; website, hosted with a provider, I am going to .forward all
incoming<br>
<br>
&gt; &gt; email&nbsp; to that site to an email account with my ISP.&nbsp;
I then want to<br>
<br>
&gt; &gt; be able to&nbsp; download all the messages to my Linux server
using <br>
&gt; &gt; fetchmail. I would then&nbsp; be able to use the existing POP3
<br>
&gt; &gt; implementation that is currently running&nbsp; on my system,
however, I <br>
&gt; &gt; want to enable us to BOTH be able to see/read/respond as
necessary <br>
&gt; &gt; to the business emails.&nbsp; I figure IMAP would&nbsp; be best
for that, as <br>
&gt; &gt; then she or myself can mark messages as read or&nbsp; replied
to, but the<br>
<br>
&gt; &gt; other will still be able to see/read/access the applicable
email <br>
&gt; &gt; message.&nbsp; I<br>
&gt;<br>
&gt; &gt; hope I have not confused anyone on that.<br>
&gt; &gt;<br>
&gt; &gt; POP3 deficiency: if you leave message on server, there is no
way to <br>
&gt; &gt; know if&nbsp; the message has been recieved or replied
to.&nbsp; I want to <br>
&gt; &gt; circumvent this&nbsp; problem.&nbsp; At the same time, I don't
want messages <br>
&gt; &gt; removed from the server.<br>
&gt; &gt;<br>
&gt; &gt; At 06:32 PM 10/23/02 -0400, you wrote:<br>
&gt; &gt;&gt;What you'll probably want is the UW IMAP server. (the same
people <br>
&gt; &gt;&gt;that<br>
&gt;<br>
&gt; &gt;&gt;make PINE)<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;You should be able to download it directly from <br>
&gt;
&gt;&gt;<a href="http://www.washington.edu/imap/" eudora="autourl">http://www.washington.edu/imap/</a>
But I'm sure it also comes as <br>
&gt; &gt;&gt;standard<br>
&gt;<br>
&gt; &gt;&gt;packages in linux distributions.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;BTW, when you say you'r using fetchmail to retreive emails
fomr the <br>
&gt; &gt;&gt;server, do you Mean from your ISP??<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;-Mark<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;-----Original Message-----<br>
&gt; &gt;&gt;From: owner-nflug@nflug.org
[<a href="mailto:owner-nflug@nflug.org" eudora="autourl">mailto:owner-nflug@nflug.org</a>]
On Behalf<br>
<br>
&gt; &gt;&gt;Of&nbsp; Charles Rishel<br>
&gt; &gt;&gt;Sent: Wednesday, October 23, 2002 6:03 PM<br>
&gt; &gt;&gt;To: nflug@nflug.org<br>
&gt; &gt;&gt;Subject: Need some input on IMAP<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;Hey all,<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;I have seen many people talking about fetchmail and such for
<br>
&gt; &gt;&gt;retrieval<br>
&gt;<br>
&gt; &gt;&gt;of email to a local server.&nbsp; Me and my g/f are starting
a home-based<br>
<br>
&gt; &gt;&gt;sales&nbsp; business and a web-site.&nbsp; I would like to
setup an imap <br>
&gt; &gt;&gt;server so that&nbsp; we can both access emails for the
business, off of <br>
&gt; &gt;&gt;my local server.&nbsp; I&nbsp; will<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;likely use fetchmail to retrieve the emails from the server
and <br>
&gt; &gt;&gt;store<br>
&gt;<br>
&gt; &gt;&gt;them locally to be accessed via imap.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;I am looking for input on the various imap implementations
that are <br>
&gt; &gt;&gt;out&nbsp; there.&nbsp; Just like anything in Linux there is
much to choose <br>
&gt; &gt;&gt;from.<br>
&gt;<br>
&gt; &gt;&gt;Having no need for an imap server previously, I am looking
for any <br>
&gt; &gt;&gt;real-world&nbsp; advice from those who have dealt with the
various imap <br>
&gt; &gt;&gt;software packages.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;(Side note)<br>
&gt; &gt;&gt;I find it funny that I always hear that &quot;there's no
software for <br>
&gt; &gt;&gt;Linux&quot;&nbsp; all the time, I find it ironic because one
of the biggest <br>
&gt; &gt;&gt;problems I have&nbsp; found with Linux is the over-abundance
of software.<br>
<br>
&gt; &gt;&gt;There are usually 3+&nbsp; programs that can do equivalent
things, it is <br>
&gt; &gt;&gt;just a matter of preference,sometimes stability, and ease of
<br>
&gt; &gt;&gt;installation that usually&nbsp; sets<br>
&gt; &gt;&gt;them apart.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;Thanks,<br>
&gt; &gt;&gt;Chaz03<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;&quot;If you want others to follow, give them leadership
that they can <br>
&gt; &gt;&gt;believe in.&quot;<br>
&gt; &gt;<br>
&gt; &gt; &quot;If you want others to follow, give them leadership that
they can <br>
&gt; &gt; believe in.&quot;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; This message has been scanned for viruses and<br>
&gt; &gt; dangerous content by Dynabrade using Mailscanner,<br>
&gt; &gt; and is believed to be clean.<br>
&gt;<br>
&gt;<br>
&gt;--<br>
&gt;-------------------------------------------<br>
&gt;Justin Bennett<br>
&gt;Red Hat (Linux) Certified Engineer<br>
&gt;Network Administrator<br>
&gt;Dynabrade Inc.<br>
&gt;8989 Sheridan Dr<br>
&gt;Clarence, NY 14031<br>
&gt;716-631-0100 ext 215<br>
<br>
&quot;If you want others to follow, give them leadership that they
can<br>
believe in.&quot;</blockquote>
<x-sigsep><p></x-sigsep>
&quot;If you want others to follow, give them leadership that they can
believe in.&quot;<br>
</html>