Thanks to everyone for your advice. I solved this by re-running
eximconfig, modifying it by using the examples people sent, and refering
to /usr/doc/exim/spec.txt.
For those who want to convert from mbox to Maildir, here's what I had to
do:
1. exim.conf changes:
local_delivery:
driver = append
On Mon, Jun 24, 2002 at 03:45:51PM -0700, Paul Mackinney wrote:
| Christian Schoenebeck declaimed:
| > Es geschah am Montag, 24. Juni 2002 22:26 als Paul Mackinney schrieb:
| > So, no matter of your .forward file, does Maildir at least work or are all
| > messages saved in mbox?
|
| Maildir works.
On Mon, Jun 24, 2002 at 04:51:09PM -0400, Matthew Daubenspeck wrote:
|
| > > | Well this doesn't hurt at any rate, the old system of having the primary
| > > | deliver go to
| > > |
| > > | file = /var/spool/mail/${localpart}
| > >
| > >
| > > Do note that you must use the "directory ="
Christian Schoenebeck declaimed:
> Es geschah am Montag, 24. Juni 2002 22:26 als Paul Mackinney schrieb:
> So, no matter of your .forward file, does Maildir at least work or are all
> messages saved in mbox?
>
Maildir works. After changing local_delivery to
directory = ${home}/Maildir/
mail
Es geschah am Montag, 24. Juni 2002 22:51 als Matthew Daubenspeck schrieb:
> > Yes, I'm now using
> >
> >directory = ${home}/Maildir/
>
> I always use:
>
> directory = /home/$local_part/Maildir
That shouldn't be the problem.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "
> > | Well this doesn't hurt at any rate, the old system of having the primary
> > | deliver go to
> > |
> > | file = /var/spool/mail/${localpart}
> >
> >
> > Do note that you must use the "directory =" option, not the "file ="
> > option in conjunction with "maildir_format".
> >
> Yes,
Derrick 'dman' Hudson declaimed:
> On Sun, Jun 23, 2002 at 07:29:16PM -0700, Paul Mackinney wrote:
> | Christian Schoenebeck declaimed:
> | > > I've been trying to switch from mbox to maildir, but exim won't deliver
> | > > to my maildirs. Here's the relevant section of my exim.conf:
> | >
> | > I
On Sun, Jun 23, 2002 at 07:29:16PM -0700, Paul Mackinney wrote:
| Christian Schoenebeck declaimed:
| > > I've been trying to switch from mbox to maildir, but exim won't deliver
| > > to my maildirs. Here's the relevant section of my exim.conf:
| >
| > I replaced the local_delivery section by:
| >
Christian Schoenebeck declaimed:
> > I've been trying to switch from mbox to maildir, but exim won't deliver
> > to my maildirs. Here's the relevant section of my exim.conf:
>
> I replaced the local_delivery section by:
>
> local_delivery:
> driver = appendfile
> create_dire
I've been trying to switch from mbox to maildir, but exim won't deliver
to my maildirs. Here's the relevant section of my exim.conf:
Default address_directory transport:
address_directory:
driver = appendfile
no_from_hack
prefix = ""
suffix = ""
# maildir_format
What I've put
On Wed, 06 Dec 2000 21:49:16 -0200 (BRST), [EMAIL PROTECTED] said:
>Hello,
>
>I am trying to use exim+fetchmail. Fetchmail is fetching emails from my
>ISP without problems. The problem is with exim, because after fetchmail
>sends the messages to exim for local delivery, all messages are frozen in
>
On Wed, Dec 06, 2000 at 09:49:16PM -0200, [EMAIL PROTECTED] wrote:
> Hello,
>
> I am trying to use exim+fetchmail. Fetchmail is fetching emails from my
> ISP without problems. The problem is with exim, because after fetchmail
> sends the messages to exim for local delivery, all messages are frozen
Hello,
I am trying to use exim+fetchmail. Fetchmail is fetching emails from my
ISP without problems. The problem is with exim, because after fetchmail
sends the messages to exim for local delivery, all messages are frozen in
/var/spool/exim/input and in /var/spool/msglog appear a lot of messages,
13 matches
Mail list logo