On Wed, 13 Dec 2006, Craig Whitmore wrote:

> exim abandoned: unknown, malformed, or incomplete option [EMAIL PROTECTED]
> 30487: [12/13/2006 20:22:37] Delivery agent returned exit code 1: 
> /usr/sbin/exim4 -f [EMAIL PROTECTED] -bm [EMAIL PROTECTED]

If you want to call exim to send a message to an address that starts 
with a hyphen, do it like this:

  exim -f [EMAIL PROTECTED] -bm -- [EMAIL PROTECTED]
                                  ^^
                                  ^^
                                  ^^  
  
Seem manual section 5.3 "Command line options".


-- 
Philip Hazel            University of Cambridge Computing Service
Get the Exim 4 book:    http://www.uit.co.uk/exim-book

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to