Hello James List,

How I have a problem with fetch mail.

I have installed James-2.3.2 and added one user, and left the rest of the 
config as default except for the fetchmail config.

This is the fetchmail config -:

   <fetchmail enabled="true">
        <fetch name="somedomain.com">
            <accounts>
               <account user="[email protected]" password="something" 
recipient="r...@localhost" ignorercpt-header="true"/>
            </accounts>

            <host>imap.gmail.com</host>
            <interval>60000</interval>
            <javaMailProviderName>imaps</javaMailProviderName>
            <javaMailFolderName>INBOX</javaMailFolderName>
            <javaMailProperties>
                <property name="mail.imaps.connectiontimeout" value="180000"/>
                <property name="mail.imaps.timeout" value="180000"/>
            </javaMailProperties>
            <fetchall>false</fetchall>
            <recursesubfolders>false</recursesubfolders>
            <fetched leaveonserver="true" markseen="true"/>
            <remotereceivedheader index="1" reject="false" 
leaveonserver="true" markseen="false"/>
            <maxmessagesize limit="0" reject="true" leaveonserver="true" 
markseen="false"/>
            <undeliverable leaveonserver="true" markseen="true"/>
            <recipientnotfound defer="true" reject="true" leaveonserver="true" 
markseen="false"/>
            <blacklist reject="true" leaveonserver="true" markseen="false"> 
wib...@localhost, flob...@localhost </blacklist>
            <userundefined reject="true" leaveonserver="true" markseen="false" 
/>
            <remoterecipient reject="false" leaveonserver="true" 
markseen="true" />
        </fetch>
    </fetchmail>


Now when I start James I get the 'Message could not be delivered due to an 
error determining the remote domain'.

I have tried this on a couple of other windows machines and it works fine, but 
typically the one I need it running on, I just can't get past this error.

Can someone please help?

Regards

-- 
Steven Coutts
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to