Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Kris on May 01, 2002, 06:11:19 PM

Title: Sending/receiving e-mail
Post by: Kris on May 01, 2002, 06:11:19 PM
Hi,

I have SME 5.1.2 working as a file/printerserver. I have an account with ISP under my domainname. ISP doesnt forward e-mail and IP to my SME box. I use a dial- up account. There seems to be a problem (no relay allowed) sending e-mail. What should I put in my e-mail settings?? I want my isp to handle all mail. POP box is emptied by fetchmail and send to inbox e-smith user. Works fine. Now what about sending mail?? Will my smtp.ISPNAME.com (or IP number) in delegate mailserver be enough? or do i have to specify a secondary mail server (name or ip)?

As i said i use a dial-up connection, can i keep email retrieval standard or should i select multidrop?


Thank for your comments!
Kris
Title: Re: Sending/receiving e-mail
Post by: Jelke van der Meer on May 02, 2002, 01:49:43 AM
For sending email from your server with sendmail there should be a valid (virtual) domain on your server.  Your ISP gave you a email account at HIS domain. So, you can only send email by using the domain-name of your ISP.
So if you want to send email from kris@yourisp.com you,ve got to create a virtual domain on your server as yourisp.com.
Otherwise your ISP would respond by saying: We dont relay for you!!! Sorry...

Jelke
Title: Re: Sending/receiving e-mail
Post by: Kelvin on May 03, 2002, 04:33:11 AM
Kris,

Usually, all you need to setup is this :-

In server manager, e-mail retrieval :
You must specify you e-mail retrieval method and relevant isp mail server settings and username / password
In your situation, Delegate mail server should be BLANK
As to whether you select standard or multidrop, that depends on what your arrangement is with your ISP with regards to your domain mail. If you have asked the ISP to drop all e-mails addressed to your domain into a single mailbox for collection, then you will need to set SME as multidrop.

In server manager, Other e-mail settings:
Internet provider's SMTP server: enter your isp's SMTP server here (eg. smtp.yourisp.com)

If you prefer, you can leave the SMTP entry blank, in which case, your outgoing mails will be handled by the SME server and does not rely on your ISP's mail server.

Not all ISPs denies you from sending e-mail when your reply address is not on their domain. Example : if I setup my reply address as someone@hotmail.com in Outlook Express, I can still send mail through my ISP. I do not have to use the address someone@myisp.com. All the ISP cares about is that the outgoing mail connection came from one of their physical connections and not relayed via another ISP (ie. I cannot dial into ISP1 and set my Oulook outgoing mailserver as the SMTP server of ISP2). If I dial into ISP1, my outgoing mail server MUST be SMTP server of ISP1 -- all the ISPs I've worked with so far DON'T CARE what you set your reply identity to be and so you can have your own domain name in Outlook (ie. someone@yourdomain.com and not necessarily someone@yourISP.com).

Hope this helps.

Kelvin