NDSMail
From DS-Xtra
| Notice a mistake? Have something to add? Click here to edit this page. |
|---|
Part of the DS Homebrew Directory
|
| |
| Developer | Bronto |
| Website | Link |
| Status | Released |
| Demo | NDSMail Videos |
| Rating | |
| | |
NDSMail 0.60 RSS and POP mail client
Contents |
[edit] Features
- Supports GMail
[edit] Media
[edit] Download and Install Instructions
- Download ndsmail_0.60.zip
- Extract ndsmail.nds to the apps folder of your card (DLDI patching not needed)
- Start ndsmail from your card's menu
- Ignore any errors they will go away once you have set up your email account
[edit] Basic Usage
(none yet)
[edit] Common Problems and Known Issues
None reported yet
[edit] Additional Information
Example config file called 'NDSMAIL.XML' found in the root of your card. This also has the settings that allow you to use NDSMail to pick up Gmail.
<?xml version="1.0" ?>
<NDSMail>
<MiscSettings>
<AttachmentAction value="0" />
<TransmitButtonBehaviour value="0" />
</MiscSettings>
<Accounts>
<Account POPServer="pop.googlemail.com" POPPort="995" User="username" Pass="password" SMTPServer="smtp.googlemail.com" SMTPPort="465" MailAddress="email@address.com" RealName="Your name" SSL="1" ID="268351" />
</Accounts>
<Feeds>
<Feed URL="http://www.website.com/rss.xml" />
</Feeds>
<AddressBook>
<Address EMail="fred@email.com" Name="Fred" />
</AddressBook>
</NDSMail>
[edit] Related links
(none yet)
