RE: Forward and retain a copy

2000-03-10 Thread Martin Paulucci

Hi!,
Thanks for the tip. I need to implement something like that, but I only need to send 
to the remote address the From and Subject of the email. Any idea how to strip that 
from the message?. We are going to implement an email forward service to cell phones 
and pagers, so I need only to send that info and not the whole message.

Thanks!,
Martin.
- Original Message - 
From: Mikko Hänninen [EMAIL PROTECTED]
To: Christopher Tarricone [EMAIL PROTECTED]
Cc: Qmail Mailling List [EMAIL PROTECTED]
Sent: Thursday, March 09, 2000 6:19 PM
Subject: Re: Forward and retain a copy


 Christopher Tarricone [EMAIL PROTECTED] wrote on Thu, 09 Mar 2000:
  Is there a way in qmail to forward a copy of an e-mail to another
  accoutn but still retain a copy on my server for archive purposes.
 
 Put this in the .qmail file for the account:
 
   remote@address
   ./Mailbox
 
 ... this will forward to remote@address as well as store a copy in the
 local mail folder called "Mailbox" in the user's home dir.  If you use
 Maildir, replace ./Mailbox with "./Maildir/".  For more information
 what you can do in .qmail, do "man dot-qmail".
 
 
 Hope this helps,
 Mikko
 -- 
 // Mikko Hänninen, aka. Wizzu  //  [EMAIL PROTECTED]  //  http://www.iki.fi/wiz/
 // The Corrs list maintainer  //   net.freak  //   DALnet IRC operator /
 // Interests: roleplaying, Linux, the Net, fantasy  scifi, the Corrs /
 Bumper sticker: I brake for no apparent reason.
 



RE: Forward and retain a copy

2000-03-09 Thread Stephen Bosch



 Is there a way in qmail to forward a copy of an e-mail to another
 accoutn but still retain a copy on my server for archive purposes.

 Example

 [EMAIL PROTECTED] receives and e-mail a copy is sent to thier aol
 account but mydomain.com's mail server retains a copy.

I've always just put the local address and the forward address in the
.forward file -- that's never caused a loop so I'm assuming that the MTA
knows enough to interpret this as a request to leave a copy in the local
mailbox.

Of course, that was with sendmail... I don't actually know what qmail does,
since I haven't had to use this since I started using qmail.

Anybody else?

-Stephen-



Re: Forward and retain a copy

2000-03-09 Thread Mikko Hänninen

Christopher Tarricone [EMAIL PROTECTED] wrote on Thu, 09 Mar 2000:
 Is there a way in qmail to forward a copy of an e-mail to another
 accoutn but still retain a copy on my server for archive purposes.

Put this in the .qmail file for the account:

  remote@address
  ./Mailbox

... this will forward to remote@address as well as store a copy in the
local mail folder called "Mailbox" in the user's home dir.  If you use
Maildir, replace ./Mailbox with "./Maildir/".  For more information
what you can do in .qmail, do "man dot-qmail".


Hope this helps,
Mikko
-- 
// Mikko Hänninen, aka. Wizzu  //  [EMAIL PROTECTED]  //  http://www.iki.fi/wiz/
// The Corrs list maintainer  //   net.freak  //   DALnet IRC operator /
// Interests: roleplaying, Linux, the Net, fantasy  scifi, the Corrs /
Bumper sticker: I brake for no apparent reason.



RE: Forward and retain a copy

2000-03-09 Thread John Gonzalez/netMDC admin

Yes, we do this for customers that want a copy of their email, plus a copy
sent to a pager, or any other device :)

Modify your .qmail file in the home directory, and just put each recipient
on a seperate line in the file.

[EMAIL PROTECTED]
./Mailbox

or whatever format you are storing in.

On Thu, 9 Mar 2000, Stephen Bosch wrote:



 Is there a way in qmail to forward a copy of an e-mail to another
 accoutn but still retain a copy on my server for archive purposes.

 Example

 [EMAIL PROTECTED] receives and e-mail a copy is sent to thier aol
 account but mydomain.com's mail server retains a copy.

I've always just put the local address and the forward address in the
.forward file -- that's never caused a loop so I'm assuming that the MTA
knows enough to interpret this as a request to leave a copy in the local
mailbox.

Of course, that was with sendmail... I don't actually know what qmail does,
since I haven't had to use this since I started using qmail.

Anybody else?

-Stephen-



  ___   _  __   _  
__  /___ ___    /__  John Gonzalez/Net.Tech
__  __ \ __ \  __/_  __ `__ \/ __  /_  ___/ MDC Computers/netMDC!
_  / / / `__/ /_  / / / / / / /_/ / / /__ (505)437-7600/fax-437-3052
/_/ /_/\___/\__/ /_/ /_/ /_/\__,_/  \___/ http://www.netmdc.com
[-[system info]---]
  2:30pm  up 44 days, 22:27,  4 users,  load average: 0.50, 0.52, 0.46