[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: exim howto newbie ?



hi ya christo...

my first tests for proper dns setup for the virtual domains...
	http://www.dom-one.com
	http://www.dom-two.com
	http://www.dom-three.com
	should all work.....with difffernet results...
	than try to solve the emails and user name issues

i know this does not solve your problem...
but  sending emails to  user@dom-one.com   and preventing it from
getting to user@dom-two.com ...in my case, it  was done by a
pre-processing script and i was using smail....
	ie  i had two different john on two different domains
	and the smail post processing scripts did its work
	-
	only the desired recepient got the mail

but, the hosting machine could only have one john in /etc/passwd

- some virtual setups tend to create temp aliases...
	usera.dom-one: ... blahA...
	userb.dom-two: ... blahB...
	userc.dom-xxx: ... blahC...

	trick is to convert incoming usera@dom-one into  usera.dom-one
	and than the rest is easy...

	- i have not tried the obvious...

	/etc/aliases
	....
	user1@dom-one.com:	user@real-domain.com
	user2@dom-two.com:	real_user@real-domain2.com

have fun
alvin



On Wed, 20 Sep 2000, christo wrote:

> 
> > hi to all that are able to shed some light with this problem i am having.
> > 
> > i have 3 domains on my system
> > 
> > dom-one.com
> > dom-two.com
> > dom-three.com
> > 
> > and 3 users on my system
> > 
> > userA
> > userB
> > userC
> > 
> > * at this point in time, exim is a fresh install on the system. i have
> > been through the eximconfig and entered relevent details for my
> > network and local domains hosted on this box etc etc.
> > 
> > from my interpretation of the docs, i assign email addresses to these
> > users by the following entries in the /etc/aliases file, specifically
> > 
> > userA@dom-one.com
> > userB@dom-two.com
> > userC@dom-three.com
> > 
> > so far so good....when i send mail to :-
> > 
> > userA@dom-one.com
> > userB@dom-two.com
> > userC@dom-three.com
> > 
> > all 3 receives them
> > 
> > now....if i send emails to userA@dom-two.com or userB@dom-one.com, userA
> > and userB receives this email where they SHOULDNT
> > 
> > my question is 
> > 
> > - why is that so ?
> > - how do i stop that ?
> > 
> > my current sitiuation is ...i have read the docs/manual.... but none of
> > it, from my interpretation of the content, tell me about my particular
> > problem. in fact...most of the documentation are very technically
> > detailed....and in most cases i am totally baffled....or lost ?!?
> > 
> > i appreciate the effort u put into sheding some light on this...
> > 
> > otherwise...if anyone could point out to where i can find some
> > "tutorials/howtos" i would appreciate it....
> > 
> > the docs, despite its thorough and comprehensiveness, is still
> > overwhelming and not IMHO a "howto/tutorial" so to speak. 
> > 
> > at this point in time , i have read all the manuals and looked at other
> > examples posted on the net. 
> > 
> > i am quite eager to learn this on my own...but need some help with
> > learning how to initially get pass exim's cryptic manuals and etc
> > 
> > thanks all for your help in advance...
> > 
> > regard
> > chris g.
> > 
> > p.s. i have tried using a particular example from one of the debian-user
> > post regarding "virtual domains" etc. to no avail....
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
> 



Reply to: