well the last bounce address is the correct one, which is good then. Not sure why its put together the wrong bounce address as its not specified in my server. oh well weird, i'll test it make sure the bounce still works.
cool okay, I'll just up it hourly and hopefully not break it..!
In terms of adding other servers to the config file, do i just replicate this section, in terms of format, exactly? (obviously changing server details);
{
"Hostname" : "XXXXXXX8",
"Port" : 2525,
"Username" : "xxxx",
"Password" : "xxxxx",
"MaxConnections" : 10,
"MaxConnectionMessages" : 10,
"ConnectionTimeout" : 30,
"SendRetriesCount" : 3,
"TestConnection" : false,
"TestRecipientEmail" : ""
}
so when i specify a pickup server, it just looks up the details in the config file?
cool okay, I'll just up it hourly and hopefully not break it..!
In terms of adding other servers to the config file, do i just replicate this section, in terms of format, exactly? (obviously changing server details);
{
"Hostname" : "XXXXXXX8",
"Port" : 2525,
"Username" : "xxxx",
"Password" : "xxxxx",
"MaxConnections" : 10,
"MaxConnectionMessages" : 10,
"ConnectionTimeout" : 30,
"SendRetriesCount" : 3,
"TestConnection" : false,
"TestRecipientEmail" : ""
}
so when i specify a pickup server, it just looks up the details in the config file?