Merge branch 'mailcommand' of github.com:oqapi/webgui_newsletter into mailcommand
Conflicts: sbin/newsletter-transport.pl
This commit is contained in:
commit
b5a5a4e829
1 changed files with 0 additions and 1 deletions
|
|
@ -79,7 +79,6 @@ sub getCredentials {
|
|||
print "Received mail addressed to [$user\@$domain] which contains no id" && exit( $NO_SUCH_USER ) unless $id;
|
||||
print "Received mail addressed to [$user\@$domain] which contains no command" && exit( $NO_SUCH_USER ) unless $command;
|
||||
|
||||
|
||||
return ( $configFile, $command, $id, $sender, $senderIp );
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue