"Spencer Anderson" <[EMAIL PROTECTED]> schrieb: > Thanks for the fast response. I tried that and got this message in my logs, > any idea what it means? > > 2007-06-08 09:05:40 1Hwgy4-00046g-R0 <= [EMAIL PROTECTED] U=root > P=local S=389 > 2007-06-08 09:05:40 1Hwgy4-00046g-R0 == /var/spool/mail < > [EMAIL PROTECTED]> R=localWrite_gw defer (-30): file_transport unset > in localWrite_gw router
Of course! I forgot to post the transporter, too... Add this to your router: file_transport = address_file then, create a transporter as this: address_file: driver = appendfile delivery_date_add envelope_to_add return_path_add mode = 600 This will be saved as MBOX. But it is NOT a complete configuration! You MUST RTFM and complete the Exim configure!! Bye Luca Bertoncello ([EMAIL PROTECTED]) -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
