Aaron Cordova wrote: > so far I can receive email for the handful of domains I'm using. But > thats it, how can I change the address for a user when they send mail. > All the documentation I have come across just covers receiving email, > perhaps I'm looking in the wrong direction at this point.
The sending email address is usually controlled by the person sending the email. Who is allowed to send email via your server is controlled by trusted networks and authentication. Have you been looking in the right place for documention? http://www.exim.org/docs.html is a great place to start and there is also a wiki full of useful information. The following is very full description of "How Exim receives and delivers mail" and is part of the very good manual that no one seems to read. http://www.exim.org/exim-html-current/doc/html/spec_html/ch03.html For more details on how to control message processing you should probably check out: http://www.exim.org/exim-html-current/doc/html/spec_html/ch44.html Specifically regarding submission mode: http://www.exim.org/exim-html-current/doc/html/spec_html/ch44.html#SECTthesenhea If you have a specific problem with configuration file snipets and particular errors, you may with to post them. -- The Exim Manual http://www.exim.org/docs.html http://www.exim.org/exim-html-current/doc/html/spec_html/index.html -- ## List details at http://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/
