You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bu...@apache.org on 2001/08/11 19:06:21 UTC

[Bug 3097] New: - Sending mail to local recipient and remote recipient fails to send to remote recipient

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3097

*** shadow/3097	Sat Aug 11 10:06:21 2001
--- shadow/3097.tmp.26404	Sat Aug 11 10:06:21 2001
***************
*** 0 ****
--- 1,25 ----
+ +============================================================================+
+ | Sending mail to local recipient and remote recipient fails to send to remo |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 3097                        Product: James                   |
+ |       Status: NEW                         Version: 1.2                     |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Normal                   OS/Version: Windows NT/2K           |
+ |     Priority: Other                     Component: SMTPServer              |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: james-dev@jakarta.apache.org                                 |
+ |  Reported By: jerome@othergods.com                                         |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ When mail arrives at the SMTP server, and the mail specifies multiple 
+ recipients, some of whom are local recipients and some of whom are remote, only 
+ the messages bound for local recipients are delivered, e.g.:
+ 
+ from: a@xyz.com
+ to: b@xyz.com, c@uvw.com
+ 
+ "b" will receive the message and "c" will not; looking at the mailet.log, James 
+ does not even attempt to send the message to "c"
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: james-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-dev-help@jakarta.apache.org