LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 05-27-2010, 12:48 PM   #1
mkodsf
LQ Newbie
 
Registered: May 2010
Posts: 3

Rep: Reputation: 0
Ideas? Mail to one domain needs to be sent to 1 of 2 SMTP servers based on email id!


Hi -

We have a requirement at our university to provide lifetime email to our students. We already have a groupwise mail server for employees. We want to outsource the provider of student email.

One obvious solution is to have all email going to one place but there is strong resistance to changing groupwise for employees and currently it does not make sense to extend groupwise to students.

Both student and employee email will have the same domain. Can this be done? Any ideas on how we can implement that? Any ideas will be appreciated.

Thanks in Advance.
 
Old 05-27-2010, 01:35 PM   #2
Blazeone
LQ Newbie
 
Registered: Dec 2009
Location: Tacoma/Seattle WA
Distribution: Slackware
Posts: 6

Rep: Reputation: 3
Are you against hosting a different subdomain for the student email? IE:
user@foo.com employees
users@stu.foo.com

If this would be acceptable I am sure we can guide you through the changes.
 
Old 05-27-2010, 01:37 PM   #3
arizonagroovejet
Senior Member
 
Registered: Jun 2005
Location: England
Distribution: openSUSE, Fedora, CentOS
Posts: 1,094

Rep: Reputation: 198Reputation: 198
Where I work we have staff and student email systems. I don't know details, but I do know the overview of how it works. Basically we use a third system which receives all the mail and distributes it accordingly.

Everyone has an email address on our organisation's domain, let's say that's @workplace.org. Email for @workplace.org is received by the server(s) that are specified in the MX records for workplace.org and those servers consult a big long aliases file that looks like this

b.smith@workplace.org : jusktr@staffemail
a.jones@workplace.org : rfuref@studentemail

where studentemail and staffemail are hostnames of servers which handle incoming email for that system.

If you outsource your student email then those using the outsourced system will have email addresses that end with @outsourcecompany.org and your mail servers can redirect their @workplace.org addresses to those. Your users continue all to give out their @workplace.org addresses. The outsourced system should also send all email with the appropriate @workplace.org addresses in the From field NOT @outsourcecompany.org. That way you're not screwed if you ever want to change outsourced provider or bring mail back in house.
 
Old 05-27-2010, 06:12 PM   #4
mkodsf
LQ Newbie
 
Registered: May 2010
Posts: 3

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Blazeone View Post
Are you against hosting a different subdomain for the student email? IE:
user@foo.com employees
users@stu.foo.com

If this would be acceptable I am sure we can guide you through the changes.
Unfortunately we cannot have two domains. We can only use foo.com.
 
Old 05-27-2010, 06:17 PM   #5
mkodsf
LQ Newbie
 
Registered: May 2010
Posts: 3

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by arizonagroovejet View Post
Where I work we have staff and student email systems. I don't know details, but I do know the overview of how it works. Basically we use a third system which receives all the mail and distributes it accordingly.

Everyone has an email address on our organisation's domain, let's say that's @workplace.org. Email for @workplace.org is received by the server(s) that are specified in the MX records for workplace.org and those servers consult a big long aliases file that looks like this

b.smith@workplace.org : jusktr@staffemail
a.jones@workplace.org : rfuref@studentemail

where studentemail and staffemail are hostnames of servers which handle incoming email for that system.

If you outsource your student email then those using the outsourced system will have email addresses that end with @outsourcecompany.org and your mail servers can redirect their @workplace.org addresses to those. Your users continue all to give out their @workplace.org addresses. The outsourced system should also send all email with the appropriate @workplace.org addresses in the From field NOT @outsourcecompany.org. That way you're not screwed if you ever want to change outsourced provider or bring mail back in house.
Is there a way to do this where a student does not see @outsourcecompany.org? They only see @workplace.org.
 
Old 05-28-2010, 09:23 AM   #6
never say never
Member
 
Registered: Sep 2009
Location: Indiana, USA
Distribution: SLES, SLED, OpenSuse, CentOS, ubuntu 10.10, OpenBSD, FreeBSD
Posts: 195

Rep: Reputation: 37
I would question the wisdom of providing lifelong e-mail to students without making it obvious who is a student, alum, or staff. The schools that I know of do it like this:

user@staff.university.com
user@student.university.com
user@alum.university.com

That makes management much easier. However, you said that was not an option, so you will need to do things a little differently.

Here is how I would handle it.

I would have all mail for @university.edu routed to the outside provider. I would either have the outside vendor setup mail forwards for staff addresses (optimal), or setup accounts for staff and set up forwards from inside those accounts and have that mail forwarded to the GroupWise system.

Mail from staff to staff would only traverse the GroupWise system all other incoming mail would be routed through the outside vendor to GroupWise, but that could be setup to be virtually invisible (only seen in the headers).

Then you are only left with staff having different setups and webmail access.

As stated above I don't find this an ideal setup, but it should work. I hope you find this helpful.

The Student may or may not see the outsourced company depending on how you handle DNS, Web access . . . But with this setup and your outside providers help you can hide it from students, but not from staff.

-----
And here I thought I was just about the only remaining GroupWise user.
 
  


Reply

Tags
smtp



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Send email to specific SMTP servers per email from my server? neilius Linux - Server 6 06-25-2009 06:31 AM
Postfix -- Allowing SMTP Connections Based on Destination Domain zok Linux - Networking 1 02-28-2007 09:25 PM
Unable to send mail to some mail servers due smtp greetings malformed atotomex Linux - Networking 6 12-20-2005 04:38 PM
Email clients wont work unless dig smtp, pop servers rcz Linux - Networking 0 11-19-2004 05:13 AM
Domain names and email servers PhilHalf Linux - Newbie 1 06-06-2003 12:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 12:00 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration