Mailinglist Archive: opensuse (4053 mails)
| < Previous | Next > |
Quick way to forward all the messages in a spool to a remote address
- From: wilson@xxxxxxxxxxx (Jonathan Wilson)
- Date: Wed, 01 Aug 2001 12:10:52 -0500
- Message-id: <5.1.0.14.0.20010801121034.0619c6d8@xxxxxxxxxxxxxxxx>
Hello,
I'm having a situation where I need to forward the last mails in someone's spool dir to anthoer address. Please note that I'm using Postfix for my MTA. I tried the following:
cat /var/spool/virtual/domain.tld/jw | sendmail jw@xxxxxxxxxxx
But that sends the whole file as one enormous message. I need it to read the spool and break it up into messages.
Any ideas? I have several spools to do this to, so I cannot do it by hand.
TIA!
----------------------------------------------------
Jonathan Wilson
System Administrator
Cedar Creek Software http://www.cedarcreeksoftware.com
Central Texas IT http://www.centraltexasit.com
I'm having a situation where I need to forward the last mails in someone's spool dir to anthoer address. Please note that I'm using Postfix for my MTA. I tried the following:
cat /var/spool/virtual/domain.tld/jw | sendmail jw@xxxxxxxxxxx
But that sends the whole file as one enormous message. I need it to read the spool and break it up into messages.
Any ideas? I have several spools to do this to, so I cannot do it by hand.
TIA!
----------------------------------------------------
Jonathan Wilson
System Administrator
Cedar Creek Software http://www.cedarcreeksoftware.com
Central Texas IT http://www.centraltexasit.com
| < Previous | Next > |