PDA

View Full Version : Mail forwarder



Markoetie
06-22-2009, 03:31 AM
Hi,

I was wondering how I can make the following address work as forwarder:
+3162290****@sms.gin.nl

This is a phone number and because of the + the forwarder can't be created.

Thank,
Markoetie

DirectAdmin Support
06-22-2009, 08:00 PM
Hello,

I'll add it to the versions system for the next release.

John

Markoetie
06-29-2009, 03:17 AM
Dear John,

According to http://www.directadmin.com/features.php?id=982
it says the 'allow leading plus in email names' feature has been added to the 1.337 version. But it doesn't work.

I still get
'String contains an invalid email address: +316229*****@sms.gin.nl'

daveyw
06-29-2009, 05:46 AM
Dear John,

According to http://www.directadmin.com/features.php?id=982
it says the 'allow leading plus in email names' feature has been added to the 1.337 version. But it doesn't work.

I still get
'String contains an invalid email address: +316229*****@sms.gin.nl'

Alias +316******@****.nl -> ****@****.nl has been created

Here it works perfectly. It doesn't work in "Email accounts" because you requested "email forwarder".

Markoetie
06-29-2009, 05:53 AM
I did create that as Forwarder.

daveyw
06-29-2009, 05:57 AM
I did create that as Forwarder.Are you sure you got version 1.337?

I've just updated my DA and for me its working perfectly.

Markoetie
06-29-2009, 06:00 AM
I'm very sure i have version 1.337

DirectAdmin Values
Compiled on Debian 5.0
Server Version 1.33.7
Current Available Version 1.337000
Last Updated Mon Jun 29 10:55:16 2009

tillo
06-29-2009, 06:20 AM
It has been fixed in the forwarder source but not the destination: "Error creating forwarder, Details, String contains an invalid email address: +31622912345@sms.gin.nl".

DirectAdmin Support
06-30-2009, 12:53 AM
Hello,

Thanks for the report. I had only tested with email accounts, so the forwarders happened to be missed. I've fixed it, available for the next release.

If you need an updated copy with this fix now, just send us an email with the OS version you're using, and I can compile you a binary package.

John

artichoke
08-13-2009, 06:46 AM
Reawakening this thread because:

Just wanted to point out that DirectAdmin has rejected valid email addresses for several years now. Please see:

http://www.directadmin.com/forum/showthread.php?t=14537

RFC 3696 says these are valid email addresses:

$!%A12345@example.com
!#$%&'*+-/=?^_`.{|}~@example.com

The best thing for DirectAdmin to do is essentially accept any email address that Exim will accept. And maybe warn the user that the email address looks invalid.