Re: Another MMDF issue - sending full recipient mail addresses

From: John DuBois (spcecdt_at_armory.com)
Date: 05/23/05


Date: Mon, 23 May 2005 19:54:14 -0000

In article <0001HW.BEB67B21009EB03CF0305600@usenet.plus.net>,
Simon Hobson <simonsnews@thehobsons.codotuk> wrote:
>Thanks to some instructions from John DuBois, I now have our system
>forwarding mail to the main mail server - but I've hit another problem.
>
>I've been configuring the mail server to try and reject some of the spam, and
>one of the checks was for a fully qualified mail address - ie <simon.hobson>
>is invalid, but <simon.hobson@domain.com> is OK. Unfortunately, when the SCO
>box is forwarding mail, it leaves off the domain.com.
>
>In the short term I've disabled this check, but is there na easy way to force
>the SCO box to always use full addresses ?

In the outbound channel parameters, "ap=822, ap=try" will cause the channel to
add the local mail system domain name to a local-part-only address when mail is
transmitted via that channel. So, you'd probably want to set this in the "MCHN
smtp" record in mmdftailor. If you do this, you will probably want to also use
a current smtp inbound channel (smtpsrvr) and set "vrfy_sender_domain=1" in its
confstr, else the system will happily accept local-part-only mail from outside
and then add your own system's domain to it when it canonicalizes the headers.

ftp://www.armory.com/pub/scobins/smtpsrvr

        John

-- 
John DuBois  spcecdt@armory.com  KC6QKZ/AE  http://www.armory.com/~spcecdt/


Relevant Pages