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

RE: [cobalt-users] RaQ3 - Email problem false user unknown error



-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx] On Behalf Of Larry Smith
Sent: Wednesday, January 15, 2003 4:15 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-users] RaQ3 - Email problem false user unknown
error


INRE [cobalt-users] RaQ3 - Email problem false user unknown error:
> I have a strange problem with sendmail.
> For no apparent reason email addresses that a user could send to from 
> their account on our server previously, suddenly started kicking back 
> user unknown errors. <<cut>>
> Here is a copy of the error message I am getting back.
>
> ********** begin error message **************
> Your message did not reach some or all of the intended recipients.
>
>       Subject:	testing
>       Sent:	1/15/2003 1:14 PM
>
> The following recipient(s) could not be reached:
>
>       kpodmore@xxxxxxxxxxxx on 1/15/2003 1:14 PM
>             550 <kpodmore@xxxxxxxxxxxx>... User unknown
> ********** end error message *************
>
> I have searched the archives and found nothing directly relating to 
> this problem, I am at my wits end. Please Help...
>

Dave,

  Hmmm, first off the username mapping should be in the 
/etc/mail/virtusertable I believe.  Do a "grep kpodmore 
/etc/mail/virtusertable" and see what it returns.  The do the same
command 
(grep) on a "working" account and see what it returns.  May be your
postgress 
database is partially hosed and not re-writting the file correctly on
changes 
(any change to any account will cause it to rebuild the virtusertable)

Also, you can try "/usr/sbin/sendmail -bt" (sendmail in test mode) at
the ">" prompt enter 0,3 kpodmore

and it should tell you what it would do with that address;

then try 0,3 kpodmore@xxxxxxxxxxxx

and see what that says.  Will tell you if the local sendmail is
recognizing 
the account names and address mapping.

Use <CTRL-D> (control-D) to exit sendmail test mode.

-- 
Larry Smith
SysAd ECSIS.NET
sysad@xxxxxxxxx

*********** reply *************
Just to clarify;
The kpodmore@xxxxxxxxxxxx address is not one of our accounts,
so it would not be in our database. No one on our server can
send to that account, yet if we send through hotmail or
something then it gets through just fine.
I will try the test mode sending though and see what happens,
Thanx for the help.

*************************************************
* Regards, Dave Reid - President                *
* dave@xxxxxxxxxxxxxx, www.gia-online.net       *
* Ph: 780-513-8918, Fax: 780-402-7171           *
* High Speed Web Hosting - Corporate Web Design *
* On-Line Databases - E-Commerce                *
* Flash, Animation, Graphics                    *
*************************************************