Changes

Jump to navigation Jump to search
Line 147: Line 147:     
==== Alias ====
 
==== Alias ====
  <nowiki>insert into aliases values (null, 1, 'support', 'ceo@mydomain.com', 'Redirecting support@ to the CEO. It will be a good experience', 1, NOW(), NOW() );</nowiki>
+
  <nowiki>insert into aliases values (null, 1, 'rafa', 'rafael@herrerosolis.com', 'Redirect to me', 1, NOW(), NOW() );</nowiki>
    
=== Create a database-account to access the database ===
 
=== Create a database-account to access the database ===

Navigation menu