coming directory is not the right way to do this.
>
> If the above method is unsafe, is there a postfix command that I can
> pipe an archived queue file to that would safely re-inject the
> message? Or, am I stuck with the sendmail method?
>
> Thanks for any advice anyone has on
/etc/postfix/mysql_virtual_alias_maps.cf
> virtual_gid_maps = static:1001
> virtual_mailbox_base = /home/vmail
> virtual_mailbox_domains = mysql:/etc/postfix/mysql_virtual_domains_maps.cf
> virtual_mailbox_maps = mysql:/etc/postfix/mysql_virtual_mailbox_maps.cf
> virtual_minimum_uid = 1001
> virtual_transport = virtual
> virtual_uid_maps = static:1001
>
> Any ideas (sorry if it's something obvious)?
--
Victor Jerlin, CTO
Gränslösa System GSYS HB
Cell#: +356--0125
...
>
> eth0:2 ...
>inet adr:192.168.1.2 ...
>
Deprecated!
ip addr add 192.168.1.1/24 dev eth0
ip addr add 192.168.1.2/24 dev eth0
ip addr list
>
> with the "BSD way":
>
> # ifconfig xl0 192.168.1.1 alias
> # ifconfig xl0 192.168.1.2 alias
> # ifconfig
> xl0: ...
> inet 192.168.1.1 ...
> inet 192.168.1.2 ...
> ...
>
>
--
Victor Jerlin, CTO
Gränslösa System GSYS HB
Cell#: +356--0125