This is a discussion on Re: sendmail.cf within the mailing.postfix.users forums, part of the Mail Servers and Related category; On Tuesday, October 19, 2004 at 04:27 CEST, Chris <list@tellme3times.com> wrote: > I have a ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Tuesday, October 19, 2004 at 04:27 CEST,
Chris <list@tellme3times.com> wrote: > I have a script which sends out email. I set up Error-to: to forward an= y=20 > errors to the sender through the script. Unfortunately it works when th= e=20 > domain is invalid but not when the user does not exist on a valid=20 > domain. It returns email to the user nobody. Set the sender address to the address to which you want to receive errors. > I have been searching for a solution. I am looking at the "Postfix to > Sendmail compatibility interface" and it discribes the -f option and > that it needs a config file named sendmail.cf in /usr/local/etc/postfix= .. > Unfortunately I find no mention on what should be in this file. Postfix' sendmail(1) does indeed mention sendmail.cf and a -C option, but it also says that the option is ignored. It's just there for compatibility purposes. Postfix does not use a sendmail.cf file. --=20 Magnus B=E4ck magnus@dsek.lth.se |