Koozali.org: home of the SME Server

Fetchmail SME 5.5

Duncan

Fetchmail SME 5.5
« on: July 15, 2002, 02:01:50 PM »
I have a fresh 5.5 install. We collect mail from a multidrop account at ISP.

After some problems i found that every piece of mail being collected is being directed to the postmaster regardless of who it was intended for. Internal mail works fine (i have been forwarding emails to other people as they arrive).

I note that looking thru a 5.1.2 fetchmail script that things are somewhat different as compared to 5.5.

I have checked all my settings and they seem to be correct.

Anyone else set up multi-drop on 5.5 yet.

Regards Duncan

Ronald

Re: Fetchmail SME 5.5
« Reply #1 on: July 15, 2002, 09:11:54 PM »
Same problem here, I don't have a solution, yet.

guestHH

Re: Fetchmail SME 5.5
« Reply #2 on: July 15, 2002, 10:23:49 PM »
Hi,

That's the way to do it, compare the 5.1.2 with the 5.5 config script.

Apply changes in a custom template. I did it and it works.

Regards,
guestHH

Duncan

Re: Fetchmail SME 5.5
« Reply #3 on: July 16, 2002, 04:51:10 AM »
Ok, Sounds good. I guess its a bug if others are having the same problem. Will report and see what happens.

Regards Duncan

Ronald

Re: Fetchmail SME 5.5
« Reply #4 on: July 16, 2002, 12:05:23 PM »
It works fine: I've replaced the line '$OUT .= smtphost \$SMTP' with '$OUT. = smtphost localhost' in a custom template. It looks like that \$SMTP should be filled with a value of a field from the user-interface, but it isn't filled. Looks like a bug!

Ronald

jose velez

Re: Fetchmail SME 5.5
« Reply #5 on: July 16, 2002, 12:41:12 PM »
go to e-smith.dyndns.org.  It is already fix for 5.5Duncan wrote:
>
> I have a fresh 5.5 install. We collect mail from a multidrop
> account at ISP.
>
> After some problems i found that every piece of mail being
> collected is being directed to the postmaster regardless of
> who it was intended for. Internal mail works fine (i have
> been forwarding emails to other people as they arrive).
>
> I note that looking thru a 5.1.2 fetchmail script that things
> are somewhat different as compared to 5.5.
>
> I have checked all my settings and they seem to be correct.
>
> Anyone else set up multi-drop on 5.5 yet.
>
> Regards Duncan

Duncan

Re: Fetchmail SME 5.5
« Reply #6 on: July 16, 2002, 02:35:17 PM »
I have tried the above suggestions but alas still no go. I do have RAV installed but i am assuming that mailfront sits before RAV.

I still have my 5.1.2 server running so its not too bad.

Regards Duncan