On Wed, Nov 23, 2011 at 10:17:09AM +0000, K Z wrote: > I cannot say the network ip of my users since they are > anywhere. Or do you mean that after login at the exim server, > the authenticated users are seem as as being in the local > network?
No. You need to configure things so that each e-mail user has a password. The password is used for two things: - for POP/IMAP, to read mail. - for exim, to send mail. Since you seem to be using a preconfigured webserver, maybe something is already configured, or maybe there exists an all-in one package. If your users only send mail, google /etc/exim4/passwd Otherwise, as I wrote earlier, you need to configure SASL. You also need a POP/IMAP server, maybe set up a page for your users to change their passwords, a webmail... it gets to be a lot of work. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
