Reply Address

2000-01-17 Thread David Anso

Why don't the reply's for this list go back to the list?  Wouldn't that make
it a little bit easier?


Regards

David Anso
Network Administrator (daveland.co.nz)

Email:  [EMAIL PROTECTED]




Re: Reply Address

2000-01-18 Thread Anand Buddhdev

On Tue, Jan 18, 2000 at 08:52:24PM +1300, David Anso wrote:

> Why don't the reply's for this list go back to the list?  Wouldn't that make
> it a little bit easier?

See http://cr.yp.to/proto/replyto.html

-- 
See complete headers for more info



pulling mail from other than new/cur (sorry again...better reply address)

2001-05-17 Thread Michael Boyiazis

Greetings,
   We've got a POP3 setup working just fine, but there is a desire to
add IMAP servers so that web mail might be added also.  The problem
I see is that users will be making misc new subdir's in their Maildir
on the same level as new and cur, such as stuff_from_joe, spam, whatever.

So I've been asked to munge up qmail-pop3d so it can pull mail from
all these potential directories, not just new and cur, just in case that
user
decides to use our POP3 server at a later date to check mail.

Think this would be a major undertaking?

Snooping around qmail-pop3d.c I see a call to maildir_scan which seems
to look in new and cur for mail during its getlist process.  Perhaps I could
have that code first do a lookup for other directories besides new and cur
(and tmp) and loop through that list of directories looking for mail to give
to getlist.

Am I just making a mess of things here?  Is there an easier way to do this?

Thanks for any thoughts, good or bad.

--
Michael Boyiazis
[EMAIL PROTECTED]
Mail Architect, NetZero, Inc.





Re: pulling mail from other than new/cur (sorry again...better reply address)

2001-05-17 Thread Tim Hunter


Honestly this sounds like a bad idea.
You are really opening up a can of worms since you could potentially have an
unlimited number of subdirectories.
New mail only originates in one place ./Maildir/new/
./Maildir/cur/ is checked in case mail is left on the server or checked by
imap, webmail, locally first (someone correct me if im wrong)

pop3 is truthfully/originlly only made to check the new mail
imap, webmail, etc is meant for those people who like to keep stuff server
side and need the organization that subfolders provides there.

you cant have your cake and eat it too...


-- Tim

- Original Message -
From: "Michael Boyiazis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 17, 2001 9:24 PM
Subject: pulling mail from other than new/cur (sorry again...better reply
address)


> Greetings,
>We've got a POP3 setup working just fine, but there is a desire to
> add IMAP servers so that web mail might be added also.  The problem
> I see is that users will be making misc new subdir's in their Maildir
> on the same level as new and cur, such as stuff_from_joe, spam, whatever.
>
> So I've been asked to munge up qmail-pop3d so it can pull mail from
> all these potential directories, not just new and cur, just in case that
> user
> decides to use our POP3 server at a later date to check mail.
>
> Think this would be a major undertaking?
>
> Snooping around qmail-pop3d.c I see a call to maildir_scan which seems
> to look in new and cur for mail during its getlist process.  Perhaps I
could
> have that code first do a lookup for other directories besides new and cur
> (and tmp) and loop through that list of directories looking for mail to
give
> to getlist.
>
> Am I just making a mess of things here?  Is there an easier way to do
this?
>
> Thanks for any thoughts, good or bad.
>
> --
> Michael Boyiazis
> [EMAIL PROTECTED]
> Mail Architect, NetZero, Inc.
>
>
>




Re: pulling mail from other than new/cur (sorry again...better reply address)

2001-05-18 Thread Paul Gregg

In article <001b01c0df3b$ff09c9f0$6464a8c0@ALCATRAZ> you wrote:
> 
> you cant have your cake and eat it too...
> 

Sure you can - rather stupid buying the cake in the first place if you
can't eat it ;-)

Yes it opens a can of worms, just plan it properly and make sure none
can escape.

Paul.
-- 
| Paul Gregg|T: +44 (0) 28 90424190
| Technical Director|F: +44 (0) 28 90424709
| The Internet Business Ltd |W: http://www.tibus.com
| Holywood House, Innis Court   |E: [EMAIL PROTECTED]
| Holywood, Co Down, BT18 9HF   |P: [EMAIL PROTECTED]




Re: pulling mail from other than new/cur (sorry again...better reply address)

2001-05-22 Thread Paul Gregg

Dave Sill <[EMAIL PROTECTED]> wrote:
>>Sure you can - rather stupid buying the cake in the first place if you
>>can't eat it ;-)
> 
> No you can't. If you eat it, you no longer have it. Of course, you
> could eat half of it and still have half of it. :-)

Yes you do still have it.  Might not be quite as accessable after eating it
and I'm not sure you'd want to get it back.  But you still have it for 
the next 24-48 hours and possibly longer if you like Mr. Hankey.
:-)

Paul.
-- 
| Paul Gregg|T: +44 (0) 28 90424190
| Technical Director|F: +44 (0) 28 90424709
| The Internet Business Ltd |W: http://www.tibus.com
| Holywood House, Innis Court   |E: [EMAIL PROTECTED]
| Holywood, Co Down, BT18 9HF   |P: [EMAIL PROTECTED]