Hello folks.

I'm trying to send emails with PHP (Linux) through a remote mailserver running qmail 
1.03. I'm using the smtp-send class by M Lemos. The problem is that ALL emails being 
sent get a weird header at the first line:

Return-Path: <"johan <johan"@mail.johanbjork.com>

Exactly like that it looks! And I'm not trying to set that header in PHP. Even if I 
do, it still look as bad. If I use exactly the same code but send mail through another 
mail server (one running sendmail), everything works fine.

So I wonder if anyone knows what possibly could be wrong?

---
Johan Bj�rk


Reply via email to