[ http://issues.apache.org/jira/browse/JAMES-309?page=all ]
Stefano Bagnara resolved JAMES-309:
-----------------------------------
Resolution: Won't Fix
Please look at the last paragraph on this page:
http://james.apache.org/repositories_2_1.html
you can use dbfile only for mail repositories: spool repositories are not
supported.
> remotedelivery with gatway don't work with dbfile
> -------------------------------------------------
>
> Key: JAMES-309
> URL: http://issues.apache.org/jira/browse/JAMES-309
> Project: James
> Type: Bug
> Components: MailStore & MailRepository, Remote Delivery
> Versions: 2.2.0
> Environment: mandrake linux 10.0
> jdk 1.4.2_05
> Reporter: Christian Andersson
>
> I'm running james on a fixed ip but some external mail-servers does not allow
> me to send mail to them because my fixed ip sits inside an dhcp-pool, for
> that reason I have set up james to send all outgoing mails through my isp:s
> mailserver (gateway), and here is the problem.. (I have found a temporary
> workaround to the problem also)
> every mail I'm sending out is comming through, however, they are not comming
> through with their body, just the headers and the body is empty
> (for example this mailing list complained that it needs a body of atleast 2
> chars in size)
> the problem and the sollution is as following..
> I HAD set up the following
> <mailet match="All" class="RemoteDelivery">
> <outgoing> dbfile://maildb/spool/outgoing </outgoing>
> ... whick worked great for mails that was sent directly to their hosts
> (before I set up the gateway directive in james)
> when I changed the <outgoing>.. to use db instead of dbfile
> <outgoing> db://maildb/spool/outgoing </outgoing>
> everything worked great.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]