Hi - I have setup a dynamic DNS service to point the domain "kinz.org" to my
home system (via a cable link) and i am trying to setup sendmail on a RH 7.2
system to accept emails to <anyone>@kinz.org to be deliverd locally to the
user "jkinz".  I have tried using the virtuser table to make this happen
but so far, no soap.

Does anyone have any suggestions?


Details:
This did not work for virtusers:
@kinz.org       jkinz
[EMAIL PROTECTED]  jkinz

Nor this:
@kinz.org       jkinz@localhost

Nor this:
@kinz.org       [EMAIL PROTECTED]    
(which is my real email address)

After each change to the virtuser file I did a makemap hash on the file to
recreate the associated db file and I restarted the sendmail service.

i have a firewalll set up but I am letting port 25 connections come through.
and they appear to be reaching my system because i am getting records in the
maillog file that indicate that emails to [EMAIL PROTECTED] are arriving:
they just don't get delivered locally.)

Jan 12 11:38:49 redline sendmail[4880]: h0CGcnj04880: from=jkinz, size=484, class=0, 
nrcpts=1, msgid=<20030112113849.E3012@redline>, relay=jkinz@localhost
Jan 12 11:38:50 redline sendmail[4883]: h0CGcnj04880: [EMAIL PROTECTED], ctladdr=jkinz 
(500/500), delay=00:00:01, xdelay=00:00:01, mailer=relay,
pri=30484, relay=mail.attbi.com. [204.127.202.7], dsn=2.0.0, stat=Sent (ok ; 
id=2003011216372300300lc0vse)

Jan 12 11:43:53 redline sendmail[4959]: h0CGhrc04959: from=jkinz, size=485, class=0, 
nrcpts=1, msgid=<20030112114353.F3012@redline>, relay=jkinz@localhost
Jan 12 11:43:53 redline sendmail[4962]: h0CGhrc04959: to="|exec /usr/bin/procmail"  , 
ctladdr=jkinz (500/500), delay=00:00:00,
xdelay=00:00:00, mailer=prog, pri=30485, dsn=2.0.0, stat=Sent

(n 12 12:35:52 redline sendmail[5722]: h0CHZqe05722: from=jkinz, size=458, class=0, 
nrcpts=1, msgid=<20030112123551.H3012@redline>, relay=jkinz@localhost
Jan 12 12:35:53 redline sendmail[5725]: h0CHZqe05722: [EMAIL PROTECTED], ctladdr=jkinz 
(500/500), delay=00:00:01, xdelay=00:00:01, mailer=relay,
pri=30458, relay=mail.attbi.com. [216.148.227.71], dsn=2.0.0, stat=Sent (ok ; 
id=2003011217342605200dolk8e)


-- 
Jeff Kinz, Emergent Research,  Hudson, MA.  "[EMAIL PROTECTED]" 
"[EMAIL PROTECTED]" copyright 2002.  Use is restricted. Any use is an 
acceptance of the offer at http://users.rcn.com/jkinz/policy.html.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to