sending mail problem



hi,
my script(IMAP email client) is sending mail using imap_mail()
function.

imap_mail($To, $Subject, $Body, $headers);

$headers = "From: <$From>\n";
$headers .= "X-Sender: <$U@$DOMAIN>\n";

i hv given imap host address of mauj.but while sending mail it is
sending from my server not from mauj server.(while runnig tht script
from my end) please help me how to solve this problem.
Thank you.

Shailesh.

.



Relevant Pages

  • Re: Receiving mail
    ... I am instructed to develop an email client application(like ... For sending mail, we use ASPMail object, SMTP. ... user of client software; I don't know where to begin to help you. ...
    (microsoft.public.internet.mail)
  • Re: sending mail problem
    ... server you want to indicate. ... > my script(IMAP email client) is sending mail using imap_mail ... > i hv given imap host address of mauj.but while sending mail it is ... > sending from my server not from mauj server.(while runnig tht script ...
    (alt.php)
  • Re: Unable to send email "Relaying denied"
    ... On Tue, 2005-06-14 at 22:06 +0100, nick wrote: ... > I get this message when sending mail from email client, through FC3. ...
    (Fedora)
  • Entourage Paragraph Formatting vs Outlook
    ... Email Client: Exchange ... I own a Blackberry connected to an Exchange server using BES. ... When sending mail from Outlook, ... Entourage, like all other email clients seems to send mail that the Blackberry can't quite format correctly. ...
    (microsoft.public.mac.office.entourage)
  • Receiving mail
    ... I am instructed to develop an email client application(like ... For sending mail, we use ASPMail object, SMTP. ...
    (microsoft.public.internet.mail)