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
-
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
-
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
-
Ok, thanks. I will try it that way.
Steve