How can I search and replace text that containcontains / with sed?
I currently use the following command which doesn't work
sed -i "s/queue_directory = /var/spool/postfix-secondary/queue_directory = /var/spool/postfix-$newnumber/g" /etc/postfix-$newnumber/main.cf