Sorry, this is sure to be a newbie type question, but I'm not quite clear on how one creates the accounts properly. I created an account using web-cyradm, but when I send mail to it, I get this in the logs:
Jul 28 15:34:26 bogomips lmtpunix[14506]: verify_user(user.fred^openill^com) failed: Mailbox does not exist Jul 28 15:34:26 bogomips postfix/smtpd[14497]: disconnect from 205-200-64-245.static.mts.net[205.200.64.245] Jul 28 15:34:26 bogomips postfix/lmtp[14505]: EA182201F1: to=<[EMAIL PROTECTED]>, orig_to=<[EMAIL PROTECTED]>, relay=/var/lib/imap/socket/lmtp[/var/lib/imap/socket/lmtp], delay=1, status=bounced (host /var/lib/imap/socket/lmtp[/var/lib/imap/socket/lmtp] said: 550-Mailbox unknown. Either there is no mailbox associated with this 550-name or you do not have authorization to see it. 550 5.1.1 User unknown (in reply to RCPT TO command)) Here is my configuration: [EMAIL PROTECTED] ~]# cat /etc/imapd.conf postmaster: postmaster configdirectory: /var/lib/imap partition-default: /var/spool/imap # admins: admin sievedir: /var/lib/imap/sieve sieve_maxscriptsize: 32 sieve_maxscripts: 5 sendmail: /usr/sbin/sendmail allowanonymouslogin: no allowplaintext: yes autocreateinboxfolders: Sent|Trash|Drafts autosubscribeinboxfolders: Sent|Trash|Drafts virtdomains: userid defaultdomain: bogomips.uwinnipeg.ca servername: bogomips.uwinnipeg.ca autocreatequota:10000 reject8bit: no quotawarn: 90 timeout: 30 poptimeout: 10 hashimapspool: true sasl_pwcheck_method: saslauthd sasl_saslauthd_path: /var/run/saslauthd/mux tls_cert_file: /var/lib/imap/server.pem tls_key_file: /var/lib/imap/server.pem tls_ca_file: /usr/share/ssl/certs/ca-bundle.crt unixhierarchysep: yes altnamespace: yes _______________________________________________ This mailing list is hosted and supported by bit-heads GmbH | http://www.bit-heads.ch _______________________________________________ Web-cyradm mailing list [email protected] http://www.web-cyradm.org/mailman/listinfo/web-cyradm
