Koozali.org: home of the SME Server

Send SMTP Mail over Provider - how?

Offline azche24

  • *
  • 163
  • +0/-0
    • http://az-law.de
Send SMTP Mail over Provider - how?
« on: June 20, 2004, 06:12:49 PM »
Hi Folks,

i am running a 6.0.1 esmith on dynamic IP DSL for years now. It is doing fine.

But for obvious reasons some of the big mail-providers reject mails send over dynamic-IP Accounts even if it is valid mail destinated to a regular user at that domain.

My DNS-Provider of course offers a mailbox, but this is only for POP/SMTP or IMAP.

But i do not want this, because then SPAM-ASSASSIN, ASSP and CLAMAV will not check/filter my incoming mail.

Any Ideas?
Alexander Ziemann, Berlin - DE

schirrms

Send SMTP Mail over Provider - how?
« Reply #1 on: June 20, 2004, 08:34:54 PM »
Hi,

as far as I know, there are two solutions :
1) Use the SMTP of your provider as smart host for your SME server. No change on your computer(s) on your LAN, but SME send all mail to your provider SMTP server (witch should be allowed to send mail to big mail-provider ;-) ) . This change nothing for incoming mails, so all antivir solution should be OK.
2) Use externals mailboxes, but use the (new ;-) ) Fetchmail contrib to retrieve externals mail on your SME server. Your antivir solution should also be OK.

HTH,
Pascal

Anonymous

Send SMTP Mail over Provider - how?
« Reply #2 on: June 20, 2004, 08:41:18 PM »
Quote from: "schirrms"
Hi,

2) Use externals mailboxes, but use the (new ;-) ) Fetchmail contrib to retrieve externals mail on your SME server. Your antivir solution should also be OK.

HTH,
Pascal


I will try that one. Which ist the new fetchmail contrib? Will it pass mails to CLAMAV?

Anonymous

Send SMTP Mail over Provider - how?
« Reply #3 on: June 20, 2004, 09:31:46 PM »
The new fetchmail contrib is one I just writted :-)
you can find it here

Fetchmail works as a preprocessor for qmail, and as such, it should work with clamav (it use the same way as others incoming mails, as it connect locally to the SMTP port to deliver mail).

HTH,
Pascal

schirrms

Send SMTP Mail over Provider - how?
« Reply #4 on: June 20, 2004, 09:35:34 PM »
Strange to be alble to send a topic as a  guset (without any warnings) but not being able to change or suppres it :-(

The upper post was mine, sorry !