Re: [courier-users] imap global shared folder

2012-12-22 Thread Sam Varshavchik

Asmaa Ahmed writes:


Hello,

I am trying to add a global shared folder to all the users accounts in my  
mail server.
I have followed what is mentioned in the wiki, but still can't see the  
folder!


Here are my implementations:

# su - user1
# maildirmake -S /home/user1/Maildir-shared
# maildirmake -s write -f Notices /home/User1/Maildir-shared

Then I created the maildirshared to be global
# cat /etc/courier/maildirshared
PublicFolders /home/user1/Maildir-shared


You are mixing up two different shared folder implementations.

If you're using filesystem permissions-based shared folders, then you should  
use the maildirmake --add command, instead of creating the maildirshared  
file.


If you're using virtual shared folders based on access control lists, then  
you need to create maildirshared first, then use the maildiracl command to  
set up the ACLs.


Whether you need to use filesystem permissions-based or virtual shared  
folders depends on how you set up your mailboxes.


See http://www.courier-mta.org/imap/README.sharedfolders.html




pgp6qTX8P880Y.pgp
Description: PGP signature
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Subtle header modification PATCH

2012-12-22 Thread Matus UHLAR - fantomas
On Fri 14/Dec/2012 13:03:50 +0100 Sam Varshavchik wrote:
 Alessandro Vesely writes:
 On Fri 14/Dec/2012 01:01:23 +0100 Sam Varshavchik wrote:
 Alessandro Vesely writes:

   From: u...@example.com
   To: l...@example.org

 get changed to:

   From: u...@example.com
   To: l...@example.org


 After looking a bit closer at the code, I think I could
 try a patch, next week, say.  How about NOADDRTRANSCRIBE?

 Try it; not sure about the name, NOADDRREWRITE sounds better.

On 17.12.12 19:40, Alessandro Vesely wrote:
I see no other reason than DKIM signatures to avoid rewriting those
lines. 

as long as I've been maintaining spam filters, I think rewriting mail
should be done only if it's really a MUST. Any rewriting makes spam
detecting harder...

just my $.02

-- 
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
You have the right to remain silent. Anything you say will be misquoted,
then used against you. 

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Subtle header modification PATCH

2012-12-22 Thread Alexei Yu. Batyr'
Matus UHLAR - fantomas wrote on 22.12.2012 20:06:
 On Fri 14/Dec/2012 13:03:50 +0100 Sam Varshavchik wrote:
 Alessandro Vesely writes:
 On Fri 14/Dec/2012 01:01:23 +0100 Sam Varshavchik wrote:
 Alessandro Vesely writes:

From: u...@example.com
To: l...@example.org

 get changed to:

From: u...@example.com
To: l...@example.org

 After looking a bit closer at the code, I think I could
 try a patch, next week, say.  How about NOADDRTRANSCRIBE?
 Try it; not sure about the name, NOADDRREWRITE sounds better.
 On 17.12.12 19:40, Alessandro Vesely wrote:
 I see no other reason than DKIM signatures to avoid rewriting those
 lines.
 as long as I've been maintaining spam filters, I think rewriting mail
 should be done only if it's really a MUST. Any rewriting makes spam
 detecting harder...

 just my $.02

+$0.5. I'd consider including variable totally suppressing any 
rewriting. MIME=none unfortunately isn't sufficient.


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users