Koozali.org: home of the SME Server

Default Email handling

Rod Egan

Default Email handling
« on: April 20, 2000, 06:02:42 AM »
My email configuration has my ISP receiving all of my email for my domain into one mail box at the ISP. I currently use outlook express to receive all of my email and to filter it into various folders. This does mean that all of my users need to access one machine to read email.
Can I configure e-smith ( running 4.0b6 ) to receive all email from my ISP via POP3 and direct specific email to individual users but send everything ese to one user?
I don't wan't to 'bounce' email if the specific user isn't configured in e-smith, just have the email default to one user.
Is this possible?
If yes, how do I do it?

Charlie Brady

RE: Default Email handling
« Reply #1 on: April 20, 2000, 03:06:42 PM »
Rod Egan wrote:

> My email configuration has my ISP receiving all of my email
> for my domain into one mail box at the ISP. I currently use
> outlook express to receive all of my email and to filter it
> into various folders. This does mean that all of my users
> need to access one machine to read email. Can I configure
> e-smith (running 4.0b6) to receive all email from my ISP
> via POP3 and direct specific email to individual users but
> send everything ese to one user? I don't wan't to 'bounce'
> email if the specific user isn't configured in e-smith, just
> have the email default to one user. Is this possible?
> If yes, how do I do it?

If you haven't done so now, it would be a good idea to get hold of the E-smith server and gateway Users Guide. The Guide for
version 3.1 is available from the E-smith ftp site.

What you describe is multi-drop email, and it is one of the standard options in the e-smith server for mail transport.
The fetchmail program will collect all mail from the POP3 mailbox you specify, and deliver what mail it can to the correct recipients, then deliver the rest to the postmaster alias, which is set to the admin email address that you have configured into the system. You may be able to increase the accuracy with which
fetchmail determines the correct recipient of each message if your ISP uses a distinguishing header - if so, you should configure your system to use that (under "sort header" in the email retrieval section of the web management gui).

Regards

Charlie