postfix problem ? after update to 1.0.3 - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Update/Upgrade (/forum-44.html) +--- Thread: postfix problem ? after update to 1.0.3 (/thread-9388.html) |
postfix problem ? after update to 1.0.3 - bulkmania - 01-27-2010 05:44 PM Use BCC for existing mailbox is not working after update of ispcp. More, if i use this tutorial none of the forwards set manualy are not working. Does anybody knows a fix to this ? RE: postfix problem ? after update to 1.0.3 - kilburn - 01-27-2010 07:42 PM Undo the step "3" from this guide and try again. I think that this step is only required if you have enabled amavisd-new. RE: postfix problem ? after update to 1.0.3 - bulkmania - 01-28-2010 03:37 PM (01-27-2010 07:42 PM)kilburn Wrote: Undo the step "3" from this guide and try again. I think that this step is only required if you have enabled amavisd-new. Yep , i undo the step 3, now the forward from ispcp is working, the forward from recipient_bcc is working, but addresses from recipient are not working as the ideea of bcc when sends mail, only on recevie. Half of the problem is fixed with-out step 3, any ideea so i rewrite and add bcc to what addresses I want when they send a mail ? RE: postfix problem ? after update to 1.0.3 - kilburn - 01-28-2010 05:43 PM Analogously to the "recipient_bcc_maps", postfix has a "sender_bcc_maps" directive. Use it. RE: postfix problem ? after update to 1.0.3 - Fixed - bulkmania - 01-28-2010 10:22 PM (01-28-2010 05:43 PM)kilburn Wrote: Analogously to the "recipient_bcc_maps", postfix has a "sender_bcc_maps" directive. Use it. Yep, you're good, that solved the problem. Maybe someone from team can modify the howto. RE: postfix problem ? after update to 1.0.3 - kilburn - 01-28-2010 10:59 PM Why don't you do it yourself? RE: postfix problem ? after update to 1.0.3 - bulkmania - 01-29-2010 06:44 AM (01-28-2010 10:59 PM)kilburn Wrote: Why don't you do it yourself? done ! |