[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: postfix virtual host



On 5/16/2013 13:35, Pol Hallen wrote:
> Hi folks :-)
> 
> I don't understand why virtual host doesn't run :-/ I read many many
> howto but I can't resolve.
> 
> Thanks for the help!
> 
> virtual_alias_domains = nuvolabianca.org
> virtual_mailbox_domains = nuvolabianca.org
> virtual_mailbox_base = /home/vhosts/nuvolabianca.org
>      virtual_mailbox_maps = hash:/etc/postfix/vmailbox
>      virtual_minimum_uid = 100
>      virtual_uid_maps = static:5000
>      virtual_gid_maps = static:5000
>      virtual_alias_maps = hash:/etc/postfix/virtual
> 
> cat virtual
> fred@nuvolabianca.org	fred
> 
> cat vmailbox
> fred@nuvolabianca.org	nuvolabianca.org/fred/
> 
> fred does not exist on my system
> 
> should be create a dir inside /home/vhosts/nuvolabianca.org
> 
> mailq
> 
> 25279758236*    3506 Thu May 16 19:22:01  aboutit10@yahoo.it
>                                          fred@nuvolabianca.org
> 
> Pol
> 
> 
To help you debug this issue, we need two things:

- output of `postconf -n`
- relevant logs from postfix (/var/log/mail.log)

-- 
staticsafe
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
Please don't top post - http://goo.gl/YrmAb
Don't CC me! I'm subscribed to whatever list I just posted on.


Reply to: