Le 24/02/2011 01:04, Linda Pagillo a écrit :
> Hi everyone. Does anyone know how to set up Postfix to accept address or
> domain literals? For example, I want people to be able to send a message to
> postmaster@ip instead of just [email protected]. Any help will be
> greatly appreciated. Thank you.
>
postmaster@ip is illegal. you probably mean postmaster@[ip].
the latter is accepted if you have local delivery.
so please follow the rules (which were communicated to you when you
susbrcibed to this list):
http://www.postfix.org/DEBUG_README.html#mail
in your case, please
- show output of 'postconf -n'
- show postfix logs that prove mail is rejected when you want it to be
accepted