Date: Wed, 26 Jul 2000 09:19:40 -0500 From: Christopher Uy <cuy@uswest.net> To: Damon Hammis <squirrel@hammis.com> Cc: Shashi Joshi <shashi_kant_joshi@yahoo.com>, freebsd-isp@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: sendmail,qmail problem with multiple domains on same IP Message-ID: <20000726091940.A76902@uswest.net> In-Reply-To: <Pine.BSF.4.10.10007261010060.16121-100000@markl.com>; from "squirrel@hammis.com" on Wed, Jul 26, 2000 at 10:13:44AM References: <20000726135546.3909.qmail@web6102.mail.yahoo.com> <Pine.BSF.4.10.10007261010060.16121-100000@markl.com>
next in thread | previous in thread | raw e-mail | index | archive | help
And also make sure that your sendmail.cf file is reading the cw_file. :-) There should be a line in there that reads something like: Fw-o /etc/mail/sendmail.cw Or if you're building it from scratch, make sure you have the following macro in your .mc file: FEATURE(`use_cw_file') Good luck. - chris On Wed, Jul 26, 2000 at 10:13:44AM -0400, Damon Hammis wrote: > You should be able to send and receive mail fine as long as all of the > domains and potential hostnames are listed in your sendmail.cw file, which > is just a flat text file arranged like this: > > domain1.com > host.domain1.com > domain2.com > host1.domain2.com > host2.domain2.com > > and so on. > > Also, make sure you do a kill -1 on the process id listed in > /var/run/sendmail.pid whenever you make a change to any of your sendmail > config files. > > Do you have copies of your sendmail.cf and sendmail.cw files that we could > see? Any relavant messages from /var/log/maillog would help too. > > --Damon > > _ _ > |__/| .~ ~. > /o=o'`./ .' > {o__, \ { > / . . ) \ > `-` '-' \ } > .( _( )_.' > '---.~_ _ _| > > On Wed, 26 Jul 2000, Shashi Joshi wrote: > > > Hi, > > I have > 12 domains on 5 IPs, some IPs have single domain,some have 3 > > some have subdomains defined. Earlier I had one IP per sub/domain. > > Things were fine then. > > > > Now, the web part works fine, but I can't GET mail for any sub/domains > > that is NOT the first in the listing for that IP. so, if d1 and d2 map > > to ip1, then i can get mail for @d1.com but not for @d2.com > > The mail is queued up, so I guess it has reached the box, but not > > delivered. > > > > I have set the Cw records in /etc/mail/sendmail/cw and the > > relay-domains has the domains (no Cw prefix?) > > > > I even tried installing qmail, and I could send mail out, but couldn't > > get mail from outside. > > > > I have waded through the sendmail man pages/readme files and the web > > site, as well as qmail installation pages, and still unable to solve > > it. > > > > Please suggest something ASAP!! > > Thanks in advance, > > > > Shashi Joshi > > > > PS: situation is so bad, I have to use yahoo mail for all this :-((( > > I would greatly appreciate if you could CC your reply me as well, since > > this email id is NOT on the list :-( > > > > ===== > > ----------------------------------------------------------- > > Shashi Joshi > > shashi@WEBSI.com @Shift-F1.com @Bhaarat.com > > ----------------------------------------------------------- > > > > __________________________________________________ > > Do You Yahoo!? > > Get Yahoo! Mail – Free email you can access from anywhere! > > http://mail.yahoo.com/ > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message -- Christopher Uy U S WEST Is Now Qwest! Senior Systems Engineer 600 Stinson Blvd. 3S E-mail: cuy@uswest.net Minneapolis, MN 55413 "Honesty is the best policy, but insanity is a better defense." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000726091940.A76902>