I'm trying to set up dma (dragonfly) with mutt. Mutt can set
message this end in the queue, but messages in the queue are not
displayed by mutt.
In muttrc I have the line. set folder = /var/mail/. In /var/mail
is a file for my mail with correct permissions and owner. I
am in /etc/group/mail group
In /etc/dma/dma.conf I accept defaults except for ISP's smarthost
I have the address that my ISP requires which ends with ::587.
Although the default SMPT port is 25, I have the line: PORT 25
For mail name: MAILNAME /etc/mailname
When I do $ fetchmail -c it says one message, although there
are two in the queue. Mutt displays no messages.
When I send myself a test message I go to have mutt send it,
I get: Fcc failed (r)etry, .alternate (m)box, or (s)skip?
When specify alternative (m) mail box as /var/mail/ it complained
it can't find it. But it is in /var/mail and is :
-rw------- 1 haines mail sep 19 haines
If instead as tell mutt to skip Fcc, the message is sent. It shows
up in the queue but nothing is displayed by mutt
--
Haines Brown