On Mon, Jul 19, 2004 at 10:27:53PM -0400, Christophe Beauregard wrote:
> Try:
>
> pdbdump -MPalm::Mail MailDB.pdb | more
Cleaned out the database, and upgraded to 1.4.0 snapshot of p5-Palm.
Everything says success now. However, the mail from my mbox never
appears on the Palm. It does disappear from the mbox though.
The send-mail-2 sync conduit sends mail just fine.
>
> in your ~/.palm/backup directory and see if the problem happens there. That
> would indicate a problem with either the database or the module rather than
> the conduit.
>
> Hmmm... What mail app are you using?
On the Palm I am running e*Mail or the default Mail app. They both
access the same database.
On my Linux box I am using mutt.
Here is my .coldsyncrc file. Any idea's on what I am doing wrong?
## Coldsync RC file
options {
install_first: true;
force_install: no;
CS_CONDUIT_PATH: "${CS_CONDUITDIR}:${HOME}/.pda/conduits";
}
listen serial {
device: /dev/usb/tts/1;
#protocol: simple;
protocol: net;
speed: 57600;
transient;
}
pda "Sony Clie" {
snum: xxxxxxxxxxxx-x;
username: "xxxxx";
userid: xxxxx;
directory: /home/allan/.pda;
default;
}
conduit sync {
path: [generic];
type: */*;
default;
}
conduit sync {
# Conduit to set time on Palm
path: "SetSysDateTime.pl";
type: psys/sprf;
}
conduit fetch, dump {
# Sync ToDo's to file/Category
type: todo/DATA;
path: "todo-text";
arguments:
Where: /home/allan/.pda/todo;
Delete: no;
}
conduit fetch, dump {
# Sync Memo's with file/memo dir/category
type: memo/DATA;
path: memo.pl;
arguments:
Where: /home/allan/.pda/memo; # default is ~/.palm/memo
Delete: no;
}
conduit sync {
type: mail/DATA;
path: "send-mail-2";
pref: mail/3;
arguments:
Sendmail: /usr/sbin/sendmail;
My-Address: allanneal@bellsouth.net;
Outbox-name: Outbox;
Sent-name: Filed;
}
conduit fetch {
type: mail/DATA;
path: "mbox-inbox";
pref: mail/2;
arguments:
Mailbox: /home/allan/mail/palm;
Inbox-name: Inbox;
Truncate-after: 4000;
}
--
__^__ __^__
( ___ )----------------------------------------( ___ )
| / | "Engineers aren't boring people, | \ |
| / | we just get excited about boring things" | \ |
|___| --Anon |___|
(_____)----------------------------------------(_____)
Attachment:
pgpetyT0VrVTq.pgp
Description: PGP signature