setReturnPath() problem

View: New views
3 Messages — Rating Filter:   Alert me  

setReturnPath() problem

by Matteo Cisilino - CED Bernardi Group SpA :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi , the mentioned method doesn't work . Exist any kind of tip to debug it ?

I've implemented a newsletter manager on a standalone server and the php
application doesn't set the Return-Path neither the X-Return-Path to the
address that i expect .

Regards

--
  Matteo Cisilino



Re: setReturnPath() problem

by vince. :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hey,

Some server information and some code snippet will be helpful.

Vince.

On Fri, Apr 10, 2009 at 3:43 PM, Matteo Cisilino - CED Bernardi Group SpA <matteo.cisilino@...> wrote:
Hi , the mentioned method doesn't work . Exist any kind of tip to debug it ?

I've implemented a newsletter manager on a standalone server and the php application doesn't set the Return-Path neither the X-Return-Path to the address that i expect .

Regards

--
 Matteo Cisilino




--
Vincent Gabriel.
Lead Developer, Senior Support.
Zend Certified Engineer.
Zend Framework Certified Engineer.





Re: setReturnPath() problem

by Matteo Cisilino - CED Bernardi Group SpA :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Matteo Cisilino - CED Bernardi Group SpA ha scritto:
> Hi , the mentioned method doesn't work . Exist any kind of tip to
> debug it ?
>
> I've implemented a newsletter manager on a standalone server and the
> php application doesn't set the Return-Path neither the X-Return-Path
> to the address that i expect .
>
> Regards
>

Tryed all sort of tricks , the return-path seems that cannot be changed
by the setReturnPath in Zend_Mail class .

So why create a method that cannot override the MTA ( located on
localhost ) neither in authenticated transmissions ?
Tryed with sendmail, postfix and qmail .


--
  Matteo Cisilino