[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] unable to send mail
> At 10:08 AM 07/11/2002 -0700, you wrote:
> > > At 05:05 PM 7/8/2002 -0700, you wrote:
> > > >Dear List,
> > > >
> > > >Every so often I am seeing this in my error log:
> > > >
> > > ><ip/session/date> catalog /store/catalog/process.html Unable
> to send mail
> > > >using /usr/lib/sendmail
> > > >
> > > >Then it prints the contents of the email that wasn't sent. My
> > > sendmail is a
> > > >symlink to the qmail sendmail wrapper. Has anyone else
> > > experienced this or
> > > >know of what's going on here?
> > > >
> > > >-Russell
> > >
> > > It works sometimes but not others? That is odd. I also use the
> > > Qmail flavor
> > > of sendmail and have never had a problem with it. Are you running
> > > multiple
> > > catalogs or Interchange instances under different ownerships on that
> > > machine? Perhaps something with the sendmail permissions?
> > >
> > > - Ed L.
> >
> >Dear Ed,
> >
> >I have other catalogs in the same IC config, but they're not
> being used at
> >all. I don't have multiple IC installations. Maybe there is a
> way for the
> >etc/report and etc/mail_receipt files to try over and over again until
> >they're able to send mail?
> >
> >catalog.structure reports sendmail as /usr/lib/sendmail, but I can't find
> >any Knar or .cfg setting for it.
>
> There is a SendMailProgram directive for Interchange - I believe the
> default is /usr/lib/sendmail.
>
>
>
> >$ ls -la /usr/lib/sendmail
> >lrwxrwxrwx 1 root root 23 May 18 2000
> /usr/lib/sendmail ->
> >/var/qmail/bin/sendmail*
> >
> >$ ls -la /var/qmail/bin/sendmail
> >-rwxr-xr-x 1 root qmail 9.4k Jun 17 15:51
> >/var/qmail/bin/sendmail*
> >
> >
> >I'm not using a shared host.
> >
> >It has been order emails, customer receipts, and other emails
> also that have
> >failed. The Other emails are on the missing.html page - which I use to
> >track down missing pages. This is my email code:
> >
> >
> >Any ideas on where the failure might be?
> >
> >-Russell
>
> Have you checked any of the logs associated with Qmail?
>
> - Ed L.
/var/log/maillog shows when emails are sent, but I can't find any associated
errors in that file, or in /var/log/messages. I would venture that the
failure is happening before qmail ever sees it. Maybe its a memory error?
This only started happening when I recently switched from MV 3 to IC 4.8.3
in production useage.
-RM