Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: exim: users

imap use after exim

 

 

exim users RSS feed   Index | Next | Previous | View Threaded


jagginess at videotron

Jul 24, 2012, 11:00 AM

Post #1 of 3 (311 views)
Permalink
imap use after exim

Hi, I recently got my exim server working. I have no issues of my
current setup and i'd like to know if the following can be done.

I have a username that needs to have his sender mail copied/stored so
that imap can present it later. (it can be an example for mbox or even
maildir format, the imap server looks at both mailbox formats in ~ and
in /var/mail without issues)
This particular user has no problem accessing two email client software
from separate machines to access the esame email sent to him, but mail
he sends out don't get a copy for imap..

I believe this can be done, but i'm sort of stuck as how to go about
it.. Maybe a point to a documentation link or a small sample that can
provide me what keywords I can check out, I'm getting quite acquaint
with exim's setup (spent a long time learning how it's configured from
scratch).. so any snippet would do.. Thank you for any reply, greatly
appreciate it..


--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/


tlyons at ivenue

Jul 24, 2012, 12:38 PM

Post #2 of 3 (306 views)
Permalink
Re: imap use after exim [In reply to]

On Tue, Jul 24, 2012 at 11:00 AM, jb <jagginess [at] videotron> wrote:
>
> I have a username that needs to have his sender mail copied/stored so that
> imap can present it later. (it can be an example for mbox or even maildir
> format, the imap server looks at both mailbox formats in ~ and in /var/mail
> without issues)

There are three ways you can do this:
1. Have him configure his MUA to BCC himself for every email he sends.
2. Have him configure his MUA to store Sent messages in a "Sent"
folder that is in his IMAP connection instead of in a local "Sent"
folder on his local hard drive.
3. Have exim deliver all messages send by this user into a subfolder
in his maildir. To do this, I would add a router which delivers the
email into /path/to/his/Maildir/.Sent/ or similar, with the "unseen"
setting so that it continues on to do a regular delivery as well. It
will pollute your mail logs though.

Personally I would tell him to configure his MUA to do what he wants,
not the mail server, but it's up to you which policy you want to set.

...Todd
--
The total budget at all receivers for solving senders' problems is $0.
If you want them to accept your mail and manage it the way you want,
send it the way the spec says to. --John Levine

--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/


cyborg2 at benderirc

Jul 25, 2012, 1:02 AM

Post #3 of 3 (304 views)
Permalink
Re: imap use after exim [In reply to]

Am 24.07.2012 21:38, schrieb Todd Lyons:
> 3. Have exim deliver all messages send by this user into a subfolder
> in his maildir. To do this, I would add a router which delivers the
> email into /path/to/his/Maildir/.Sent/ or similar, with the "unseen"
> setting so that it continues on to do a regular delivery as well. *It
> will pollute* your mail logs though.

Add "disable_logging" to that router and it won't log it ;)

Marius
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

exim users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.