Is it depend on sendmail? As I heard that in Postfix such applications can do.

Än configuration file a lot of section about defer mail. indeed it is
logical and normal it must send a mail to sender that include an
informaion about his mail defered and sendmail try after  3 or more
minutes.




On Mon, 3 Jan 2005 17:50:21 +0100, J65nko BSD <[EMAIL PROTECTED]> wrote:
> On Mon, 3 Jan 2005 10:23:07 +0200, tethys ocean <[EMAIL PROTECTED]> wrote:
> > My problem is about defered mail.  On our server sendmail is running
> > and sometimes some mail defered. I am researching how I can get
> > managed to send defer mail information to senders?  I am taking a mail
> > from root but sender didnt take a mail that consist "your mail defered
> > bla bla bla....so I will take next tree minutes".. is it possible? if
> > it is possible how I can manage?
> >
> > in sendmail.cf
> >
> >          O Timeout.queuereturn=2d
> >          O Timeout.queuewarn=4h
> >          O Timeout.queuewarn.normal=4h
> >
> > mailq
> >                 /var/spool/mqamavis (5 requests)
> > -----Q-ID----- --Size-- -----Q-Time-----
> >  ------------Sender/Recipient-----------
> >  iBVC8fpT049046-    6361 Fri Dec 31 14:12 <[EMAIL PROTECTED]>
> >                   (host map: lookup (bbscomputer.net): deferred)
> >                                           <[EMAIL PROTECTED]>
> >  iBVCIB9u051147-    6361 Fri Dec 31 14:21 <[EMAIL PROTECTED]>
> >                   (host map: lookup (bbscomputer.net): deferred)
> >                                           <[EMAIL PROTECTED]>
> >  iBVDjmck072838-   19579 Fri Dec 31 15:46 <[EMAIL PROTECTED]>
> >                   (host map: lookup (gesan.com.tr): deferred)
> >                                           <[EMAIL PROTECTED]>
> >  iBV68HLM055154-      30 Fri Dec 31 08:08 <[EMAIL PROTECTED]>
> >                   (host map: lookup (active.net): deferred)
> >                                           <[EMAIL PROTECTED]>
> >  iBVAnlhq030740-  354708 Fri Dec 31 12:49 <[EMAIL PROTECTED]>
> >                   (host map: lookup (jungletree.org): deferred)
> >                                           <[EMAIL PROTECTED]>
> >                  Total requests: 5
> >
> As far as I can see, there is not much what you can do about it ;)
> 
> $ host bbscomputer.net
> ;; connection timed out; no servers could be reached
> 
> $ host gesan.com.tr
> Host gesan.com.tr not found: 2(SERVFAIL)
> 
> $ host active.net
> active.net has address 12.161.44.180
> $ host -t mx active.net
> active.net mail is handled by 10 mail.active.net.
> $ host mail.active.net
> Host mail.active.net not found: 3(NXDOMAIN)
> 
> $ host jungletree.org
> Host jungletree.org not found: 3(NXDOMAIN)
> 
> =Adriaan=
>
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to