bouncesaying.1

来自「linux下qmail的源码 本人加了一些注释」· 1 代码 · 共 72 行

1
72
字号
.TH bouncesaying 1.SH NAMEbouncesaying \- perhaps bounce each incoming message.SH SYNOPSISin.BR .qmail :.B |bouncesaying.I error[.I program[.I arg ...]].SH DESCRIPTION.B bouncesayingfeeds each new mail message to.I programwith the given arguments.If.I programexits 0,.B bouncesayingprints.I errorand bounces the message.If.I programexits 111,.B bouncesayingexits 111,so delivery will be retried later.If.I programexits anything else(or does not exist),.B bouncesayingexits 0,so the rest of.B .qmailwill be processed as usual.Note thatit is not safe for.I programto fork a child thatreads the message in the background.If.I programis not supplied,.B bouncesayingalways bounces the message:.EX   |bouncesaying 'This address no longer accepts mail.'.EE.B WARNING:If you create a.B .qmailfile to enable.BR bouncesaying ,make sure to also add a line specifying delivery to your normal mailbox..SH "SEE ALSO"condredirect(1),except(1),dot-qmail(5),qmail-command(8)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?