On Thu, Mar 13, 2003 at 09:13:26AM +0000, gregory mott wrote: > On Wed, 2003-03-12 at 22:27, William Warren wrote: > > On Wed, Mar 12, 2003 at 02:28:47PM +0000, gregory mott wrote: > > > it appears verizon won't send out mail unless From: contains > > > [EMAIL PROTECTED] > > > > > > so i gather if [EMAIL PROTECTED] wants to send mail, it has to be > > > translated somehow. > > [snip] > > > > Is Verizon blocking port 25 to other networks? If not, just send your > > mail directly to the recipient's MX address. > > that works sometimes, but earthlink for one refuses such mail with a > message about unauthorized relay from a dialup, i'm not sure what > they're checking, perhaps for reverse dns match?
OK, I forgot that part: there are lists of IP's known to be used for dialup, and some ISP's filter them based on the assumption that port 25 from a dialup is spam. > anyway, i got outgoing smtp working through verizon, turns out the From: > doesn't matter, what was needed was > > define(`SMART_HOST',`smtp.verizon.net') > MASQUERADE_AS(verizon.net) > FEATURE(masquerade_envelope) AHA! I had quotes around the domain name in my "MASQUERADE_AS" statement. [snip] Thanks for the tip. I'll revisit my sendmail.mc file. Bill -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list