Hi jesulliv,
You can bypass the subscription/confirmation process by adding subscribers directly to the database.
The best way would be to prepare a sql query and run it on the gsom_subscribers table. The query data should match the table format of course.
It shouldn’t be too hard to convert an existing csv, excell or sql file to the format required for the import.
Erik