----------------------------------------
> Date: Tue, 19 Feb 2008 17:04:41 -0800
> From: [EMAIL PROTECTED]
> To: [email protected]
> Subject: Re: [SM-USERS] sendmail verbose output
> 
> On Feb 19, 2008 3:55 PM, Mohit Tewari <[EMAIL PROTECTED]> wrote:
> >
> >
> > Hi,
> > My set up is
> > Debian - Etch / php5.2.08/apache2/squirrelmail1.5.1/plugins installed - 
> > calendar, squirrelspell, 'html_mail, spam_buttons.
> > For composing and sending mails through squirrelmail we use exim4 with 
> > additional -v argument for verbose output.
> > Some of our users want Delivery  Receipt, which is not working in 
> > squirrelmail 1.5.1
> 
> Please do not use 1.5.1.  It possibly contains a number of gaping
> security exploits and is very old code.  If you want to use
> development code, please get a 1.5.2 snapshot.  Delivery receipts are
> handled by the MTA, not SquirrelMail, however (SM only sends the
> request), so you might be barking up the wrong tree unless you can
> clarify yourself.
> 
> >, so I am thinking of  redirecting the verbose output  from exim to a
> file (that with contain all the helo ehelo etc) and  provide that as
> delivery receipt.
> > So appreciate if any one can point to the right place to look for 
> > redirecting the verbose output from exim while sending mails.
> 
> Dunno, maybe someone else can answer this part.
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> -----
> squirrelmail-users mailing list
> Posting guidelines: http://squirrelmail.org/postingguidelines
> List address: [email protected]
> List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
> List info (subscribe/unsubscribe/change options): 
> https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Thanks for the prompt reply.
Yes we will be moving to 1.5.2 version of squirrelmail but not right away.

I know delivery receipts are handled by the MTA, however I just want to 
redirect the output produced by exim when squirrelmail calls exim for 
delivering the messages.
Squirrelmail opens a stream(popen) and writes the headers, message etc. to that 
stream, I want to redirect the  output of that stream to a file, which possibly 
should contain the handshake and other info by exim.
Hope I am a little clear about want I want to achieve.

Thanks
_________________________________________________________________
Helping your favorite cause is as easy as instant messaging. You IM, we give.
http://im.live.com/Messenger/IM/Home/?source=text_hotmail_join
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: [email protected]
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to