Re: How do I add more aliases to my .forward vacation file?

2006-06-29 Thread Andreas Widerøe Andersen

On 6/29/06, Alex Zbyslaw <[EMAIL PROTECTED]> wrote:


Andreas Widerøe Andersen wrote:

> Hi,
> How can I add more than one alias to my .forward vacation file?
>
> I have an email address that has two aliases in addition to the
> username. I
> receive mail to all and would like to know how (if) I can add another
> alias.
>
> My .foward file is like this today:
>
> \myusername, "|/usr/bin/vacation -a myalias myusername"
>
> I have tried a few things, but just get error messages.

And what are the error messages?



User unknown.

I tried both:

\myusername, "|/usr/bin/vacation -a myalias1 myalias2 myusername"

and

\myusername, "|/usr/bin/vacation -a myalias1 -a myalias2 myusername"

/Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How do I add more aliases to my .forward vacation file?

2006-06-29 Thread Chuck Swiger

Andreas Widerøe Andersen wrote:
[ ... ]

My .foward file is like this today:

\myusername, "|/usr/bin/vacation -a myalias myusername"

I have tried a few things, but just get error messages.


Does this:

  \myusername, "|/usr/bin/vacation -a myalias -a myalias2 myusername"

...work?

--
-Chuck
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How do I add more aliases to my .forward vacation file?

2006-06-29 Thread Alex Zbyslaw

Andreas Widerøe Andersen wrote:


Hi,
How can I add more than one alias to my .forward vacation file?

I have an email address that has two aliases in addition to the 
username. I
receive mail to all and would like to know how (if) I can add another 
alias.


My .foward file is like this today:

\myusername, "|/usr/bin/vacation -a myalias myusername"

I have tried a few things, but just get error messages.


And what are the error messages?

--Alex



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


How do I add more aliases to my .forward vacation file?

2006-06-29 Thread Andreas Widerøe Andersen

Hi,
How can I add more than one alias to my .forward vacation file?

I have an email address that has two aliases in addition to the username. I
receive mail to all and would like to know how (if) I can add another alias.

My .foward file is like this today:

\myusername, "|/usr/bin/vacation -a myalias myusername"

I have tried a few things, but just get error messages.

Thanks!
Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"