7 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Vacation and virt...
FromSent OnAttachments
Jesper LangkjærFeb 23, 2006 11:11 pm 
Larry MooreFeb 24, 2006 1:02 am 
Jesper LangkjærFeb 26, 2006 11:12 pm 
Jeff JansenFeb 27, 2006 5:25 am 
Jesper LangkjærFeb 27, 2006 11:44 pm 
Jeff JansenFeb 28, 2006 2:26 am 
Bryan IrvineJun 22, 2006 12:51 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Vacation and virtual mailboxesActions...
From:Bryan Irvine (spar@gmail.com)
Date:Jun 22, 2006 12:51:06 pm
List:net.sourceforge.lists.courier-users

On 2/27/06, Jesper Langkjær <jl@minisoft.dk> wrote:

You could try

to "| ( cat - ; echo ''; cat vacation.msg) | $SENDMAIL -f $RECIPIENT"

Hi. I've already tried that, but it still seems like it is comming from CompanyA

try something like

to "|cat - ; echo '' ; cat vacation.msg) | $SENDMAIL -f $RECIPIENT -F $RECIPIENT -r $RECIPIENT

I would think that would do it ;)

--Bryan