View Single Post

  #4 (permalink)  
Old 02-26-2004
Vahid
 
Posts: n/a
Default Re: I see "Subject: failure notice" too often

sunman@ureach.com (Vahid) wrote in message news:<64b3dda3.0402221734.29f332da@posting.google. com>...
> Brian T Glenn <glenn-nntp@this.delink.is.net.invalid> wrote in message news:<slrnc3hg2v.20a.glenn-nntp@ziege.delink.net>...
> > On 20 Feb 2004 14:25:18 -0800, Vahid <sunman@ureach.com> may have written:
> > > The user "vahid" of course exist on the system, that is me, but the
> > > senders often get the following error in a bounced back email.
> > > Can anyone explain why emails bounce only sometimes, if qmail was not
> > > configured correctly, all the mails to that user would bounce but that
> > > is not the case. I am using Qmail on Solaris 9 with system's
> > > getpwnam().
> > >
> > > From: MAILER-DAEMON@mydomain.COM
> > > To: paul@sender.com
> > > Subject: failure notice
> > >
> > > Hi. This is the qmail-send program at MyDomain.COM.
> > > I'm afraid I wasn't able to deliver your message to the following
> > > addresses.
> > > This is a permanent error; I've given up. Sorry it didn't work out.
> > >
> > ><vahid@mydomain.com>:
> > > Sorry, no mailbox here by that name. (#5.1.1)

> >
> > Show us the following:
> >
> > 1. The complete, unedited output of qmail-showctl
> >
> > 2. The complete, unedited output of the following command:
> > qmail-getpw vahid |tr '\0' '\n'

>
> I wasnt sure what to include in my original posing, here they are
> unedited except for the actual domain name: Thank you.
> u2:/root #>qmail-getpw vahid |tr '\0' '\n'
> alias30001100/var/qmail/alias-vahidu2:/root #>
>
> u2:/root #>qmail-showctl
> qmail home directory: /var/qmail.
> user-ext delimiter: -.
> paternalism (in decimal): 2.
> silent concurrency limit: 120.
> subdirectory split: 23.
> user ids: 30001, 30002, 30003, 0, 30004, 30005, 30006, 30007.
> group ids: 100, 101.
>
> badmailfrom: (Default.) Any MAIL FROM is allowed.
>
> bouncefrom: (Default.) Bounce user name is MAILER-DAEMON.
>
> bouncehost: (Default.) Bounce host name is MyDomain.COM.
>
> concurrencylocal: (Default.) Local concurrency is 10.
>
> concurrencyremote: (Default.) Remote concurrency is 20.
>
> databytes: (Default.) SMTP DATA limit is 0 bytes.
>
> defaultdomain: Default domain name is MyDomain.COM.
>
> defaulthost: (Default.) Default host name is MyDomain.COM.
>
> doublebouncehost: (Default.) 2B recipient host: MyDomain.COM.
>
> doublebounceto: (Default.) 2B recipient user: postmaster.
>
> envnoathost: (Default.) Presumed domain name is MyDomain.COM.
>
> helohost: (Default.) SMTP client HELO host name is MyDomain.COM.
>
> idhost: (Default.) Message-ID host name is MyDomain.COM.
>
> localiphost: (Default.) Local IP address becomes MyDomain.COM.
>
> locals:
> Messages for mydomain.com are delivered locally.
> Messages for mail.mydomain.com are delivered locally.
>
> me: My name is MyDomain.COM.
>
> percenthack: (Default.) The percent hack is not allowed.
>
> plusdomain: Plus domain name is MyDomain.COM.
>
> qmqpservers: (Default.) No QMQP servers.
>
> queuelifetime: (Default.) Message lifetime in the queue is 604800
> seconds.
>
> rcpthosts:
> SMTP clients may send messages to recipients at mydomain.com.
> SMTP clients may send messages to recipients at mail.mydomain.com.
>
> morercpthosts: (Default.) No effect.
>
> morercpthosts.cdb: (Default.) No effect.
>
> smtpgreeting: SMTP greeting: 220 mail.mydomain.com -=NO UNSOLICITED
> BULK E-MAIL=-.
>
> smtproutes: (Default.) No artificial SMTP routes.
>
> timeoutconnect: (Default.) SMTP client connection timeout is 60
> seconds.
>
> timeoutremote: (Default.) SMTP client data timeout is 1200 seconds.
>
> timeoutsmtpd: (Default.) SMTP server data timeout is 1200 seconds.
>
> virtualdomains: (Default.) No virtual domains.
>
> defaultdelivery: I have no idea what this file does.
>
> smtproutes.hold: I have no idea what this file does.
>
> concurrencyincoming: I have no idea what this file does.

Any idea? Thanks.
Reply With Quote