Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

undeliverabe mails to a spezific account?

Quote Reply
undeliverabe mails to a spezific account?
Hi,

is it possible the configure GM that undeliverable mail (spam) is automatically sent to the inbox of a normal user?
I want to have a user that can check the undeliverable mails.
This mails should not go to the undeliverable Folder from the AdminAccount.

I am using a cronjob for incoming.pl to deliver the mails.

Thanks and Greets from Franky.
Quote Reply
Re: undeliverabe mails to a spezific account? In reply to
Hi,

You should be able to edit incoming.pl around line 209 and change:

&Webmail::insert_message ('junk', $outfile);

Change 'junk' to the username of the person you want to insert the undeliverable message to.

Cheers,

Alex

--
Gossamer Threads Inc.