Quote:
|
Originally Posted by falko
Please run
Code:
updatedb
locate bounce.cf
and post the output.
Maybe something's different on your Postfix version. Instead of reading http://www.postfix.org/bounce.5.html, you can do
|
Hmm I've setup the server with your 'perfect_setup_fedora_core_4'
this is what I get after updating the db (updatedb)
Code:
[root@host ~]# updatedb
[root@host ~]# locate bounce.cf
[root@host ~]#
Looks like I do not have a bounce.cf!
Still.. It does send the
Quote:
This is the Postfix program at host removed_for_now.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to <postmaster>
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The Postfix program
|
re: man 5 bounce
Code:
[root@host postfix]# man 5 bounce
No entry for bounce in section 5 of the manual
Running 'man 8 bounce' does show me the readme :/
I guess I need to read:
http://www.postfix.org/bounce.8.html :-)
Noel