Re: How to safely re-inject an archived queue file?

2009-02-11 Thread Victor Jerlin
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

Re: On localhost SMTP OK, but out side localhost -> Recipient address rejected?

2008-10-07 Thread Victor Jerlin
/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

Re: multiple outgoing interfaces?

2008-10-07 Thread Victor Jerlin
... > > 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