Difference between revisions of "Dovecot/deliver"
< Dovecot
		
		
		
		Jump to navigation
		Jump to search
		 (list of known options)  | 
				 (→Options:  more appropriate page on dovecot wiki)  | 
				||
| Line 4: | Line 4: | ||
                 [-f <envelope sender>] [-m <mailbox>] [-n] [-s] [-e] [-k]  |                  [-f <envelope sender>] [-m <mailbox>] [-n] [-s] [-e] [-k]  | ||
==Options==  | ==Options==  | ||
| − | There is some documentation for this command on the [http://wiki.dovecot.org/LDA  | + | There is some documentation for this command on the [http://wiki.dovecot.org/LDA Dovecot wiki], but it does not describe the available options.  | 
* '''-a''' ''address'':  | * '''-a''' ''address'':  | ||
* '''-c''' ''config_file'':  | * '''-c''' ''config_file'':  | ||
| Line 16: | Line 16: | ||
* '''-s''':  | * '''-s''':  | ||
{{seedling}}  | {{seedling}}  | ||
| + | |||
==Usage==  | ==Usage==  | ||
This command is used by [[Postfix]] for delivering mail to user mailboxes.  | This command is used by [[Postfix]] for delivering mail to user mailboxes.  | ||
Latest revision as of 20:30, 12 June 2011
About
When invoked with improper options, deliver emits the following:
Usage: deliver [-c <config file>] [-a <address>] [-d <username>] [-p <path>]
               [-f <envelope sender>] [-m <mailbox>] [-n] [-s] [-e] [-k]
Options
There is some documentation for this command on the Dovecot wiki, but it does not describe the available options.
- -a address:
 - -c config_file:
 - -d username: (required)
 - -e:
 - -f envelope_sender_address:
 - -k:
 - -m mailbox:
 - -n:
 - -p path:
 - -s:
 
Usage
This command is used by Postfix for delivering mail to user mailboxes.