Skip to content

in debian the smtp binary has a slightly different path#39

Open
lelutin wants to merge 1 commit into
ehloonion:masterfrom
lelutin:patch-2
Open

in debian the smtp binary has a slightly different path#39
lelutin wants to merge 1 commit into
ehloonion:masterfrom
lelutin:patch-2

Conversation

@lelutin

@lelutin lelutin commented Nov 2, 2022

Copy link
Copy Markdown
Contributor

When I was trying to set this up I blindly copied the contents of the smtp_tor script. I was then getting an error when postfix was calling out to it:

Nov  1 23:14:54 bahr postfix/master[34566]: warning: process /usr/lib/postfix/sbin/smtp_tor pid 41692 exit status 1
Nov  1 23:14:54 bahr postfix/master[34566]: warning: /usr/lib/postfix/sbin/smtp_tor: bad command startup -- throttling

The path to the smtp binary was wrong for a default debian install so torsocks couldn't do anything useful.

When I was trying to set this up I blindly copied the contents of the smtp_tor script. I was then getting an error when postfix was calling out to it:

~~~
Nov  1 23:14:54 bahr postfix/master[34566]: warning: process /usr/lib/postfix/sbin/smtp_tor pid 41692 exit status 1
Nov  1 23:14:54 bahr postfix/master[34566]: warning: /usr/lib/postfix/sbin/smtp_tor: bad command startup -- throttling
~~~

The path to the `smtp` binary was wrong for a default debian install so torsocks couldn't do anything useful.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant