[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sendmail issue



I mean to configure Sendmail to aceept mails only for the domains listed
in /etc/mail/local-host-names and not for user@IP_address.

Regards,
Ovidiu

Paul Branston wrote:
> On Mon, Dec 02, 2002 at 12:32:38PM +0200, Ovidiu Bivolaru wrote:
> 
>>Hi Marcel,
>>
>> Thanks for your answer. I've fixed the problem using
>>FEATURE(`nocannonify'). But I have another question: is it possible to
>>not accept mails for user@IP or user@[IP]?
>>Thanks!!
>>
> 
> 
> Do I take it you mean to send the email to another place where it will
> be accepted rather than just drop the email?  You could use a mailertable 
> to move those emails on to somewhere else.
> 
> Paul