FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » envelop-From of the mail transmitted is not good.
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: envelop-From of the mail transmitted is not good. [message #24374 is a reply to message #24006] Tue, 26 April 2005 09:58 Go to previous messageGo to previous message
elf2000 is currently offline  elf2000   Japan
Messages: 22
Registered: July 2004
Location: Japan
Karma:
Junior Member
If envelop-from is not correct, error mail is not delivered correctly.

Please try the following.
This is the example of a procedure which transmits error mail.

==========cut here==========cut here==========
$ telnet smtp-server 25
HELO <my-fqdn>
MAIL FROM: <envfrom(at)example(dot)com>
RCPT TO: <notexist(at)example(dot)com>
DATA
From: <mailfrom(at)example(dot)com>
To: <notexist(at)example(dot)com>
Subject: test

test

.
==========cut here==========cut here==========

When e-mail is transmitted as this example, error mail is delivered to <mailfrom(at)example(dot)com>.
However, when envelop-from is <apache(at)example(dot)com>, probably error mail will lost.


--
Tadashi Jokagi

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Multibyte character message broken.
Next Topic: Value too long
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 10 12:09:14 GMT 2024

Total time taken to generate the page: 0.04198 seconds