Hmmm, I dont:
Connect to my Bluequartz box port 25, say helo and such:
mail from: <lesmith (at mark) ecsis.net>
250 2.1.0 <lesmith (at mark) ecsis.net>... Sender ok
rcpt to: <bogus (at mark) wetec.com>
553 5.3.0 <bogus (at mark) wetec.com>... No such user here
quit
wetec.com is a domain hosted on this box, no catch-all. same thing using
"mail"
mail from: <lesmith (at mark) ecsis.net>
250 2.1.0 <lesmith (at mark) ecsis.net>... Sender ok
rcpt to: <mail (at mark) wetec.com>
553 5.3.0 <mail (at mark) wetec.com>... No such user here
quit
The "no such user" has been working great as far as I can tell (about 2000
rejects on it yesterday).
--
Larry Smith
SysAd ECSIS.NET
sysad (at mark) ecsis.net
On Wednesday 01 March 2006 14:00, Rashid Abdullah wrote:
> Larry
>
> You get this even without catch-all confugured.
> -----Original Message-----
> From: Larry Smith <lesmith (at mark) ecsis.net>
> Date: Wed, 1 Mar 2006 13:21:15
> To:coba-e (at mark) bluequartz.org
> Subject: [coba-e:04212] Re: Found a Problem and I don't know how to stop
> it.
>
> On Wednesday 01 March 2006 12:23, Billy Lenox wrote:
> > I this there is a Problem with BlueQuartz Mail
> > I have been able to to mail to:
> >
> > mail (at mark) domain.tld
> >
> > an the admin gets mail at the domain but to the admin account. how do
> > you disable the
> > mail@ so the mail will bounce as a bad user?
> >
> > Billy
>
> Sounds like you have a "catch-all" address running which means any name at
> all (at mark) domain.tld will be accepted. Check for that and turn it off and the
> "baduser" should start working.