Does nobody have any idea, how I can get MailMe to work??
Please help!

On 5 Okt., 09:21, prahn <[email protected]> wrote:
> Right, this above was run from user root. Here is the right output:
> (I replaced some letters with xxx)
>
> knserver:~ knadmin$ defaults read com.apple.mail DeliveryAccounts
> (
>         {
>         AccountName = "127.0.0.1";
>         AccountType = SMTPAccount;
>         Hostname = "127.0.0.1";
>         IsSyncable = 1;
>         ShouldUseAuthentication = NO;
>         UseDefaultPorts = YES;
>         uniqueId = "c02de8b9-7e6e-49f1-b7c9-4eae7b4406fd";
>     }
> )
> knserver:~ knadmin$ defaults read com.apple.mail MailAccounts
> (
>         {
>         AccountPath = "~/Library/Mail/Mailboxes";
>         AccountType = LocalAccount;
>         DraftsMailboxName = Drafts;
>         IsSyncable = 1;
>         NotesMailboxName = Notes;
>         SentMessagesMailboxName = "Sent Messages";
>         TrashMailboxName = "Deleted Messages";
>         uniqueId = "03495f56-7169-479a-adc1-19999cde9cb3";
>     },
>         {
>         AccountName = "[email protected]";
>         AccountPath = "~/Library/Mail/[email protected]";
>         AccountType = IMAPAccount;
>         AuthenticationScheme = "CRAM-MD5";
>         CachePolicy = CacheNoMessages;
>         DateOfLastSync = 2010-10-05 09:18:54 +0200;
>         DaysBetweenSyncs = 5;
>         DraftsMailboxName = Drafts;
>         EmailAddresses =         (
>             "[email protected]"
>         );
>         FullUserName = "xxx";
>         Hostname = "127.0.0.1";
>         IsSyncable = 1;
>         NotesMailboxName = Notes;
>         PortNumber = 993;
>         SMTPIdentifier = "127.0.0.1";
>         SSLEnabled = YES;
>         SecurityLayerType = 3;
>         SentMessagesMailboxName = "Sent Messages";
>         StoreDraftsOnServer = YES;
>         StoreSentMessagesOnServer = YES;
>         ToDosMailboxName = "Apple Mail To Do";
>         TrashMailboxName = "Deleted Messages";
>         Username = in;
>         uniqueId = "d0352025-6fe6-470f-86e2-76e7cfe78979";
>     },
>         {
>         AccountPath = "~/Library/Mail/RSS";
>         AccountType = RSSAccount;
>         DraftsMailboxName = Drafts;
>         NotesMailboxName = Notes;
>         SentMessagesMailboxName = "Sent Messages";
>         uniqueId = "57276558-16e3-41bd-b275-1d986b571711";
>     }
> )
>
> On 5 Okt., 09:12, Peter Hosey <[email protected]> wrote:
>
>
>
> > On Oct 5, 2010, at 00:10:01, prahn wrote:
>
> > > Ok, that's interesting:
> > > root# defaults read com.apple.mail DeliveryAccounts
> > > 2010-10-05 09:08:04.847 defaults[62919:10b]
> > > The domain/default pair of (com.apple.mail, DeliveryAccounts) does not
> > > exist
>
> > > root# defaults read com.apple.mail MailAccounts
> > > 2010-10-05 09:08:18.052 defaults[62938:10b]
> > > The domain/default pair of (com.apple.mail, MailAccounts) does not
> > > exist
>
> > You need to run those commands as whatever user you're running Mail and 
> > Growl as.

-- 
You received this message because you are subscribed to the Google Groups 
"Growl Discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/growldiscuss?hl=en.

Reply via email to