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 -- View this message in context: http://old.nabble.com/Using-sasl-with-dbmail-and-md5-login-tp27468767p27468767.html Sent from the dbmail users mailing list archive at Nabble.com. _______________________________________________ DBmail mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
