If you're using postfix
server:~ # man lmtp [CUT] ... Authentication controls lmtp_sasl_auth_enable Enable per-session authentication as per RFC 2554 (SASL). By default, Postfix is built without SASL support.
lmtp_sasl_password_maps Lookup tables with per-host or domain name:password entries. No entry for a host means no attempt to authenticate.
lmtp_sasl_security_options Zero or more of the following.
noplaintext Disallow authentication methods that use plaintext passwords.
noactive Disallow authentication methods that are vulnerable to non-dictionary active attacks.
nodictionary Disallow authentication methods that are vulnerable to passive dictionary attack.
noanonymous Disallow anonymous logins. ... [CUT]
With these settings you can make authenticated connections on lmtpd.
Bye
Paolo
Nikola Milutinovic wrote:
Paolo Negri wrote:
You need to set posting permission for user anonymous on public folders. That's the reason of "permission denied" error.
Search in google "cyrus public folders"
anyway try in cyradm
localhost> sam public.kunden.hello anonymous p
That's what I've done, but...
I recall I have read somewhere that LMTP connection can be authenticated. Can this be setup in such a way, that MTA authenticates itself as user "cyrus" and permission on the shared folder is "cyrus p"?
Nix.
--- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html