Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Steve Watford on July 18, 2003, 10:56:54 PM

Title: Fetchmail and Standard mail delivery simultaneously??
Post by: Steve Watford on July 18, 2003, 10:56:54 PM
I am running V5.6u4 and all is well.  About six months ago we stopped having our ISP gather our mail and switched from multi-drop to standard mail delivery.  All is well.  Now, I need to have the server also run a fetchmail process to gather some mail from a different pop account hosted elsewhere and then dump these emails into our users imap accounts.  Is this possible with user contrib of fetchmail?  I am also using the user-manager panel to allow users to handle there own procmail configs which is working great as well.  I think I coould go in an configure a fetchmail script to handle this but would rather do it through the sme interface if possible.

Thanks
Title: Re: Fetchmail and Standard mail delivery simultaneously??
Post by: Charlie Brady on July 21, 2003, 04:53:05 AM
Steve Watford wrote:

> Now, I
> need to have the server also run a fetchmail process to
> gather some mail from a different pop account hosted
> elsewhere and then dump these emails into our users imap
> accounts.

Then enable multidrop from that pop account. SMTP delivery is not disabled when multidrop is enabled (and might be required if you have multiple virtual domains). Note that SMTP *is* disabled in private servergateway mode.

Charlie
Title: Re: Fetchmail and Standard mail delivery simultaneously??
Post by: Steve Watford on July 21, 2003, 08:00:12 PM
Ok, thanks.  I will try it that way.

Steve