send from username
This commit is contained in:
@@ -29,7 +29,7 @@ module Adamantium
|
|||||||
end
|
end
|
||||||
|
|
||||||
mail[:to] = @to
|
mail[:to] = @to
|
||||||
mail[:from] = @from
|
mail[:from] = @username
|
||||||
|
|
||||||
mail.deliver
|
mail.deliver
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user