Several responses to me have focused on the idea that BSD had some
problems with the code, and that perhaps I could hack it into shape. My
contact with SGI indicates that the problem was not with the BSD
code...and to look for the answer somewhere in the wrapper that qmail was
sending thru...

The sendmail wrapper does fine for many functions but, as I found out,
makes for lots of problems when using reply and reply all features of BSD
mail.

Though I struggled I finally found another wrapper (not sure where it came
from...but I found it in /var/qmail/bin) called bsd.mail.wrapper, which I
put in place of the other sendmail wrapper. 

Was the bsd.mail.wrapper a part of the normal sendmail replacement
procedure and I just missed it? Any ideas?

In any case, through limited testing the problem seems to be resolved :)

On to the next one!

Thanks for all the responses,

Samuel Daffner
Mills College ITS

On Mon, 28 Dec 1998, Samuel Dries-Daffner wrote:

> 
> I have a few users who use BSD mail. I have the sendmail wrapper setup so
> that it invokes qmail which works fine to send messages and also call the
> aliases in /var/qmail/alias...
> 
> the problem is that when they use 'r' reply or 'ra' reply to all, that an
> extra ">" gets added to the domain name and causes a bounce. 
> 
> How can I get rid of the extra ">" at the end of each recipient?
> 
> Examples of bounce messages follow,
> 
> TIA
> 
> Samuel
> 
> 
> ===== example of bounced messages ====
> 
>  <<[EMAIL PROTECTED]>>:
>         Sorry, I couldn't find any host named rmki.kfki.hu>. (#5.1.2)
>                                                           ^
>                                                           |
>                                                       notice this
> 
> <<[EMAIL PROTECTED]>>:
> Sorry, I couldn't find any host named math.utexas.edu>. (#5.1.2)
>                                                      ^
>                                                      |
>                                                 notice this
> 
> 
> ===== etc ....
> 
> 

Reply via email to