Why not use the rimap saslauthd mechanism??

that way you don't need to worry about password encodings.

I'm sure I did an entry on the wiki once, but I can't seem to find it
anymore...



lelandj wrote:
> Whoops, here is the email again without HTML stripping line feeds and
> carriage returns:
> 
> I need to configure sasl for dbmail to allow postfix fo relay emails sent
> from a couple of roaming users via their iphones.  The Iphones connect to
> different networks wirelessly, as the users roam about.  The iPones receive
> a dynamic IP address from the network to which they connect.  It is my
> understanding that postfix will allow relaying of emails from remote users
> that can connect to the mail server using sasl.
> 
> I used Cyrus with sasl four or five years ago and had sasl configured to
> work with it using the sasldb file, which stored users names and passwords,
> but I'm currently using Dbmail Administrator to add/delete users using MD5
> authentication.
> 
> Below is the /etc/imapd.conf file on my Fedora 6 mail server:
> 
> allowplaintext: yes
> hashimapspool: 1
> sasl_mech_list: PLAIN
> sharedprefix: shared
> virtdomains: 0
> maxmessagesize: 5000000
> sievedir: /var/lib/imap/sieve
> admins: cyrus root
> sasl_pwcheck_method: saslauthd
> configdirectory: /var/lib/imap
> tls_ca_file: /etc/pki/tls/certs/ca-bundle.crt
> altnamespace: 1
> autocreatequota_units: 1
> tls_key_file: /etc/pki/cyrus-imapd/cyrus-imapd.pem
> sendmail: /usr/sbin/sendmail
> unixhierarchysep: 1
> partition-default: /var/spool/imap
> sieve_maxscriptsize: 320
> userprefix: user
> tls_cert_file: /etc/pki/cyrus-imapd/cyrus-imapd.pem
> 
> Regards,
> 
> LelandJ
> 


-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to