61c44bb address: avoid [ undef, undef ] address pairs

Authored and Committed by Eric Wong 5 months ago
    address: avoid [ undef, undef ] address pairs
    
    For totally bogus things in address fields, we'll fall back to
    showing the original entry in the name column when using
    Email::Address::XS.
    
    The pure Perl version differs here, but we'll just let them be
    different when it comes to handling bogus data.
    
        
file modified
+5 -2
file modified
+1 -1
file modified
+4 -0